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.
For an -graph with , every nontrivial cut has many crossing edges
Statement
Let be an -graph with adjacency matrix . For every nonempty proper subset , writing for the number of edges crossing the cut, one has
In particular, if , then is connected.
Facts & Assumptions
Given: An -graph and a nonempty proper subset .
In an -graph, the graph is -regular and its second-largest adjacency eigenvalue is at most (An -graph and an expander).
Courant-Fischer characterises the second-largest eigenvalue as a max-min Rayleigh quotient, so every nonzero vector orthogonal to the all-ones eigenvector has Rayleigh quotient at most (Courant-Fischer min-max principle for self-adjoint endomorphisms on finite-dimensional real inner product spaces, The Rayleigh quotient of a nonzero vector for a self-adjoint endomorphism).
Connected components partition the vertex set (The connected components of a graph partition its vertex set and are its maximal connected subgraphs).
Proof
Let be the indicator vector of , and put . Then because is nonempty and proper, and is orthogonal to . Since is -regular by [F1], the vector is an adjacency eigenvector with eigenvalue , so [L1] gives .
A direct computation gives and , because counts twice the edges internal to , while . Substituting these expressions into step 1.1 yields , which rearranges to the claimed cut bound.
If and were disconnected, [L2] would provide a connected component with and . But step 2.1 would then force , a contradiction. So is connected.
Step 2.1 gives the edge-expansion inequality, and step 3.1 gives the connectedness consequence.
Depends on
- The connected components of a graph partition its vertex set and are its maximal connected subgraphs
- Adjacency, incidence, open and closed neighbourhoods, vertex degree, minimum degree and maximum degree
- An $(n,d,\lambda)$-graph and an expander
- The Rayleigh quotient of a nonzero vector for a self-adjoint endomorphism
- Courant-Fischer min-max principle for self-adjoint endomorphisms on finite-dimensional real inner product spaces
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
15 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
- O. Pikhurko, Algebraic Methods in Combinatorics, Lemmas 67-68 (standard reference, not scraped)