Theorems · Theorem · group theory
exists_smul_notMem_of_subset_orbit_closure
∀ {G : Type u_1} {α : Type u_2} [inst : Group G] [inst_1 : MulAction G α] (S : Set G) (T : Set α) {a : α},
(∀ g ∈ S, g⁻¹ ∈ S) → T ⊆ MulAction.orbit (↥(Subgroup.closure S)) a → a ∉ T → T.Nonempty → ∃ σ ∈ S, ∃ a ∈ T, σ • a ∉ TGiven a symmetric generating set of a permutation group, if T is a nonempty proper subset of an orbit, then there exists a generator that sends some element of T into the complement of T.
- Defined in
- Mathlib.GroupTheory.Perm.ClosureSwap
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Groupstatement and proof · cited by 6,238
- Subgroupstatement · cited by 3,593
- Set.Nonemptystatement and proof · cited by 2,627
- MulActionstatement and proof · cited by 1,294
- MulAction.stabilizerproof · cited by 254
- Subgroup.closurestatement and proof · cited by 196
- MulAction.orbitstatement and proof · cited by 114
- smul_inv_smulproof · cited by 53
- Subgroup.closure_leproof · cited by 31
- Set.smul_mem_smul_set_iffproof · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- swap_mem_closure_isSwapproof · cited by 1