English
A derived equality expressing the limit cone is a limit, via structural equivalences.
Русский
Производное равенство, выражающее, что предел-конус является пределом через структурные эквиваленции.
LaTeX
$$$\text{limitConeIsLimit } F = \dots$$$
Lean4
/-- The chosen cone is a limit cone.
(Generally, you'll just want to use `limit.cone F`.)
-/
@[to_additive /-- The chosen cone is a limit cone.
(Generally, you'll just want to use `limit.cone F`.) -/
]
noncomputable def limitConeIsLimit : IsLimit (limitCone F) :=
liftedLimitIsLimit _