Theorems · Definition · category theory
CategoryTheory.Functor.addMonObjObj
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.MonoidalCategory C] →
{D : Type u₂} →
[inst_2 : CategoryTheory.Category.{v₂, u₂} D] →
[inst_3 : CategoryTheory.MonoidalCategory D] →
{F : CategoryTheory.Functor C D} →
[F.LaxMonoidal] → (X : C) → [CategoryTheory.AddMonObj X] → CategoryTheory.AddMonObj (F.obj X)The image of an additive monoid object under a lax monoidal functor is an additive monoid object.
- Defined in
- Mathlib.CategoryTheory.Monoidal.Mon
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Functor.LaxMonoidal.μproof · cited by 285
- CategoryTheory.Functor.LaxMonoidal.εproof · cited by 202
- CategoryTheory.AddMonObjstatement and proof · cited by 158
- CategoryTheory.AddMonObj.addproof · cited by 134
- CategoryTheory.Functor.LaxMonoidalstatement and proof · cited by 133
- CategoryTheory.AddMonObj.zeroproof · cited by 100
Cited by12
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.FullyFaithful.homAddEquivstatement · cited by 2
- CategoryTheory.Functor.map_zero'statement · cited by 1
- CategoryTheory.Functor.homAddMonoidHomstatement · cited by 1
- CategoryTheory.Functor.obj.ζ_defstatement · cited by 1
- CategoryTheory.Functor.obj.σ_defstatement · cited by 1
- CategoryTheory.Functor.map_add'statement · cited by 1
- CategoryTheory.Functor.obj.σ_def_assocstatement · cited by 0
- CategoryTheory.Functor.homAddMonoidHom_applystatement · cited by 0
- CategoryTheory.Functor.obj.ζ_def_assocstatement · cited by 0
- CategoryTheory.Functor.FullyFaithful.homAddEquiv_applystatement · cited by 0
- CategoryTheory.Functor.FullyFaithful.homAddEquiv_symm_applystatement · cited by 0
- CategoryTheory.Functor.mapAddMon_map_homstatement · cited by 0