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.

Walks, paths, connectedness and components in a simple graph on an arbitrary vertex set

Definition

Let G=(V,E) be a simple graph in the sense of Simple graphs on an arbitrary vertex set.

A walk, closed walk, trail, path, and cycle in G are defined exactly as in Walks, closed walks, trails, paths and cycles, with length equal to the number of traversed edges, with no finiteness hypothesis on V. In particular, a walk is a finite vertex list (v0,,v) with {vi1,vi}E for each 1i, and a path is a walk with distinct vertices.

Vertices u,vV are connected when some path in G has endpoints u and v. The graph G is connected when V and every two vertices of G are connected.

For vV, the connected component of v is the induced subgraph on CG(v):={uV:u is connected to v}.

These are the same notions as in Connected graphs and connected components defined by the existence of vertex paths, again with the finiteness hypothesis removed.

Depends on

Used by

Dependency tree · two levels

8 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