Documentation

InfinityCosmos.ForMathlib.AlgebraicTopology.SimplicialSet.MorphismProperty

inductive SSet.BoundaryInclusion {X : SSet} {Y : SSet} :
(X Y)Prop

an inductive type defining boundary inclusions as a class of morphisms. Used to take advantage of the MorphismProperty API.

Instances For

    a morphism of simplicial sets is a trivial fibration if it has the right lifting property wrt every boundary inclusion ∂Δ[n] ⟶ Δ[n].

    Equations
    Instances For
      inductive SSet.InnerHornInclusion {X : SSet} {Y : SSet} :
      (X Y)Prop

      Inductive definition of inner horn inclusions Λ[n, i] ⟶ Δ[n] by restricting general horn inclusions to 0 < i < n

      Instances For

        The class of inner horn inclusions as a MorphismProperty

        Equations
        Instances For
          inductive SSet.ZeroCoherentIsoInclusion {X : SSet} {Y : SSet} :
          (X Y)Prop

          Inductive definition of being equal to the inclusion Δ[0] into coherent iso picking 0

          Instances For
            inductive SSet.OneCoherentIsoInclusion {X : SSet} {Y : SSet} :
            (X Y)Prop

            Inductive definition of being equal to the inclusion Δ[0] into coherent iso picking 1

            Instances For

              The class of inclusions equal to the inclusion picking out zero in the coherent iso as a MorphismProperty

              Equations
              Instances For

                The class of inclusions equal to the inclusion picking out one in the coherent iso as a MorphismProperty

                Equations
                Instances For
                  def SSet.InnerHornIsoInclusion {X : SSet} {Y : SSet} (p : X Y) :

                  The union of inner horn inclusions and the two inclusions into coherent iso

                  Equations
                  Instances For

                    The union of the class of inner horn inclusions and the inclusion into coherent iso as a MorphismProperty

                    Equations
                    Instances For

                      Definition of isofibration: A simplicial map between quasi-categories is an \textbf{isofibration} if it lifts against the inner horn inclusions, as displayed below-left, and also against the inclusion of either vertex into the coherent isomorphism.

                      Equations
                      Instances For