Theorems · Definition · category theory
CategoryTheory.Functor.mapAddGrpNatTrans
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.CartesianMonoidalCategory C] →
{D : Type u₂} →
[inst_2 : CategoryTheory.Category.{v₂, u₂} D] →
[inst_3 : CategoryTheory.CartesianMonoidalCategory D] →
{F F' : CategoryTheory.Functor C D} →
[inst_4 : F.Monoidal] → [inst_5 : F'.Monoidal] → (F ⟶ F') → (F.mapAddGrp ⟶ F'.mapAddGrp)Natural transformations between functors lift to additive group objects.
- Defined in
- Mathlib.CategoryTheory.Monoidal.Grp
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.Functor.Monoidalstatement and proof · cited by 288
- CategoryTheory.AddGrpstatement and proof · cited by 91
- CategoryTheory.AddGrp.toAddMonproof · cited by 51
- CategoryTheory.Functor.mapAddGrpstatement · cited by 27
- CategoryTheory.Functor.mapAddMonNatTransproof · cited by 3
- CategoryTheory.AddGrp.homMk'proof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Adjunction.mapAddGrpproof · cited by 2
- CategoryTheory.Adjunction.mapAddGrp_counitstatement · cited by 0
- CategoryTheory.Adjunction.mapAddGrp_unitstatement · cited by 0
- CategoryTheory.Functor.mapAddGrpNatTrans_app_hom_homstatement and proof · cited by 0