Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.diagramIsoCospan

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    (F : CategoryTheory.Functor CategoryTheory.Limits.WalkingCospan C) →
      F ≅
        CategoryTheory.Limits.cospan (F.map CategoryTheory.Limits.WalkingCospan.Hom.inl)
          (F.map CategoryTheory.Limits.WalkingCospan.Hom.inr)

Every diagram indexing a pullback is naturally isomorphic (actually, equal) to a cospan

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Pullback.Cospan
Cited by
17 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Limits.pullbackObjIso · cited by 9Limits.pullbackObjIsoCategoryTheory.Limits.PullbackCone.isoMk · cited by 4PullbackCone.isoMkCategoryTheory.compatiblePreservingOfFlat · cited by 3CategoryTheory.compatible…CategoryTheory.Limits.PullbackCone.ofCone · cited by 2PullbackCone.ofConeCategoryTheory.Limits.PullbackCone.isLimitMapConeEquiv · cited by 2PullbackCone.isLimitMapCo…CategoryTheory.Limits.Cone.ofPullbackCone · cited by 2Cone.ofPullbackConeCategoryTheory.Limits.diagramIsoCospan_hom_app · cited by 2Limits.diagramIsoCospan_h…CategoryTheory.IsPullback.of_isLimit_cone · cited by 1IsPullback.of_isLimit_coneCategoryTheory.Limits.pullbackObjIso_hom_comp_fst · cited by 1Limits.pullbackObjIso_hom…CategoryTheory.Limits.pullbackObjIso_hom_comp_snd · cited by 1Limits.pullbackObjIso_hom…CategoryTheory.Limits.pullbackObjIso_inv_comp_fst · cited by 1Limits.pullbackObjIso_inv…CategoryTheory.Limits.pullbackObjIso_inv_comp_snd · cited by 1Limits.pullbackObjIso_inv…CategoryTheory.Limits.PullbackCone.ofCone_π · cited by 0PullbackCone.ofCone_πCategoryTheory.Limits.hasWeakPullbacks_of_hasBinaryProducts_of_hasWeakEqualizers · cited by 0Limits.hasWeakPullbacks_o…CategoryTheory.Limits.preservesLimitsOfShape_walkingCospan_of_forall_isPullback · cited by 0Limits.preservesLimitsOfS…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Limits.WalkingPair · cited by 1319Limits.WalkingPairCategoryTheory.Limits.WalkingCospan · cited by 496Limits.WalkingCospanCategoryTheory.Limits.cospan · cited by 467Limits.cospanCategoryTheory.Limits.WalkingCospan.left · cited by 190WalkingCospan.leftCategoryTheory.Limits.WalkingCospan.right · cited by 182WalkingCospan.rightCategoryTheory.NatIso.ofComponents · cited by 178NatIso.ofComponentsCategoryTheory.eqToIso · cited by 97CategoryTheory.eqToIsoCategoryTheory.Limits.WalkingCospan.one · cited by 31WalkingCospan.oneCategoryTheory.Limits.WalkingCospan.Hom.inl · cited by 24Hom.inlCategoryTheory.Limits.WalkingCospan.Hom.inr · cited by 23Hom.inrLimits.diagramIsoCospanCITED BYCITES

Cites15

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

Cited by22

Results whose statement or proof uses this declaration.