Theorems · Theorem · group theory
MulAction.IsPreprimitive.of_isTrivialBlock_of_notMem_fixedPoints
∀ {G : Type u_1} {X : Type u_2} [inst : Group G] [inst_1 : MulAction G X] {a : X},
a ∉ MulAction.fixedPoints G X →
(∀ ⦃B : Set X⦄, a ∈ B → MulAction.IsBlock G B → MulAction.IsTrivialBlock B) → MulAction.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.
Cites24
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.univproof · cited by 3,945
- Set.Nonemptyproof · cited by 2,627
- MulActionstatement and proof · cited by 1,294
- 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
- MulAction.orbitproof · cited by 114
- MulAction.IsPretransitiveproof · cited by 94
- MulAction.IsBlockstatement and proof · cited by 73
Cited by1
Results whose statement or proof uses this declaration.
- MulAction.IsPreprimitive.mk'proof · cited by 0