Theorems · Definition · group theory
AddMonoid.Coprod.map
{M : Type u_1} →
{N : Type u_2} →
{M' : Type u_3} →
{N' : Type u_4} →
[inst : AddZeroClass M] →
[inst_1 : AddZeroClass N] →
[inst_2 : AddZeroClass M'] →
[inst_3 : AddZeroClass N'] → (M →+ M') → (N →+ N') → AddMonoid.Coprod M N →+ AddMonoid.Coprod M' N'Map AddMonoid.Coprod M N to AddMonoid.Coprod M' N'
by applying Sum.map f g to each element of the underlying list.
- Defined in
- Mathlib.GroupTheory.Coprod.Basic
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 49 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddMonoidHomstatement and proof · cited by 3,230
- AddZeroClassstatement and proof · cited by 1,237
- AddMonoidHom.compproof · cited by 339
- AddMonoid.Coprodstatement · cited by 104
- AddMonoid.Coprod.mkproof · cited by 16
- FreeAddMonoid.mapproof · cited by 14
- AddMonoid.Coprod.cliftproof · cited by 5
Cited by14
Results whose statement or proof uses this declaration.
- AddEquiv.coprodAssocproof · cited by 6
- AddEquiv.coprodCongrproof · cited by 2
- AddMonoid.Coprod.map_comp_mapstatement · cited by 1
- AddMonoid.Coprod.swap_comp_mapstatement · cited by 1
- AddMonoid.Coprod.map_apply_inlstatement · cited by 0
- AddMonoid.Coprod.map_apply_inrstatement · cited by 0
- AddMonoid.Coprod.map_comp_inlstatement · cited by 0
- AddMonoid.Coprod.map_comp_inrstatement · cited by 0
- AddMonoid.Coprod.map_id_idstatement · cited by 0
- AddEquiv.coprodCongr_applystatement · cited by 0
- AddEquiv.coprodCongr_symm_applystatement · cited by 0
- AddMonoid.Coprod.map_mapstatement · cited by 0