Theorems · Theorem · category theory
CategoryTheory.Hom.addEquivCongrRight_apply
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v, u_1} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C]
{M N : C} [inst_2 : CategoryTheory.AddMonObj M] [inst_3 : CategoryTheory.AddMonObj N] (e : M ≅ N)
[inst_4 : CategoryTheory.IsAddMonHom e.hom] (X : C)
(a : ↑((CategoryTheory.yonedaAddMon.obj { X := M, addMon := inst_2 }).obj (Opposite.op X))),
(CategoryTheory.Hom.addEquivCongrRight e X) a =
(AddMonCat.Hom.hom (AddMonCat.ofHom (CategoryTheory.IsAddMonHom.addMonoidHom e.hom 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.
Cites26
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.Isostatement and proof · cited by 3,963
- AddMonoidHomstatement · cited by 3,230
- Opposite.unopstatement · cited by 2,231
- AddEquivstatement · cited by 1,087
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.