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 consisting of a tree and a distinguished vertex , the root (Trees, forests, leaves and isolated vertices). The unique - path is the root path of (Equivalent characterisations of a nonempty tree by unique paths, edge count, minimal connectivity and maximal acyclicity).
The depth of is , and the height of is the maximum vertex depth (Graph distance within a component, eccentricity, diameter and girth, including the acyclic convention). A vertex is an ancestor of , and a descendant of , when lies on the root path of . If , the neighbour of immediately preceding it on its root path is its parent; the vertices having parent are the children of .
The vertices of depth form level . The root has depth zero and is its own ancestor, but it has no parent.
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
- Reinhard Diestel, Graph Theory, Preview Chapter 1 (standard reference, not scraped)