Theorems · Theorem · combinatorics
SimpleGraph.ConnectedComponent.eq
∀ {V : Type u} {G : SimpleGraph V} {v w : V}, G.connectedComponentMk v = G.connectedComponentMk w ↔ G.Reachable v w- Cited by
- 2 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Reachablestatement · cited by 141
- SimpleGraph.ConnectedComponentstatement · cited by 86
- SimpleGraph.connectedComponentMkstatement · cited by 40
- Quotient.eq'proof · cited by 14
Cited by2
Results whose statement or proof uses this declaration.
- SimpleGraph.ComponentCompl.mem_of_adjproof · cited by 1
- SimpleGraph.componentComplMk_eq_of_adjproof · cited by 0