Theorems · Theorem · category theory
CategoryTheory.Hom.mulEquivCongrRight_symm_apply
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v, u_1} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C]
{M N : C} [inst_2 : CategoryTheory.MonObj M] [inst_3 : CategoryTheory.MonObj N] (e : M ≅ N)
[inst_4 : CategoryTheory.IsMonHom e.hom] (X : C)
(a : ↑((CategoryTheory.yonedaMon.obj { X := N, mon := inst_3 }).obj (Opposite.op X))),
(CategoryTheory.Hom.mulEquivCongrRight e X).symm a =
(MonCat.Hom.hom (MonCat.ofHom (CategoryTheory.IsMonHom.monoidHom e.inv X))) a- Cited by
- 0 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- MonoidHomstatement · cited by 3,629
- Opposite.unopstatement · cited by 2,231
- MulEquivstatement · cited by 1,142
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.