Theorems · Theorem · category theory
CategoryTheory.Over.prodComparisonIso_pullback_inv_left_fst_fst
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Limits.HasPullbacks C] {X Y : C}
(f : X ⟶ Y) (A B : CategoryTheory.Over Y),
CategoryTheory.CategoryStruct.comp
(CategoryTheory.Over.Hom.left
(CategoryTheory.CartesianMonoidalCategory.prodComparisonIso (CategoryTheory.Over.pullback f) A B).inv)
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.pullback.fst
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullback.fst A.hom B.hom) A.hom) f)
(CategoryTheory.Limits.pullback.fst A.hom B.hom)) =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.pullback.fst (CategoryTheory.Limits.pullback.snd A.hom f)
(CategoryTheory.Limits.pullback.snd B.hom f))
(CategoryTheory.Limits.pullback.fst A.hom f)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement and proof · cited by 3,106
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Overstatement and proof · cited by 935
- CategoryTheory.Limits.pullbackstatement · cited by 864
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Over.prodComparisonIso_pullback_Spec_inv_left_fst_fst'proof · cited by 0