Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.Types.pullbackIsoPullback

{X Y Z : Type u} →
  (f : X ⟶ Z) → (g : Y ⟶ Z) → CategoryTheory.Limits.pullback f g ≅ CategoryTheory.Limits.Types.PullbackObj f g

The pullback given by the instance HasPullbacks (Type u) is isomorphic to the explicit pullback object given by PullbackObj.

Defined in
Mathlib.CategoryTheory.Limits.Types.Pullbacks
Cited by
12 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

CategoryTheory.Limits.Types.pullbackIsoPullback_inv_fst · cited by 3Types.pullbackIsoPullback…CategoryTheory.Limits.Types.pullbackIsoPullback_inv_snd · cited by 3Types.pullbackIsoPullback…CategoryTheory.PreGaloisCategory.fiberPullbackEquiv · cited by 3PreGaloisCategory.fiberPu…CategoryTheory.Limits.Types.range_fst_of_isPullback · cited by 2Types.range_fst_of_isPull…CategoryTheory.Limits.Types.pullbackIsoPullback_hom_fst · cited by 1Types.pullbackIsoPullback…CategoryTheory.Limits.Types.pullbackIsoPullback_hom_snd · cited by 1Types.pullbackIsoPullback…CategoryTheory.Limits.Concrete.pullbackEquiv · cited by 1Concrete.pullbackEquivCategoryTheory.Limits.Concrete.pullbackMk_fst · cited by 1Concrete.pullbackMk_fstCategoryTheory.PreGaloisCategory.fiberPullbackEquiv_symm_fst_apply · cited by 1PreGaloisCategory.fiberPu…CategoryTheory.PreGaloisCategory.fiberPullbackEquiv_symm_snd_apply · cited by 1PreGaloisCategory.fiberPu…CategoryTheory.Limits.Concrete.pullbackMk_snd · cited by 1Concrete.pullbackMk_sndAlgebraicGeometry.Scheme.pullbackComparison_forget_surjective · cited by 0Scheme.pullbackComparison…CategoryTheory.Limits.Types.pullbackIsoPullback_inv_fst_apply · cited by 0Types.pullbackIsoPullback…CategoryTheory.Limits.Types.pullbackIsoPullback_inv_snd_apply · cited by 0Types.pullbackIsoPullback…Quiver.Hom · cited by 32603Quiver.HomCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Limits.WalkingPair · cited by 1319Limits.WalkingPairCategoryTheory.Limits.pullback · cited by 864Limits.pullbackCategoryTheory.Limits.WalkingCospan · cited by 496Limits.WalkingCospanCategoryTheory.Limits.cospan · cited by 467Limits.cospanEquiv.toIso · cited by 58Equiv.toIsoCategoryTheory.Limits.Types.PullbackObj · cited by 17Types.PullbackObjCategoryTheory.Limits.pullbackIsPullback · cited by 14Limits.pullbackIsPullbackCategoryTheory.Limits.PullbackCone.IsLimit.equivPullbackObj · cited by 7IsLimit.equivPullbackObjTypes.pullbackIsoPullbackCITED BYCITES

Cites10

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

Cited by14

Results whose statement or proof uses this declaration.