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.

Subgraphs, induced subgraphs and spanning subgraphs

Definition

Let G=(V,E)G=(V,E) be a graph. A graph H=(W,F)H=(W,F) is a subgraph of GG when WVW\subseteq V and FE[W]2F\subseteq E\cap[W]^2.

For WVW\subseteq V, the subgraph induced by WW is

G[W]:=(W, E[W]2).G[W]:=(W,\ E\cap[W]^2).

Thus it retains every edge of GG whose two endpoints lie in WW. A subgraph H=(W,F)H=(W,F) is induced when H=G[W]H=G[W], and it is spanning when W=VW=V. These constructions remain finite simple graphs by A finite simple graph is a finite vertex set together with a set of two-element vertex subsets.

Depends on

Used by

Dependency tree · next 3 levels

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