Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.Types.pullbackLimitCone

{X Y Z : Type u} → (f : X ⟶ Z) → (g : Y ⟶ Z) → CategoryTheory.Limits.LimitCone (CategoryTheory.Limits.cospan f g)

The explicit pullback in the category of types, bundled up as a LimitCone for given f and g.

Defined in
Mathlib.CategoryTheory.Limits.Types.Pullbacks
Cited by
6 results in Mathlib
Foundations
Depth 27 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.PullbackCone.IsLimit.equivPullbackObj · cited by 7IsLimit.equivPullbackObjCategoryTheory.Limits.Types.isPullback_iff · cited by 4Types.isPullback_iffCategoryTheory.Limits.Types.ext_of_isPullback · cited by 2Types.ext_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.isLimitEquivBijective · cited by 1PullbackCone.isLimitEquiv…TypeCat.TransitiveRelation.ofIsTrans · cited by 0TransitiveRelation.ofIsTr…CategoryTheory.Limits.Types.pullbackLimitCone_cone · cited by 0Types.pullbackLimitCone_c…CategoryTheory.Limits.Types.pullbackLimitCone_isLimit · cited by 0Types.pullbackLimitCone_i…DFunLike.coe · cited by 62936DFunLike.coeQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homCategoryTheory.Limits.WalkingPair · cited by 1319Limits.WalkingPairCategoryTheory.Limits.Cone.pt · cited by 1298Cone.ptCategoryTheory.Limits.WalkingCospan · cited by 496Limits.WalkingCospanCategoryTheory.Limits.cospan · cited by 467Limits.cospanTypeCat.ofHom · cited by 389TypeCat.ofHomCategoryTheory.Limits.PullbackCone · cited by 136Limits.PullbackConeCategoryTheory.Limits.PullbackCone.fst · cited by 118PullbackCone.fstCategoryTheory.Limits.PullbackCone.snd · cited by 113PullbackCone.sndCategoryTheory.Limits.LimitCone · cited by 25Limits.LimitConeCategoryTheory.Limits.PullbackCone.isLimitAux · cited by 3PullbackCone.isLimitAuxCategoryTheory.Limits.Types.pullbackCone · cited by 2Types.pullbackConeTypes.pullbackLimitConeCITED BYCITES

Cites14

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.