Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)audited 2026-07-31
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced — the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted — a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated — a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

Multigraphs, loops and directed graphs as variants distinct from the default finite simple graph

Definition

A finite undirected multigraph consists of a finite vertex set VV, a finite edge set MM, and an endpoint map assigning to each eMe\in M either a singleton {v}\{v\} or a two-element subset {u,v}\{u,v\} of VV. An edge assigned {v}\{v\} is a loop at vv. Distinct members of MM assigned the same endpoint set are parallel edges.

A finite directed graph, or digraph, consists of a finite vertex set VV and a set AV×VA\subseteq V\times V of arcs. An arc (u,v)(u,v) is directed from uu to vv; an arc (v,v)(v,v) is a directed loop.

These objects are variants, not instances of the default graph convention in A finite simple graph is a finite vertex set together with a set of two-element vertex subsets and Unless stated otherwise, graph means finite, simple and undirected; orders, sizes and empty-set conventions are fixed here. A theorem stated merely for a graph therefore neither permits loops or parallel edges nor supplies directions to its edges.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 10 results over 8 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources