Theorems · Definition · category theory
CategoryTheory.Limits.isLimitEquivIsTerminalOfIsEmpty
(C : Type u₁) →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{J : Type u_1} →
[inst_1 : CategoryTheory.Category.{v_1, u_1} J] →
[IsEmpty J] →
{F : CategoryTheory.Functor J C} →
(c : CategoryTheory.Limits.Cone F) → CategoryTheory.Limits.IsLimit c ≃ CategoryTheory.Limits.IsTerminal c.ptIf F is an empty diagram, then a cone over F is limiting iff the cone point is terminal.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- CategoryTheory.Discreteproof · cited by 2,447
- CategoryTheory.Limits.Cone.ptstatement and proof · cited by 1,298
- CategoryTheory.Equivalence.functorproof · cited by 1,268
- IsEmptystatement and proof · cited by 759
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Limits.Conestatement and proof · cited by 710
- CategoryTheory.Limits.IsLimitstatement · cited by 664
- Equiv.transproof · cited by 337
- CategoryTheory.Limits.IsTerminalstatement · cited by 153
Cited by2
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.nonempty_of_isLimitproof · cited by 1
- CategoryTheory.ObjectProperty.limitsOfShape_isEmpty_iffproof · cited by 0