Theorems · Theorem · group theory
AddAction.IsPreprimitive.of_isTrivialBlock_of_notMem_fixedPoints
∀ {G : Type u_1} {X : Type u_2} [inst : AddGroup G] [inst_1 : AddAction G X] {a : X},
a ∉ AddAction.fixedPoints G X →
(∀ ⦃B : Set X⦄, a ∈ B → AddAction.IsBlock G B → AddAction.IsTrivialBlock B) → AddAction.IsPreprimitive G XIf the action is not trivial, then the trivial blocks condition implies preprimitivity (pretransitivity is automatic) (based condition)
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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.univproof · cited by 3,945
- Set.Nonemptyproof · cited by 2,627
- HVAdd.hVAddproof · cited by 1,820
- AddActionstatement and proof · cited by 820
- Set.mem_univproof · cited by 416
- Set.Subsingletonproof · cited by 276
- Set.eq_empty_or_nonemptyproof · cited by 248
- Set.mem_singleton_iffproof · cited by 172
- AddAction.orbitproof · cited by 86
- AddAction.IsBlockstatement and proof · cited by 65
Cited by1
Results whose statement or proof uses this declaration.
- AddAction.IsPreprimitive.mk'proof · cited by 0