Theorems · Theorem · group theory
Set.powersetCard.isPretransitive_alternatingGroup
∀ {α : Type u_2} {n : ℕ} [inst : DecidableEq α] [inst_1 : Fintype α],
3 ≤ Nat.card α → MulAction.IsPretransitive ↥(alternatingGroup α) ↑(Set.powersetCard α n)If 3 ≤ Nat.card α, then alternatingGroup α acts transitively on Set.powersetCard α n.
If Nat.card α ≤ 2, then alternatingGroup α is trivial, and
the result only holds in the trivial case where powersetCard α n is a subsingleton,
that is, when n = 0 or Nat.card α ≤ n.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqFintype
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- Fintypestatement and proof · cited by 7,736
- Set.Elemstatement and proof · cited by 7,166
- Subgroupstatement · cited by 3,593
- Fintype.cardproof · cited by 1,386
- Equiv.Permstatement and proof · cited by 1,375
- eq_or_neproof · cited by 1,117
- Nat.cardstatement and proof · cited by 844
- not_leproof · cited by 328
- Nat.card_eq_fintype_cardproof · cited by 200
- Function.Bijective.surjectiveproof · cited by 114
- Set.powersetCardstatement and proof · cited by 100
Cited by1
Results whose statement or proof uses this declaration.
- Set.powersetCard.isPreprimitive_alternatingGroupproof · cited by 2