Theorems · Theorem · combinatorics
SimpleGraph.Iso.sumComm_comp_sumCongr
∀ {V : Type u_3} {V' : Type u_4} {W : Type u_5} {W' : Type u_6} {G : SimpleGraph V} {H : SimpleGraph W}
{G' : SimpleGraph V'} {H' : SimpleGraph W'} (f : G ≃g G') (g : H ≃g H'),
SimpleGraph.Iso.sumComm.comp (f.sumCongr g) = (g.sumCongr f).comp SimpleGraph.Iso.sumComm- Defined in
- Mathlib.Combinatorics.SimpleGraph.Sum
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, 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
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Isostatement and proof · cited by 99
- SimpleGraph.sumstatement · cited by 46
- SimpleGraph.Iso.compstatement · cited by 10
- RelIso.extproof · cited by 7
- SimpleGraph.Iso.sumCongrstatement and proof · cited by 7
- SimpleGraph.Iso.sumCommstatement and proof · cited by 5
- RelIso.trans_applyproof · cited by 4
- SimpleGraph.Iso.sumComm_applyproof · cited by 3
- SimpleGraph.Iso.sumCongr_applyproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.