Documentation

InfinityCosmos.ForMathlib.CategoryTheory.Enriched.Opposite

The opposite category of an enriched category #

When a monoidal category V is braided, we may define the opposite V-category of a V-cagtegory. The symmetry map is required to define the composition morphism.

structure CategoryTheory.eOpposite (V : Type u₁) (C : Type u) :

The underlying type of the enriched opposite category.

This takes V as an argument so that, if C is enriched over multiple categories, the instances of the underlying categories on ForgetEnrichment C do not coincide

  • as : C
Instances For
    Equations
    Instances For
      Equations
      • x.unop = x.as
      Instances For
        @[simp]
        theorem CategoryTheory.eOpposite.unop_of_op (V : Type u₁) {C : Type u} (x : C) :

        The type-level equivalence between a type and its enriched opposite.

        Equations
        Instances For

          The enriched category structure on eOpposite V C

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