Theorems · Theorem · group theory
AddAction.le_stabilizer_iff_vadd_le
∀ {G : Type u_1} [inst : AddGroup G] {α : Type u_2} [inst_1 : AddAction G α] (s : Set α) (H : AddSubgroup G),
H ≤ AddAction.stabilizer G s ↔ ∀ g ∈ H, g +ᵥ s ⊆ sTo prove inclusion of a subgroup in a stabilizer, it is enough to prove inclusions.
- Defined in
- Mathlib.GroupTheory.GroupAction.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- HVAdd.hVAddstatement and proof · cited by 1,820
- AddActionstatement and proof · cited by 820
- Set.vaddSetstatement · cited by 403
- subset_antisymmproof · cited by 150
- Eq.subsetproof · cited by 124
- AddAction.stabilizerstatement and proof · cited by 112
- NegMemClass.neg_memproof · cited by 63
- Set.addActionSetstatement · cited by 39
- vadd_neg_vaddproof · cited by 31
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.