Theorems · Definition · category theory
CategoryTheory.WithTerminal.isLimitEquiv
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{J : Type w} →
[inst_1 : CategoryTheory.Category.{w', w} J] →
{X : C} →
{K : CategoryTheory.Functor J (CategoryTheory.Over X)} →
{t : CategoryTheory.Limits.Cone K} →
CategoryTheory.Limits.IsLimit (CategoryTheory.WithTerminal.coneEquiv.functor.obj t) ≃
CategoryTheory.Limits.IsLimit tA cone t of K : J ⥤ Over X is a limit if and only if the corresponding cone
coneLift t of liftFromOver.obj K : WithTerminal K ⥤ C is a limit.
- Defined in
- Mathlib.CategoryTheory.WithTerminal.Cone
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- CategoryTheory.Equivalence.functorstatement · cited by 1,268
- CategoryTheory.Overstatement and proof · cited by 935
- CategoryTheory.Limits.Conestatement and proof · cited by 710
- CategoryTheory.Limits.IsLimitstatement · cited by 664
- CategoryTheory.WithTerminalstatement · cited by 115
- CategoryTheory.WithTerminal.liftFromOverstatement · cited by 21
- CategoryTheory.WithTerminal.coneEquivstatement and proof · cited by 16
- CategoryTheory.Limits.IsLimit.ofConeEquivproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Over.hasLimit_of_hasLimit_liftFromOverproof · cited by 0
- CategoryTheory.WithTerminal.isLimitEquiv_apply_lift_leftstatement · cited by 0
- CategoryTheory.WithTerminal.isLimitEquiv_symm_apply_liftstatement and proof · cited by 0