Mathlib Map

Theorems · Theorem · group theory

SetLike.smul_subset_self

∀ {S : Type u_1} {R : Type u_2} {M : Type u_3} [inst : SetLike S M] [inst_1 : SMul R M] [SMulMemClass S R M] (r : R)
  (s : S), r • ↑s ⊆ ↑s
Defined in
Mathlib.GroupTheory.GroupAction.SubMulAction
Cited by
1 results in Mathlib
Foundations
Depth 7 from the axioms · uses propext
Assumes
SetLikeSMulSMulMemClass

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.