Theorems · Theorem · group theory
AddUnits.map_injective
∀ {M : Type u} {N : Type v} [inst : AddMonoid M] [inst_1 : AddMonoid N] {f : M →+ N},
Function.Injective ⇑f → Function.Injective ⇑(AddUnits.map f)- Defined in
- Mathlib.Algebra.Group.Units.Hom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- AddMonoidHomstatement and proof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- AddUnitsstatement and proof · cited by 325
- AddUnits.valproof · cited by 248
- AddUnits.extproof · cited by 25
- AddUnits.mapstatement and proof · cited by 16
Cited by1
Results whose statement or proof uses this declaration.
- AddUnits.map_bijectiveproof · cited by 0