Mathlib Map

Theorems · Definition · category theory

CategoryTheory.forgetEnrichmentOppositeEquivalence.functor

(V : Type u₁) →
  [inst : CategoryTheory.Category.{v₁, u₁} V] →
    [inst_1 : CategoryTheory.MonoidalCategory V] →
      [inst_2 : CategoryTheory.BraidedCategory V] →
        (C : Type u) →
          [inst_3 : CategoryTheory.EnrichedCategory V C] →
            CategoryTheory.Functor (CategoryTheory.ForgetEnrichment V Cᵒᵖ) (CategoryTheory.ForgetEnrichment V C)ᵒᵖ

The functor going from the underlying category of the enriched category Cᵒᵖ to the opposite of the underlying category of the enriched category C.

Defined in
Mathlib.CategoryTheory.Enriched.Opposite
Cited by
3 results in Mathlib
Foundations
Depth 49 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.BraidedCategoryCategoryTheory.EnrichedCategory

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.