Theorems · Definition · group theory
AddEquiv.addSubmonoidMap
{M : Type u_1} →
{N : Type u_2} →
[inst : AddZeroClass M] →
[inst_1 : AddZeroClass N] → (e : M ≃+ N) → (S : AddSubmonoid M) → ↥S ≃+ ↥(AddSubmonoid.map e S)An AddEquiv φ between two additive monoids M and N induces an AddEquiv
between a submonoid S ≤ M and the submonoid φ(S) ≤ N. See
AddMonoidHom.addSubmonoidMap for a variant for AddMonoidHoms.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Quot.sound
- Assumes
- AddZeroClassAddZeroClass
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.
- DFunLike.coeproof · cited by 62,936
- Equivproof · cited by 8,337
- SetLike.coeproof · cited by 8,199
- Set.Elemproof · cited by 7,166
- Set.imageproof · cited by 5,609
- AddZeroClassstatement and proof · cited by 1,237
- AddSubmonoidstatement and proof · cited by 1,178
- AddEquivstatement and proof · cited by 1,087
- EquivLike.toEquivproof · cited by 125
- AddSubmonoid.mapstatement · cited by 99
- Equiv.imageproof · cited by 16
Cited by6
Results whose statement or proof uses this declaration.
- AddEquiv.addSubgroupMapproof · cited by 3
- RingEquiv.subsemiringMapproof · cited by 2
- RingEquiv.nonUnitalSubsemiringMapproof · cited by 2
- AddEquiv.addSubmonoidMap_symm_applystatement · cited by 0
- AddEquiv.coe_addSubmonoidMap_applystatement · cited by 0
- AddSubmonoid.equivMapOfInjective_coe_addEquivstatement · cited by 0