Mathlib Map

Theorems · Inductive type · group theory

SMulMemClass

(S : Type u_1) → (R : outParam (Type u_2)) → (M : Type u_3) → [SMul R M] → [SetLike S M] → Prop

SMulMemClass S R M says S is a type of subsets s ≤ M that are closed under the scalar action of R on M. Note that only R is marked as an outParam here, since M is supplied by the SetLike class instead.

Defined in
Mathlib.GroupTheory.GroupAction.SubMulAction
Cited by
77 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
SMulSetLike

Around this declaration

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

Cites1

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

Cited by96

Results whose statement or proof uses this declaration.