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.
Induced Subgraphs and Hereditary Graph Classes — Examples
1 · Prerequisites
- Construction of the Natural Numbers
- Construction of the Real Numbers via Cauchy Sequences
- Construction of the Real Numbers via Dedekind Cuts
- Countability and Uncountability
- Finite Counting, Factorials and Binomial Coefficients
- Foundations of the Real Numbers for Analysis
- Graphs, Walks and Connectivity
- Inclusion–Exclusion, the Pigeonhole Principle and Double Counting
- Induced Subgraphs and Hereditary Graph Classes
- Relations, Functions, and Quotients
- Roots, Rational Powers, and Classical Inequalities
- The ZFC Axioms and the Basic Set Constructions
2 · Summary
3 · Logical flowchart
4 · Definitions, theorems and proofs
None yet.
5 · Examples, counterexamples and false statements
contains as a subgraph but not as an induced subgraph
Statement refuted
Every ordinary subgraph copy of in is an induced copy.
Facts & Assumptions
Given: The graphs and .
Deleting one edge from leaves a spanning subgraph isomorphic to (Subgraphs, induced subgraphs and spanning subgraphs, Empty and complete graphs, complete bipartite graphs, and the convention that and have vertices).
An induced embedding must preserve both adjacency and nonadjacency (Induced embeddings and induced copies of a graph).
Counterexample
By deleting one triangle edge, contains an ordinary subgraph copy of .
Any injection from the three vertices of to the three vertices of is bijective, but the two endpoints of are nonadjacent while their images in are adjacent.
Thus contains no induced , despite containing an ordinary subgraph copy.
Remarks
under the induced-embedding convention
Statement
For every finite simple graph ,
Facts & Assumptions
Given: A finite simple graph .
counts induced embeddings of the two labelled vertices of into (The induced-embedding count , Induced embeddings and induced copies of a graph).
The sum of vertex degrees is (Handshake lemma: the sum of the vertex degrees is twice the number of edges).
Verification
An induced embedding of is exactly an ordered adjacent pair of vertices of .
Counting ordered adjacent pairs by their first vertex gives .
By the handshake lemma this is , proving the formula.
Complete graphs form the hereditary class with forbidden basis
Statement
The class of finite complete graphs is hereditary, and its minimal forbidden induced-subgraph basis is .
Facts & Assumptions
Given: The class of finite complete graphs.
Every induced subgraph of a complete graph is complete (Empty and complete graphs, complete bipartite graphs, and the convention that and have vertices).
A graph is not complete exactly when it has two nonadjacent vertices.
A minimal forbidden graph is outside the class while all proper induced subgraphs are inside (Minimal forbidden induced subgraphs and forbidden bases).
A hereditary class is determined by its unique minimal forbidden basis (Every hereditary graph class is determined by its unique minimal forbidden induced subgraphs).
Heredity means closure under isomorphism and induced subgraphs (Hereditary graph classes).
Verification
The class is isomorphism-closed and closed under induced subgraphs, so it is hereditary.
The graph is not complete, while each of its proper induced subgraphs is or and is complete. Thus it is minimally forbidden.
Every noncomplete graph has two nonadjacent vertices, and they induce . Hence avoiding is equivalent to being complete.
Therefore is the unique minimal forbidden basis of .
Edgeless graphs form the hereditary class with forbidden basis
Statement
The class of finite edgeless graphs is hereditary, and its minimal forbidden induced-subgraph basis is .
Facts & Assumptions
Given: The class of finite edgeless graphs.
Complete graphs have minimal forbidden basis (Complete graphs form the hereditary class with forbidden basis ).
Complementation preserves hereditary classes and complements their minimal forbidden bases (Complementation preserves hereditary classes and complements their minimal forbidden bases).
Complements of complete graphs are edgeless, and (Empty and complete graphs, complete bipartite graphs, and the convention that and have vertices).
Verification
The class is the complement class of the complete graphs.
Therefore it is hereditary and its basis is obtained by complementing .
That complement is , so the basis is .
A graph is -free if and only if every connected component is complete
Statement
A finite graph is -free if and only if each of its connected components is complete. Such graphs are called cluster graphs.
Facts & Assumptions
Given: A finite graph .
-free means having no induced copy of the three-vertex path (-free and -free graphs under the induced-subgraph convention, Induced embeddings and induced copies of a graph).
Connected components partition the vertices and contain every path between their vertices (The connected components of a graph partition its vertex set and are its maximal connected subgraphs).
has two consecutive edges and no edge between its endpoints (Empty and complete graphs, complete bipartite graphs, and the convention that and have vertices).
Verification
If every component is complete, three vertices in one component induce all three edges, while vertices meeting more than one component induce edges only within their component parts and therefore at most one edge. Neither pattern is , so is -free.
Conversely, suppose a component contains nonadjacent vertices . Choose a shortest - path , where .
Minimality of the path gives , so .
Therefore a -free graph cannot have a noncomplete component. Combining both directions proves the equivalence.
Remarks
The class of connected graphs is not hereditary
Statement refuted
The class of connected finite graphs is hereditary.
Facts & Assumptions
Given: The path .
The induced subgraph on has no edge (Subgraphs, induced subgraphs and spanning subgraphs).
A hereditary class must contain every induced subgraph of each member (Hereditary graph classes).
Counterexample
The graph belongs to the class of connected graphs.
Its induced subgraph on the endpoints is , which is disconnected.
Hence this class is not closed under induced subgraphs and is not hereditary.
Remarks
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
is both connected and anticonnected
Statement
The path is connected and anticonnected. Indeed, .
Facts & Assumptions
Given: with vertices and edges .
A graph is anticonnected when its complement is connected (Anticonnected graphs and anticonnected components).
Complement edges are precisely the nonedges between distinct vertices (Graph isomorphisms, automorphisms and graph complements).
Verification
The graph is connected.
Its complement has edges , which form the path . Thus and is connected.
Therefore is anticonnected as well as connected.
Remarks
Complete, anticomplete and mixed vertex-set pairs in
Statement
In the path :
- is complete;
- is anticomplete; and
- is mixed.
Facts & Assumptions
Given: with edge set .
Complete means all cross pairs are edges, anticomplete means none are edges, and mixed means some but not all are edges (Edges between disjoint vertex sets; complete, anticomplete, pure and mixed pairs).
The only edges of the path are consecutive pairs (Empty and complete graphs, complete bipartite graphs, and the convention that and have vertices).
Verification
Both and are edges, so is complete.
Neither nor is an edge, so is anticomplete.
The pair is an edge but is not, so is mixed.
These verify the three claimed pair types.
Remarks
Every hereditary graph class has a finite forbidden induced-subgraph basis
False Statement
Every hereditary graph class has a finite minimal forbidden induced-subgraph basis.
Facts & Assumptions
Given: The hereditary class of finite bipartite graphs.
A graph is bipartite if and only if it contains no odd cycle (A bipartite graph and a proper two-colouring of its vertices, A finite graph is bipartite if and only if it has no odd cycle).
For every , is an odd cycle, and distinct lengths give nonisomorphic graphs (Empty and complete graphs, complete bipartite graphs, and the convention that and have vertices).
A minimal forbidden induced subgraph is outside the class while all proper induced subgraphs are inside (Minimal forbidden induced subgraphs and forbidden bases).
The family of all such minimal graphs is the unique minimal basis (Every hereditary graph class is determined by its unique minimal forbidden induced subgraphs).
Refutation
Suppose the minimal forbidden basis of is finite.
For every , the graph is not bipartite. Every proper induced subgraph of this chordless cycle is a disjoint union of paths, hence is bipartite. Thus is minimally forbidden.
The minimal basis therefore contains the pairwise nonisomorphic graphs .
This is an infinite family, contradicting step 1.1. Hence a hereditary class need not have a finite minimal forbidden basis.
Remarks
Every hereditary graph class is closed under taking arbitrary subgraphs
False Statement
Every hereditary graph class is closed under taking arbitrary, not necessarily induced, subgraphs.
Facts & Assumptions
Given: The hereditary class of complete graphs.
Complete graphs form a hereditary class (Complete graphs form the hereditary class with forbidden basis ).
contains as an ordinary subgraph but not as an induced subgraph ( contains as a subgraph but not as an induced subgraph).
Heredity requires closure under induced subgraphs, not arbitrary edge-deleted subgraphs (Hereditary graph classes).
Refutation
The graph belongs to .
Deleting one edge gives an ordinary subgraph , which is not complete and hence does not belong to .
Therefore the hereditary class is not closed under arbitrary subgraphs.
Complementary hereditary classes have complementary forbidden bases
Statement
The class of edgeless graphs is complementary to the class of complete graphs, and their minimal forbidden bases and are complementary.
Facts & Assumptions
Given: The classes of complete graphs and of edgeless graphs.
Complementation complements the minimal basis of a hereditary class (Complementation preserves hereditary classes and complements their minimal forbidden bases).
A graph belongs to the complement class of exactly when its complement belongs to .
Verification
Complementing a complete graph gives an edgeless graph and vice versa, so .
The two basis graphs satisfy .
Thus the displayed bases are complementary, exactly as the general theorem predicts.
Remarks
Sources
Standard references
Recommended treatments; not extraction sources.