Theorems · Theorem · group theory
AddSubgroup.nsmul_mem
∀ {G : Type u_1} [inst : AddGroup G] (K : AddSubgroup G) {x : G}, x ∈ K → ∀ (n : ℕ), n • x ∈ K- Defined in
- Mathlib.Algebra.Group.Subgroup.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
- Assumes
- AddGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- nsmul_memproof · cited by 26
Cited by1
Results whose statement or proof uses this declaration.
- AddCommGroup.fg_of_descentproof · cited by 1