Theorems · Definition · category theory
CategoryTheory.MorphismProperty.Over.pullbackComp
{T : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} T] →
{P Q : CategoryTheory.MorphismProperty T} →
[inst_1 : Q.IsMultiplicative] →
{X Y Z : T} →
(f : X ⟶ Y) →
(g : Y ⟶ Z) →
[inst_2 : P.IsStableUnderBaseChangeAlong f] →
[inst_3 : P.IsStableUnderBaseChangeAlong g] →
[inst_4 : P.HasPullbacksAlong f] →
[inst_5 : P.HasPullbacksAlong g] →
[Q.RespectsIso] →
[inst_7 : Q.IsStableUnderBaseChange] →
(fg : optParam (X ⟶ Z) (CategoryTheory.CategoryStruct.comp f g)) →
(hfg :
autoParam (fg = CategoryTheory.CategoryStruct.comp f g)
CategoryTheory.MorphismProperty.Over.pullbackComp._auto_1) →
CategoryTheory.MorphismProperty.Over.pullback P Q fg ≅
(CategoryTheory.MorphismProperty.Over.pullback P Q g).comp
(CategoryTheory.MorphismProperty.Over.pullback P Q f)Over.pullback commutes with composition.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.MorphismProperty.IsMultiplicativeCategoryTheory.MorphismProperty.IsStableUnderBaseChangeAlongCategoryTheory.MorphismProperty.IsStableUnderBaseChangeAlongCategoryTheory.MorphismProperty.HasPullbacksAlongCategoryTheory.MorphismProperty.HasPullbacksAlongCategoryTheory.MorphismProperty.RespectsIsoCategoryTheory.MorphismProperty.IsStableUnderBaseChange
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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.Functorstatement · cited by 16,252
- Top.topstatement · cited by 9,680
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Functor.fromPUnitstatement · cited by 769
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.Over.pullbackComp_hom_app_leftstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Over.pullbackComp_inv_app_leftstatement · cited by 0
- CategoryTheory.MorphismProperty.Over.pullbackComp_left_fst_fststatement · cited by 0
- AlgebraicGeometry.Scheme.Cover.ColimitGluingData.isPullbackproof · cited by 0
- CategoryTheory.MorphismProperty.Over.pullbackComp.congr_simpstatement and proof · cited by 0