Mathlib Map

Theorems · Definition · group theory

AddAction.Supports

(G : Type u_1) → {α : Type u_3} → {β : Type u_4} → [VAdd G α] → [VAdd G β] → Set α → β → Prop

A set s supports b if g +ᵥ b = b whenever g +ᵥ a = a for all a ∈ s.

Defined in
Mathlib.GroupTheory.GroupAction.Support
Cited by
3 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
VAddVAdd

Around this declaration

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

Cites3

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

  • Setstatement and proof · cited by 53,352
  • HVAdd.hVAddproof · cited by 1,820
  • VAddstatement and proof · cited by 616

Cited by3

Results whose statement or proof uses this declaration.