Theorems · Definition · category theory
CategoryTheory.Limits.PullbackCone.isLimitEquivIsColimitUnop
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{X Y Z : Cᵒᵖ} →
{f : X ⟶ Z} →
{g : Y ⟶ Z} →
(c : CategoryTheory.Limits.PullbackCone f g) →
CategoryTheory.Limits.IsLimit c ≃ CategoryTheory.Limits.IsColimit c.unopA pullback cone is a limit cone in Cᵒᵖ if and only if the corresponding pushout cocone
in C is a colimit cocone.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 38 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.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- Equivstatement · cited by 8,337
- Oppositestatement and proof · cited by 8,081
- Equiv.symmproof · cited by 3,681
- Opposite.unopstatement · cited by 2,231
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- Quiver.Hom.unopstatement · cited by 903
- CategoryTheory.Limits.IsColimitstatement · cited by 773
- CategoryTheory.Limits.IsLimitstatement · cited by 664
- CategoryTheory.Limits.WalkingCospanstatement · cited by 496
- CategoryTheory.Limits.cospanstatement · cited by 467
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.pushoutIsoUnopPullbackproof · cited by 8
- CategoryTheory.IsPullback.unopproof · cited by 6
- CategoryTheory.Limits.pushoutIsoUnopPullback_inl_homproof · cited by 3
- CategoryTheory.Limits.pushoutIsoUnopPullback_inr_homproof · cited by 2