Theorems · Definition · category theory
CategoryTheory.Limits.Cone.isLimitEquivIsTerminal
{J : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} J] →
{C : Type u₃} →
[inst_1 : CategoryTheory.Category.{v₃, u₃} C] →
{F : CategoryTheory.Functor J C} →
(c : CategoryTheory.Limits.Cone F) → CategoryTheory.Limits.IsLimit c ≃ CategoryTheory.Limits.IsTerminal cA cone is a limit cone iff it is terminal.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Homproof · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- CategoryTheory.Limits.Conestatement and proof · cited by 710
- CategoryTheory.Limits.IsLimitstatement · cited by 664
- Uniqueproof · cited by 400
- Equiv.transproof · cited by 337
- CategoryTheory.Limits.IsTerminal.fromproof · cited by 160
- CategoryTheory.Limits.IsTerminalstatement and proof · cited by 153
- CategoryTheory.Iso.toEquivproof · cited by 32
- CategoryTheory.Limits.IsLimit.isoUniqueConeMorphismproof · cited by 1
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Presheaf.isLimit_iff_isSheafForproof · cited by 2
- CategoryTheory.Limits.hasLimit_iff_hasTerminal_coneproof · cited by 1
- CategoryTheory.Limits.IsLimit.ofPreservesConeTerminalproof · cited by 1
- CategoryTheory.Limits.IsLimit.liftConeMorphism_eq_isTerminal_fromstatement · cited by 1
- CategoryTheory.Limits.IsLimit.ofReflectsConeTerminalproof · cited by 0
- CategoryTheory.Limits.IsTerminal.from_eq_liftConeMorphismstatement and proof · cited by 0