Mathlib Map

Theorems · Inductive type · group theory

VAddMemClass

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

VAddMemClass S R M says S is a type of subsets s ≤ M that are closed under the additive 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
12 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
VAddSetLike

Around this declaration

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

Cites2

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

  • SetLikestatement · cited by 1,084
  • VAddstatement · cited by 616

Cited by15

Results whose statement or proof uses this declaration.