Theorems · Theorem · group theory
MulAction.le_stabilizer_iff_smul_le
∀ {G : Type u_1} [inst : Group G] {α : Type u_2} [inst_1 : MulAction G α] (s : Set α) (H : Subgroup G),
H ≤ MulAction.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
- 1 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.
Cites12
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
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- MulActionstatement and proof · cited by 1,294
- Set.smulSetstatement · cited by 608
- MulAction.stabilizerstatement and proof · cited by 254
- subset_antisymmproof · cited by 150
- Eq.subsetproof · cited by 124
- Set.mulActionSetstatement · cited by 95
- smul_inv_smulproof · cited by 53
- InvMemClass.inv_memproof · cited by 52
- MulAction.mem_stabilizer_iffproof · cited by 20
Cited by1
Results whose statement or proof uses this declaration.
- MulAction.IsPretransitive.of_partitionproof · cited by 1