Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)audited 2026-08-01
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.

Rooted trees, ancestors, descendants, depth, height, parents and children

Definition

A rooted tree is a pair (T,r)(T,r) consisting of a tree TT and a distinguished vertex rr, the root (Trees, forests, leaves and isolated vertices). The unique rr-vv path is the root path of vv (Equivalent characterisations of a nonempty tree by unique paths, edge count, minimal connectivity and maximal acyclicity).

The depth of vv is dT(r,v)d_T(r,v), and the height of (T,r)(T,r) is the maximum vertex depth (Graph distance within a component, eccentricity, diameter and girth, including the acyclic convention). A vertex uu is an ancestor of vv, and vv a descendant of uu, when uu lies on the root path of vv. If vrv\ne r, the neighbour of vv immediately preceding it on its root path is its parent; the vertices having parent vv are the children of vv.

The vertices of depth kk form level kk. The root has depth zero and is its own ancestor, but it has no parent.

level0level1level2ruwvxyrootuisparentofv

Depends on

Used by

Dependency tree · next 3 levels

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