Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-adaptedPipeline-generatedjudge pass (gpt-5.6-terra)audited 2026-09-09
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.

Barycentric subdivision of an edge and triangle

Example

For the full edge on {a,b}, barycentric subdivision has three vertices and two edges. For the full triangle on {a,b,c} it has seven vertices, twelve edges, and six triangles, with one empty face in each complex.

Source locators

2.5.7–2.5.9 pp.49–51.

Facts & Assumptions

[F1]

Subdivision faces are strict chains of nonempty original faces. Barycentric subdivision of an abstract simplicial complex.

[F2]

The barycentric realization identifies the subdivision with the original simplex. Barycentric subdivision realizes homeomorphically.

Verification

Given: The full edge and full triangle, including all their faces.

1.1

The edge has nonempty faces a,b,ab, abbreviating braces. Its only length-two chains are a<ab and b<ab, so the two subdivided edges meet at bab=(a+b)/2. There are three singleton chains and one empty chain. Thus its numbers of faces in dimensions 1,0,1 are (1,3,2).

F1
2.1

The triangle has face labels a,b,c,ab,ac,bc,abc. The maximal chains are a<ab<abc, b<ab<abc, a<ac<abc, c<ac<abc, b<bc<abc, and c<bc<abc. The comparable pairs are six vertex-edge pairs, three vertex-triangle pairs, and three edge-triangle pairs, giving twelve edges. The seven singleton chains and one empty chain give face counts (1,7,12,6). Barycenters place these six triangles inside the original triangle and the barycentric homeomorphism identifies their union with it. For a vertex-free complex there is only the empty chain, so the counts reduce to (1,0,0,0).

F1F2step 1.1

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

5 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