Documentation

InfinityCosmos.Mathlib.AlgebraicTopology.SimplicialCategory.Limits

A limit cone c in a simplicial category A is a simplicially enriched limit if for every X : C, the cone obtained by applying the simplicial coyoneda functor (X ⟶[A] -) to c is a limit cone in SSet.

Instances For

    Characterization in terms of the comparison map. #

    There is a canonical comparison map with the limit in SSet, the following proves that a limit cone in A is a simplicially enriched limit if and only if the comparison map is an isomorphism for every X : A.

    ConicalLimitCone F contains a cone over F together with the information that it is a conical limit.

    Instances For

      HasConicalLimit F represents the mere existence of a limit for F.

      Instances

        C has conical limits of shape J if there exists a conical limit for every functor F : J ⥤ C.

        Instances

          C has all conical limits of size v₁ u₁ (HasLimitsOfSize.{v₁ u₁} C) if it has conical limits of every shape J : Type u₁ with [Category.{v₁} J].

          Instances
            @[reducible, inline]

            An abbreviation for HasConicalLimit (Discrete.functor f).

            Equations
            Instances For