Mathlib Map

Theorems · Theorem · group theory

coe_set_nsmul

∀ {M : Type u_3} {S : Type u_6} [inst : AddMonoid M] [inst_1 : SetLike S M] [AddSubmonoidClass S M] {n : ℕ},
  n ≠ 0 → ∀ (H : S), n • ↑H = ↑H
Defined in
Mathlib.Algebra.Group.Submonoid.Pointwise
Cited by
1 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddMonoidSetLikeAddSubmonoidClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.