Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableSession-authored (Fable 5 assisted)judge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26
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.

Labelled directed graphs, their underlying simple graphs, and label-preserving isomorphisms

Definition

Let L be a set of labels. A labelled directed graph with label set L is a pair Γ=(V,A) consisting of a vertex set V and a set of labelled arcs

AV×L×V.

An element (u,λ,v)A is an arc from u to v labelled by λ. Distinct labels may connect the same ordered pair of vertices; this is why a labelled directed graph is treated here as a digraph variant rather than as a simple graph.

The underlying simple graph of Γ is the simple graph on V whose edge set consists of the unordered pairs {u,v} for which some labelled arc (u,λ,v) or (v,λ,u) exists, with loops {u,u} discarded.

If Γ=(V,A) and Γ=(V,A) are labelled directed graphs with the same label set L, a label-preserving directed graph isomorphism is a bijection φ:VV such that

(u,λ,v)A(φ(u),λ,φ(v))A

for all u,vV and λL.

Depends on

Used by

Dependency tree · two levels

6 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources