Theorems · Theorem · group theory
MulAction.IsPreprimitive.exists_mem_smul_and_notMem_smul
∀ {G : Type u_1} {X : Type u_2} [inst : Group G] [inst_1 : MulAction G X] [MulAction.IsPreprimitive G X] {A : Set X},
A.Finite → A.Nonempty → A ≠ Set.univ → ∀ {a b : X}, a ≠ b → ∃ g, a ∈ g • A ∧ b ∉ g • ATheorem of Rudio (Wielandt, 1964, Th. 8.1) For a preprimitive action, a subset which is neither empty nor full has a translate which contains a given point and avoids another one.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Set.univstatement and proof · cited by 3,945
- Set.Nonemptystatement and proof · cited by 2,627
- Set.Finitestatement and proof · cited by 1,814
- MulActionstatement and proof · cited by 1,294
- Set.iInterproof · cited by 1,084
- Set.smulSetstatement · cited by 608
- Set.Subsingletonproof · cited by 276
- Set.mem_singleton_iffproof · cited by 172
- Set.mem_iInterproof · cited by 69
- MulAction.IsPreprimitivestatement and proof · cited by 50
Cited by1
Results whose statement or proof uses this declaration.
- MulAction.IsPreprimitive.is_two_motive_of_is_motiveproof · cited by 2