Documentation

Mathlib.CategoryTheory.FinCategory.AsType

Finite categories are equivalent to category in Type 0. #

@[inline, reducible]

A FinCategory α is equivalent to a category with objects in Type.

Equations
Instances For
    @[inline, reducible]

    A FinCategory α is equivalent to a fin_category with in Type.

    Equations
    Instances For

      The "identity" functor from AsType α to ObjAsType α.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For

        The "identity" functor from ObjAsType α to AsType α.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For

          The constructed category (AsType α) is equivalent to ObjAsType α.

          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            Equations
            • One or more equations did not get rendered due to their size.