Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge 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.

A bijection of vertex sets is an isometry for the path metrics if and only if it is a graph isomorphism

Statement

Let G and H be connected simple graphs and let φ:V(G)V(H) be a bijection. Then φ is an isometry for the path metrics if and only if it is a graph isomorphism.

Facts & Assumptions

Given: Connected simple graphs G,H and a bijection φ:V(G)V(H).

[F1]

A simple graph is a pair (V,E) with V any set and E a set of two-element subsets of V (Simple graphs on an arbitrary vertex set).

[F2]

A walk of length in a simple graph is a finite vertex list (v0,,v) with consecutive vertices adjacent; a path is a walk with distinct vertices; the graph is connected when it is nonempty and every two vertices are joined by a path (Walks, paths, connectedness and components in a simple graph on an arbitrary vertex set).

[L1]

The path metric of a connected simple graph assigns to two vertices the least length of a path joining them (The path metric of a connected simple graph).

[L2]

The path metric of a connected simple graph is a metric on its vertex set (The path metric of a connected simple graph is a metric on its vertex set).

[L3]

A function f:XY is an isometric embedding when it preserves every distance, and it is an isometry when it is also bijective (Isometry, isometric embedding, and the subspace metric on a subset).

[L4]

A graph isomorphism is a vertex bijection φ:VW such that {u,v} is an edge exactly when {φ(u),φ(v)} is an edge, for all distinct u,v (Graph isomorphisms, automorphisms and graph complements).

Proof

technique · direct
1.1

A graph isomorphism carries paths to paths of the same length in both directions, so it preserves the minima defining the metric.

F1F2L1L2L3L4
2.1

Conversely an isometry preserves distance one, and distance one is exactly adjacency, so it preserves the edge relation in both directions.

F1L1L3L4step 1.1

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

16 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