Theorems · Theorem · group theory
SubMulAction.IsPretransitive.isPretransitive_ofFixingSubgroup_inter
∀ {M : Type u_1} {α : Type u_2} [inst : Group M] [inst_1 : MulAction M α] {s : Set α},
MulAction.IsPretransitive ↥(fixingSubgroup M s) ↥(SubMulAction.ofFixingSubgroup M s) →
∀ {g : M},
s ∪ g • s ≠ ⊤ →
MulAction.IsPretransitive ↥(fixingSubgroup M (s ∩ g • s)) ↥(SubMulAction.ofFixingSubgroup M (s ∩ g • s))A pretransitivity criterion.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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
- Set.Elemproof · cited by 7,166
- Groupstatement and proof · cited by 6,238
- Subgroupstatement · cited by 3,593
- Compl.complproof · cited by 2,925
- MulActionstatement and proof · cited by 1,294
- Set.smulSetstatement · cited by 608
- smul_smulproof · cited by 360
- SemigroupAction.mul_smulproof · cited by 291
- SubMulActionstatement · cited by 120
- Set.nonempty_iff_ne_emptyproof · cited by 96
Cited by2
Results whose statement or proof uses this declaration.
- MulAction.IsPreprimitive.is_two_motive_of_is_motiveproof · cited by 2
- SubMulAction.IsPreprimitive.isPreprimitive_ofFixingSubgroup_interproof · cited by 1