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.
The class of regular graphs is not hereditary
Statement refuted
The class of finite regular graphs is hereditary.
Facts & Assumptions
Given: The cycle .
Every vertex of has degree two, so is regular (Adjacency, incidence, open and closed neighbourhoods, vertex degree, minimum degree and maximum degree, Empty and complete graphs, complete bipartite graphs, and the convention that and have vertices).
The induced subgraph on is (Subgraphs, induced subgraphs and spanning subgraphs).
A hereditary class is closed under induced subgraphs (Hereditary graph classes).
Counterexample
The graph is regular.
Its displayed induced has degrees , so it is not regular.
Thus regular graphs are not closed under induced subgraphs and do not form a hereditary class.
Remarks
\draw[->,line width=.9pt] (2.1,.75)--node[above,font=\scriptsize] {$G[\{v_0,v_1,v_2\}]$} (4.05,.75);
\node[chosen] (w0) at (4.55,0) {$v_0$}; \node[chosen] (w1) at (5.75,1.5) {$v_1$}; \node[chosen] (w2) at (6.95,0) {$v_2$}; \draw[edge] (w0)--(w1)--(w2); \node[caption] at (5.75,-.65) {$P_3$: degrees $1,2,1$}; \end{tikzpicture} ```
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
11 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
- Reinhard Diestel, Graph Theory, Preview Chapter 1 (standard reference, not scraped)
- Valerio Boncompagni, On hereditary graph classes defined by forbidding Truemper configurations (PhD thesis, 2018) (standard reference, not scraped)