Theorems · Definition · combinatorics
SimpleGraph.Iso.connectedComponentEquiv
{V : Type u} →
{V' : Type v} → {G : SimpleGraph V} → {G' : SimpleGraph V'} → G ≃g G' → G.ConnectedComponent ≃ G'.ConnectedComponentAn isomorphism of graphs induces a bijection of connected components.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivstatement · cited by 8,337
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Isostatement and proof · cited by 99
- SimpleGraph.ConnectedComponentstatement · cited by 86
- RelIso.toRelEmbeddingproof · cited by 34
- SimpleGraph.Iso.symmproof · cited by 34
- RelEmbedding.toRelHomproof · cited by 15
- SimpleGraph.ConnectedComponent.mapproof · cited by 11
Cited by6
Results whose statement or proof uses this declaration.
- SimpleGraph.Iso.connectedComponentEquiv_applystatement and proof · cited by 0
- SimpleGraph.Iso.connectedComponentEquiv_reflstatement and proof · cited by 0
- SimpleGraph.Iso.connectedComponentEquiv_symmstatement and proof · cited by 0
- SimpleGraph.Iso.connectedComponentEquiv_symm_applystatement and proof · cited by 0
- SimpleGraph.Iso.connectedComponentEquiv_transstatement and proof · cited by 0
- SimpleGraph.ConnectedComponent.isoEquivSuppstatement and proof · cited by 0