Theorems · Theorem · group theory
MulAction.isMultiplyPretransitive_of_le
∀ {G : Type u_1} {α : Type u_2} [inst : Group G] [inst_1 : MulAction G α] {m n : ℕ}
[MulAction.IsMultiplyPretransitive G α n],
m ≤ n → n ≤ Nat.card α → ∀ [Finite α], MulAction.IsMultiplyPretransitive G α mIf α has at least n elements, then an n-pretransitive action
is m-pretransitive for any m ≤ n.
For an infinite α, use MulAction.isMultiplyPretransitive_of_le'.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement and proof · cited by 6,238
- Finitestatement and proof · cited by 3,029
- MulActionstatement and proof · cited by 1,294
- Nat.cardstatement and proof · cited by 844
- MulAction.IsMultiplyPretransitivestatement and proof · cited by 33
- MulAction.IsPretransitive.of_surjective_mapproof · cited by 7
- Fin.Embedding.restrictSurjective_of_add_le_natCardproof · cited by 3
Cited by6
Results whose statement or proof uses this declaration.
- alternatingGroup.isMultiplyPretransitiveproof · cited by 4
- MulAction.IsMultiplyPretransitive.index_of_fixingSubgroup_mulproof · cited by 2
- alternatingGroup.isPretransitive_of_three_le_cardproof · cited by 2
- Set.powersetCard.isPretransitive_alternatingGroupproof · cited by 1
- alternatingGroup.isCoatom_stabilizer_of_ncard_lt_ncard_complproof · cited by 1
- alternatingGroup.isTrivialBlock_of_isBlockproof · cited by 1