Theorems · Theorem · group theory
AddAction.IsPreprimitive.exists_mem_vadd_and_notMem_vadd
∀ {G : Type u_1} {X : Type u_2} [inst : AddGroup G] [inst_1 : AddAction G X] [AddAction.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 additive action, a subset which is neither empty nor full has a translate which contains a given point and avoids another one.
- Cited by
- 0 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.
Cites21
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
- AddGroupstatement and proof · cited by 4,410
- Set.univstatement and proof · cited by 3,945
- Set.Nonemptystatement and proof · cited by 2,627
- HVAdd.hVAddstatement and proof · cited by 1,820
- Set.Finitestatement and proof · cited by 1,814
- Set.iInterproof · cited by 1,084
- AddActionstatement and proof · cited by 820
- Set.vaddSetstatement · cited by 403
- Set.Subsingletonproof · cited by 276
- Set.mem_singleton_iffproof · cited by 172
- Set.mem_iInterproof · cited by 69
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.