Theorems · Theorem · category theory
CategoryTheory.Limits.prod.comp_lift
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {V W X Y : C}
[inst_1 : CategoryTheory.Limits.HasBinaryProduct X Y] (f : V ⟶ W) (g : W ⟶ X) (h : W ⟶ Y),
CategoryTheory.CategoryStruct.comp f (CategoryTheory.Limits.prod.lift g h) =
CategoryTheory.Limits.prod.lift (CategoryTheory.CategoryStruct.comp f g) (CategoryTheory.CategoryStruct.comp f h)- Cited by
- 46 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.prodstatement · cited by 364
- CategoryTheory.Limits.limit.lift_πproof · cited by 266
- CategoryTheory.Limits.prod.fstproof · cited by 189
- CategoryTheory.Limits.prod.sndproof · cited by 185
- CategoryTheory.Limits.HasBinaryProductstatement and proof · cited by 169
- CategoryTheory.Limits.prod.liftstatement and proof · cited by 123
- CategoryTheory.Limits.BinaryFan.mkproof · cited by 112
- CategoryTheory.Limits.prod.hom_extproof · cited by 33
Cited by46
Results whose statement or proof uses this declaration.
- CategoryTheory.Dial.braiding_hom_Fproof · cited by 5
- CategoryTheory.NonPreadditiveAbelian.sub_selfproof · cited by 4
- CategoryTheory.Dial.associator_hom_Fproof · cited by 4
- CategoryTheory.NonPreadditiveAbelian.sub_zeroproof · cited by 4
- CategoryTheory.Limits.prodComparison_naturalproof · cited by 3
- TopCat.pullback_map_isEmbeddingproof · cited by 3
- HomotopicalAlgebra.PrepathObject.symm_pproof · cited by 2
- CategoryTheory.Dial.leftUnitor_hom_Fproof · cited by 2
- CategoryTheory.Dial.rightUnitor_hom_Fproof · cited by 2
- CategoryTheory.NonPreadditiveAbelian.comp_subproof · cited by 1
- CategoryTheory.Limits.Pi.map_eq_prod_mapproof · cited by 1