Theorems · Theorem · category theory
CategoryTheory.Equivalence.symmEquivInverse_map_app
∀ (C : Type u_1) [inst : CategoryTheory.Category.{v_1, u_1} C] (D : Type u_2)
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] {X Y : (D ≌ C)ᵒᵖ} (f : X ⟶ Y) (X_1 : C),
((CategoryTheory.Equivalence.symmEquivInverse C D).map f).app X_1 =
CategoryTheory.CategoryStruct.comp ((Opposite.unop X).inverse.map ((Opposite.unop Y).counitInv.app X_1))
(CategoryTheory.CategoryStruct.comp
((Opposite.unop X).inverse.map
((CategoryTheory.Equivalence.asNatTrans f.unop).app ((Opposite.unop Y).inverse.obj X_1)))
((Opposite.unop X).unitInv.app ((Opposite.unop Y).inverse.obj X_1)))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Functor.idstatement · cited by 3,333
- Opposite.unopstatement and proof · cited by 2,231
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.