Mathlib Map

Theorems · Theorem · group theory

zsmul_mem

∀ {M : Type u_3} {S : Type u_4} [inst : SubNegMonoid M] [inst_1 : SetLike S M] [hSM : AddSubgroupClass S M] {K : S}
  {x : M}, x ∈ K → ∀ (n : ℤ), n • x ∈ K
Defined in
Mathlib.Algebra.Group.Subgroup.Defs
Cited by
14 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
SubNegMonoidSetLikeAddSubgroupClass

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.

Cited by14

Results whose statement or proof uses this declaration.