Theorems · Theorem · group theory
MulAction.IsPretransitive.of_partition
∀ {M : Type u_1} {α : Type u_2} [inst : Group M] [inst_1 : MulAction M α] {s : Set α},
(∀ a ∈ s, ∀ b ∈ s, ∃ g, g • a = b) →
(∀ a ∈ sᶜ, ∀ b ∈ sᶜ, ∃ g, g • a = b) → MulAction.stabilizer M s ≠ ⊤ → MulAction.IsPretransitive M α- Cited by
- 1 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Top.topstatement and proof · cited by 9,680
- Groupstatement and proof · cited by 6,238
- Subgroupstatement · cited by 3,593
- Compl.complstatement and proof · cited by 2,925
- MulActionstatement and proof · cited by 1,294
- SemigroupAction.mul_smulproof · cited by 291
- MulAction.stabilizerstatement and proof · cited by 254
- eq_top_iffproof · cited by 236
- Set.mulActionSetstatement · cited by 95
- MulAction.IsPretransitivestatement · cited by 94
- Set.mem_compl_iffproof · cited by 53
Cited by1
Results whose statement or proof uses this declaration.
- Subgroup.isPretransitive_of_stabilizer_ltproof · cited by 2