Theorems · Theorem · group theory
SubAddAction.ofStabilizer.isMultiplyPretransitive
∀ {G : Type u_1} {α : Type u_2} [inst : AddGroup G] [inst_1 : AddAction G α] [AddAction.IsPretransitive G α] {n : ℕ}
{a : α},
AddAction.IsMultiplyPretransitive G α n.succ ↔
AddAction.IsMultiplyPretransitive (↥(AddAction.stabilizer G a)) (↥(SubAddAction.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][Wielandt-1964].
- Cited by
- 2 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.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement · cited by 3,232
- HVAdd.hVAddproof · cited by 1,820
- Function.Embeddingproof · cited by 988
- AddActionstatement and proof · cited by 820
- Subtype.propproof · cited by 505
- AddAction.stabilizerstatement and proof · cited by 112
- DFunLike.ext_iffproof · cited by 102
- SubAddActionstatement · cited by 86
- AddAction.IsPretransitivestatement and proof · cited by 56
- AddSemigroupAction.add_vaddproof · cited by 43
Cited by2
Results whose statement or proof uses this declaration.
- AddAction.isMultiplyPreprimitive_ofStabilizerproof · cited by 1
- AddAction.isMultiplyPreprimitive_succ_iff_ofStabilizerproof · cited by 0