Theorems · Definition · group theory
Monoid.Coprod.map
{M : Type u_1} →
{N : Type u_2} →
{M' : Type u_3} →
{N' : Type u_4} →
[inst : MulOneClass M] →
[inst_1 : MulOneClass N] →
[inst_2 : MulOneClass M'] →
[inst_3 : MulOneClass N'] → (M →* M') → (N →* N') → Monoid.Coprod M N →* Monoid.Coprod M' N'Map M ∗ N to 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
- MonoidHomstatement and proof · cited by 3,629
- MulOneClassstatement and proof · cited by 1,018
- MonoidHom.compproof · cited by 469
- Monoid.Coprodstatement · cited by 109
- Monoid.Coprod.mkproof · cited by 16
- FreeMonoid.mapproof · cited by 13
- Monoid.Coprod.cliftproof · cited by 5
Cited by14
Results whose statement or proof uses this declaration.
- MulEquiv.coprodAssocproof · cited by 6
- MulEquiv.coprodCongrproof · cited by 2
- Monoid.Coprod.map_comp_mapstatement · cited by 1
- Monoid.Coprod.swap_comp_mapstatement · cited by 1
- MulEquiv.coprodCongr_symm_applystatement · cited by 0
- Monoid.Coprod.map_apply_inlstatement · cited by 0
- Monoid.Coprod.map_apply_inrstatement · cited by 0
- Monoid.Coprod.map_comp_inlstatement · cited by 0
- Monoid.Coprod.map_comp_inrstatement · cited by 0
- Monoid.Coprod.map_id_idstatement · cited by 0
- Monoid.Coprod.map_mapstatement · cited by 0
- Monoid.Coprod.map_mk_ofListstatement · cited by 0