Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.PullbackCone.IsLimit.equivPullbackObj

{X Y S : Type v} →
  {f : X ⟶ S} →
    {g : Y ⟶ S} →
      {c : CategoryTheory.Limits.PullbackCone f g} →
        CategoryTheory.Limits.IsLimit c → c.pt ≃ CategoryTheory.Limits.Types.PullbackObj f g

A limit pullback cone in the category of types identifies to the explicit pullback.

Defined in
Mathlib.CategoryTheory.Limits.Types.Pullbacks
Cited by
7 results in Mathlib
Foundations
Depth 32 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 · cited by 12Types.pullbackIsoPullbackCategoryTheory.Limits.PullbackCone.IsLimit.equivPullbackObj_symm_apply_fst · cited by 3IsLimit.equivPullbackObj_…CategoryTheory.Limits.PullbackCone.IsLimit.equivPullbackObj_symm_apply_snd · cited by 3IsLimit.equivPullbackObj_…CategoryTheory.GrothendieckTopology.MayerVietorisSquare.SheafCondition.glue · cited by 2SheafCondition.glueCategoryTheory.Limits.Types.exists_of_isPullback · cited by 2Types.exists_of_isPullbackCategoryTheory.Limits.PullbackCone.IsLimit.equivPullbackObj_apply_fst · cited by 2IsLimit.equivPullbackObj_…CategoryTheory.Limits.PullbackCone.IsLimit.equivPullbackObj_apply_snd · cited by 2IsLimit.equivPullbackObj_…CategoryTheory.Limits.PullbackCone.IsLimit.type_ext · cited by 0IsLimit.type_extTypeCat.isTrans_of_transitiveRelation · cited by 0TypeCat.isTrans_of_transi…Quiver.Hom · cited by 32603Quiver.HomEquiv · cited by 8337EquivCategoryTheory.Limits.WalkingPair · cited by 1319Limits.WalkingPairCategoryTheory.Limits.Cone.pt · cited by 1298Cone.ptCategoryTheory.Limits.IsLimit · cited by 664Limits.IsLimitCategoryTheory.Limits.WalkingCospan · cited by 496Limits.WalkingCospanCategoryTheory.Limits.cospan · cited by 467Limits.cospanCategoryTheory.Limits.PullbackCone · cited by 136Limits.PullbackConeCategoryTheory.Limits.LimitCone.isLimit · cited by 58LimitCone.isLimitCategoryTheory.Limits.IsLimit.conePointUniqueUpToIso · cited by 57IsLimit.conePointUniqueUp…CategoryTheory.Iso.toEquiv · cited by 32Iso.toEquivCategoryTheory.Limits.Types.PullbackObj · cited by 17Types.PullbackObjCategoryTheory.Limits.Types.pullbackLimitCone · cited by 6Types.pullbackLimitConeIsLimit.equivPullbackObjCITED BYCITES

Cites13

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

Cited by9

Results whose statement or proof uses this declaration.