Theorems · Definition · category theory
CategoryTheory.forgetEnrichmentOppositeEquivalence
(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.ForgetEnrichment V Cᵒᵖ ≌ (CategoryTheory.ForgetEnrichment V C)ᵒᵖThe equivalence between the underlying category of the enriched category Cᵒᵖ and
the opposite of the underlying category of the enriched category C.
- Defined in
- Mathlib.CategoryTheory.Enriched.Opposite
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objproof · cited by 19,642
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Functor.idproof · cited by 3,333
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.BraidedCategorystatement and proof · cited by 779
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Equivalencestatement · cited by 601
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.EnrichedCategorystatement and proof · cited by 99
- CategoryTheory.ForgetEnrichmentstatement and proof · cited by 50
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.forgetEnrichmentOppositeEquivalence_counitIsostatement and proof · cited by 0
- CategoryTheory.forgetEnrichmentOppositeEquivalence_functorstatement and proof · cited by 0
- CategoryTheory.forgetEnrichmentOppositeEquivalence_inversestatement and proof · cited by 0
- CategoryTheory.forgetEnrichmentOppositeEquivalence_unitIsostatement and proof · cited by 0