Mathlib Map

Theorems · Theorem · group theory

AddAction.mem_stabilizer_set_iff_subset_vadd_set

∀ {G : Type u_1} {α : Type u_3} [inst : AddGroup G] [inst_1 : AddAction G α] {a : G} {s : Set α},
  s.Finite → (a ∈ AddAction.stabilizer G s ↔ s ⊆ a +ᵥ s)
Defined in
Mathlib.Algebra.Pointwise.Stabilizer
Cited by
1 results in Mathlib
Foundations
Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddGroupAddAction

Around this declaration

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

Cites15

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.