Theorems · Theorem · combinatorics
SimpleGraph.Embedding.sum_comp_sumComm
∀ {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'),
(g.sum f).comp SimpleGraph.Iso.sumComm.toEmbedding = SimpleGraph.Iso.sumComm.toEmbedding.comp (f.sum g)- 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.sumstatement · cited by 46
- SimpleGraph.Embeddingstatement and proof · cited by 41
- RelEmbedding.extproof · cited by 11
- SimpleGraph.Embedding.compstatement · cited by 10
- SimpleGraph.Iso.toEmbeddingstatement · cited by 9
- SimpleGraph.Embedding.sumstatement and proof · cited by 5
- SimpleGraph.Iso.sumCommstatement and proof · cited by 5
- SimpleGraph.Iso.sumComm_applyproof · cited by 3
- SimpleGraph.Embedding.sum_applyproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.