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.

Graph isomorphisms, automorphisms and graph complements

Definition

Let G=(V,E)G=(V,E) and H=(W,F)H=(W,F) be graphs. A graph isomorphism is a bijection φ:VW\varphi:V\to W (Injection, surjection, bijection) such that, for all distinct u,vVu,v\in V,

{u,v}E{φ(u),φ(v)}F.\{u,v\}\in E\quad\Longleftrightarrow\quad\{\varphi(u),\varphi(v)\}\in F.

Graphs are isomorphic, written GHG\cong H, when such a map exists. An automorphism of GG is an isomorphism from GG to itself.

The complement of GG is the graph

G:=(V,[V]2E).\overline G:=(V,[V]^2\setminus E).

Thus exactly one of GG and G\overline G contains any given pair of distinct vertices as an edge, and G=G\overline{\overline G}=G.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 18 results over 11 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