Theorems · Theorem · combinatorics
SimpleGraph.Iso.connectedComponentEquiv_trans
∀ {V : Type u} {V' : Type v} {V'' : Type w} {G : SimpleGraph V} {G' : SimpleGraph V'} {G'' : SimpleGraph V''}
(φ : G ≃g G') (φ' : G' ≃g G''),
SimpleGraph.Iso.connectedComponentEquiv (RelIso.trans φ φ') =
φ.connectedComponentEquiv.trans φ'.connectedComponentEquiv- Cited by
- 0 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Equivstatement · cited by 8,337
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Adjstatement · cited by 1,346
- Equiv.transstatement · cited by 337
- SimpleGraph.Reachableproof · cited by 141
- Equiv.extproof · cited by 102
- SimpleGraph.Isostatement and proof · cited by 99
- SimpleGraph.ConnectedComponentstatement and proof · cited by 86
- RelIso.transstatement and proof · cited by 18
- SimpleGraph.Iso.connectedComponentEquivstatement and proof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.