Theorems · Theorem · combinatorics
SimpleGraph.componentComplMk_eq_of_adj
∀ {V : Type u} {K : Set V} (G : SimpleGraph V) {v w : V} (vK : v ∉ K) (wK : w ∉ K),
G.Adj v w → G.componentComplMk vK = G.componentComplMk wK- Cited by
- 0 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Adjstatement and proof · cited by 1,346
- SimpleGraph.ComponentComplstatement · cited by 29
- SimpleGraph.Adj.reachableproof · cited by 17
- SimpleGraph.componentComplMkstatement · cited by 15
- SimpleGraph.ConnectedComponent.eqproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.