Documentation

InfinityCosmos.ForMathlib.CategoryTheory.Enriched.Limits.HasConicalLimits

structure CategoryTheory.Enriched.ConicalLimitCone {J : Type u₁} [Category.{v₁, u₁} J] (V : outParam (Type u')) [Category.{v', u'} V] [MonoidalCategory V] {C : Type u} [Category.{v, u} C] [EnrichedOrdinaryCategory V C] (F : Functor J C) :
Type (max (max (max (max u u') u₁) v) v')

Mirrors LimitCone F.

Instances For

    Use the axiom of choice to extract explicit ConicalLimitCone F from HasConicalLimit F.

    Equations
    Instances For

      The projection from the conical limit object to a value of the functor.

      Equations
      Instances For

        shrink.{v, u} C tries to obtain HasConicalLimitsOfSize.{v, u} C from some other HasConicalLimitsOfSize.{v₁, u₁} C.