Theorems · Definition · category theory
CategoryTheory.Functor.mapAddMonNatIso
{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 F' : CategoryTheory.Functor C D} →
[inst_4 : F.LaxMonoidal] →
[inst_5 : F'.LaxMonoidal] →
(e : F ≅ F') → [CategoryTheory.NatTrans.IsMonoidal e.hom] → F.mapAddMon ≅ F'.mapAddMonNatural isomorphisms between functors lift to additive monoid objects.
- Defined in
- Mathlib.CategoryTheory.Monoidal.Mon
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Iso.appproof · cited by 253
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.AddMonstatement and proof · cited by 177
- CategoryTheory.Functor.LaxMonoidalstatement and proof · cited by 133
- CategoryTheory.AddMon.Xproof · cited by 126
- CategoryTheory.NatTrans.IsMonoidalstatement and proof · cited by 31
- CategoryTheory.Functor.mapAddMonstatement · cited by 28
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Equivalence.mapAddMonproof · cited by 4
- CategoryTheory.Equivalence.mapAddMon_counitIsostatement · cited by 0
- CategoryTheory.Functor.mapAddMonNatIso_hom_app_homstatement and proof · cited by 0
- CategoryTheory.Equivalence.mapAddMon_unitIsostatement · cited by 0
- CategoryTheory.Functor.mapAddMonNatIso_inv_app_homstatement and proof · cited by 0