Theorems · Theorem · group theory
isAddUnit_nsmul_iff
∀ {M : Type u_1} [inst : AddMonoid M] {n : ℕ} {a : M}, n ≠ 0 → (IsAddUnit (n • a) ↔ IsAddUnit a)- Defined in
- Mathlib.Algebra.Group.Commute.Units
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext
- Assumes
- AddMonoid
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.
- AddMonoidstatement and proof · cited by 2,864
- AddUnitsproof · cited by 325
- AddUnits.valproof · cited by 248
- IsAddUnitstatement and proof · cited by 215
- AddUnits.isAddUnitproof · cited by 14
- IsAddUnit.nsmulproof · cited by 4
- AddUnits.ofNSMulproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- not_addIrreducible_nsmulproof · cited by 1
- isAddUnit_nsmul_succ_iffproof · cited by 0