Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.IsPullback.isoPullback_hom_fst

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {P X Y Z : C} {fst : P ⟶ X} {snd : P ⟶ Y} {f : X ⟶ Z}
  {g : Y ⟶ Z} (h : CategoryTheory.IsPullback fst snd f g) [inst_1 : CategoryTheory.Limits.HasPullback f g],
  CategoryTheory.CategoryStruct.comp h.isoPullback.hom (CategoryTheory.Limits.pullback.fst f g) = fst
Defined in
Mathlib.CategoryTheory.Limits.Shapes.Pullback.IsPullback.Defs
Cited by
10 results in Mathlib
Foundations
Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasPullback

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.IsPullback.isoPullback_inv_fst · cited by 7IsPullback.isoPullback_in…CategoryTheory.Limits.Types.range_fst_of_isPullback · cited by 2Types.range_fst_of_isPull…CategoryTheory.MorphismProperty.universally_mk' · cited by 1MorphismProperty.universa…CategoryTheory.IsPullback.isIso_fst_of_isIso · cited by 1IsPullback.isIso_fst_of_i…CategoryTheory.Over.prodLeftIsoPullback_hom_fst · cited by 1Over.prodLeftIsoPullback_…CategoryTheory.MorphismProperty.DescendsAlong.mk' · cited by 1DescendsAlong.mk'CategoryTheory.IsPullback.isoPullback_hom_fst_assoc · cited by 1IsPullback.isoPullback_ho…AlgebraicGeometry.Scheme.Cover.ColimitGluingData.pullbackGluedIso_inv_fst · cited by 1ColimitGluingData.pullbac…CategoryTheory.isStableUnderBaseChange_comap_jointlySurjectivePrecoverage · cited by 0CategoryTheory.isStableUn…CategoryTheory.Precoverage.IsStableUnderBaseChange.of_preZeroHypercoverFamily_of_isClosedUnderIsomorphisms · cited by 0IsStableUnderBaseChange.o…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.Limits.pullback · cited by 864Limits.pullbackCategoryTheory.Limits.pullback.fst · cited by 639pullback.fstCategoryTheory.Limits.HasPullback · cited by 434Limits.HasPullbackCategoryTheory.IsPullback · cited by 320CategoryTheory.IsPullbackCategoryTheory.Limits.PullbackCone.mk · cited by 203PullbackCone.mkCategoryTheory.Limits.WalkingCospan.left · cited by 190WalkingCospan.leftCategoryTheory.CommSq.w · cited by 122CommSq.wCategoryTheory.Limits.PullbackCone.mk_π_app · cited by 120PullbackCone.mk_π_appCategoryTheory.IsPullback.toCommSq · cited by 52IsPullback.toCommSqCategoryTheory.IsPullback.isLimit · cited by 47IsPullback.isLimitCategoryTheory.IsPullback.isoPullback · cited by 42IsPullback.isoPullbackIsPullback.isoPullback_hom_fstCITED BYCITES

Cites16

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by10

Results whose statement or proof uses this declaration.