Theorems · Theorem · group theory
surjective_of_isSwap_of_isPretransitive
∀ {G : Type u_1} {α : Type u_2} [inst : Group G] [inst_1 : MulAction G α] [inst_2 : DecidableEq α] [Finite α]
(S : Set G),
(∀ σ ∈ S, ((MulAction.toPermHom G α) σ).IsSwap) →
Subgroup.closure S = ⊤ → ∀ [h : MulAction.IsPretransitive G α], Function.Surjective ⇑(MulAction.toPermHom G α)A transitive permutation group generated by transpositions must be the whole symmetric group
- Defined in
- Mathlib.GroupTheory.Perm.ClosureSwap
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Top.topstatement and proof · cited by 9,680
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement · cited by 3,629
- Subgroupstatement · cited by 3,593
- Finitestatement and proof · cited by 3,029
- Equiv.Permstatement · cited by 1,375
- MulActionstatement and proof · cited by 1,294
- Subgroup.closurestatement and proof · cited by 196
- MulAction.IsPretransitivestatement and proof · cited by 94
- Equiv.Perm.IsSwapstatement and proof · cited by 35
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.