Theorems · Theorem · group theory
SubMulAction.ofStabilizer.isMultiplyPretransitive
∀ {G : Type u_1} {α : Type u_2} [inst : Group G] [inst_1 : MulAction G α] [MulAction.IsPretransitive G α] {n : ℕ}
{a : α},
MulAction.IsMultiplyPretransitive G α n.succ ↔
MulAction.IsMultiplyPretransitive (↥(MulAction.stabilizer G a)) (↥(SubMulAction.ofStabilizer G a)) nMultiple transitivity of a pretransitive action is equivalent to one less transitivity of stabilizer of a point (Wielandt, th. 9.1, 1st part)
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Groupstatement and proof · cited by 6,238
- Subgroupstatement · cited by 3,593
- MulActionstatement and proof · cited by 1,294
- Function.Embeddingproof · cited by 988
- Subtype.propproof · cited by 505
- SemigroupAction.mul_smulproof · cited by 291
- MulAction.stabilizerstatement and proof · cited by 254
- SubMulActionstatement · cited by 120
- DFunLike.ext_iffproof · cited by 102
- MulAction.IsPretransitivestatement and proof · cited by 94
- SubMulAction.ofStabilizerstatement and proof · cited by 33
Cited by5
Results whose statement or proof uses this declaration.
- MulAction.IsMultiplyPretransitive.index_of_fixingSubgroup_mulproof · cited by 2
- MulAction.IsPreprimitive.is_two_motive_of_is_motiveproof · cited by 2
- MulAction.isMultiplyPreprimitive_succ_iff_ofStabilizerproof · cited by 2
- MulAction.isMultiplyPreprimitive_ofStabilizerproof · cited by 1
- normalClosure_of_stabilizer_eq_topproof · cited by 0