Theorems · Definition · category theory
CategoryTheory.Limits.IsLimit.lift
{J : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} J] →
{C : Type u₃} →
[inst_1 : CategoryTheory.Category.{v₃, u₃} C] →
{F : CategoryTheory.Functor J C} →
{t : CategoryTheory.Limits.Cone F} →
CategoryTheory.Limits.IsLimit t → (s : CategoryTheory.Limits.Cone F) → s.pt ⟶ t.ptThere is a morphism from any cone point to t.pt
- Defined in
- Mathlib.CategoryTheory.Limits.IsLimit
- Cited by
- 167 results in Mathlib
- Foundations
- Depth 4 from the axioms, rests on 11 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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 · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Limits.Cone.ptstatement · cited by 1,298
- CategoryTheory.Limits.Conestatement and proof · cited by 710
- CategoryTheory.Limits.IsLimitstatement and proof · cited by 664
Cited by299
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.IsTerminal.fromproof · cited by 160
- CategoryTheory.Limits.IsLimit.facstatement · cited by 67
- CategoryTheory.Limits.kernel.liftproof · cited by 64
- CategoryTheory.Limits.limit.liftproof · cited by 48
- CategoryTheory.Limits.IsLimit.hom_extproof · cited by 43
- CategoryTheory.Limits.biproduct.liftproof · cited by 31
- CategoryTheory.ShortComplex.LeftHomologyData.mapproof · cited by 25
- CategoryTheory.ShortComplex.exact_of_f_is_kernelproof · cited by 22
- CategoryTheory.Limits.IsLimit.liftConeMorphismproof · cited by 18
- CategoryTheory.Limits.PullbackCone.IsLimit.liftproof · cited by 15
- CategoryTheory.Limits.IsLimit.opproof · cited by 14
- CategoryTheory.Limits.IsLimit.uniqstatement · cited by 14
Showing the 200 most cited of 299.