Theorems · Theorem · category theory
CategoryTheory.Limits.prod.lift_map
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {V W X Y Z : C}
[inst_1 : CategoryTheory.Limits.HasBinaryProduct W X] [inst_2 : CategoryTheory.Limits.HasBinaryProduct Y Z]
(f : V ⟶ W) (g : V ⟶ X) (h : W ⟶ Y) (k : X ⟶ Z),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.prod.lift f g) (CategoryTheory.Limits.prod.map h k) =
CategoryTheory.Limits.prod.lift (CategoryTheory.CategoryStruct.comp f h) (CategoryTheory.CategoryStruct.comp g k)- Cited by
- 26 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.
Cites16
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.mapstatement and proof · cited by 105
Cited by26
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.prod.lift_map_assocproof · cited by 8
- CategoryTheory.Limits.prod.lift_fst_comp_snd_compproof · cited by 5
- CategoryTheory.Limits.prodComparison_naturalproof · cited by 3
- TopCat.pullback_map_isEmbeddingproof · cited by 3
- CategoryTheory.Limits.Pi.map_eq_prod_mapproof · cited by 1
- CategoryTheory.NonPreadditiveAbelian.lift_mapproof · cited by 1
- CategoryTheory.Limits.prodComparison_natural_of_natTransproof · cited by 1
- CategoryTheory.Limits.prod.associator_naturalityproof · cited by 1
- CategoryTheory.Limits.braid_naturalproof · cited by 1
- CategoryTheory.Limits.prod.pentagonproof · cited by 1
- CategoryTheory.Limits.prod.diag_mapproof · cited by 1
- CategoryTheory.Limits.prod.diag_map_fst_sndproof · cited by 1