Theorems · Theorem · group theory
SubMulAction.ofFixingSubgroup.isMultiplyPretransitive
∀ (G : Type u_1) {α : Type u_2} [inst : Group G] [inst_1 : MulAction G α] {m n : ℕ}
[Hn : MulAction.IsMultiplyPretransitive G α n] (s : Set α) [Finite ↑s],
s.ncard + m = n → MulAction.IsMultiplyPretransitive (↥(fixingSubgroup G s)) (↥(SubMulAction.ofFixingSubgroup G s)) mThe fixingSubgroup of a finite subset of cardinal d
in an n-transitive action acts n-d-transitively on the complement.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Equivproof · cited by 8,337
- Set.Elemstatement and proof · cited by 7,166
- Groupstatement and proof · cited by 6,238
- Equiv.symmproof · cited by 3,681
- Subgroupstatement · cited by 3,593
- Finitestatement and proof · cited by 3,029
- MulActionstatement and proof · cited by 1,294
- Function.Embeddingproof · cited by 988
- Equiv.apply_symm_applyproof · cited by 346
- Set.ncardstatement and proof · cited by 344
Cited by4
Results whose statement or proof uses this declaration.
- MulAction.isMultiplyPreprimitive_of_isMultiplyPretransitive_succproof · cited by 1
- SubMulAction.ofFixingSubgroup.isMultiplyPretransitive'proof · cited by 0
- MulAction.ofFixingSubgroup.isMultiplyPreprimitiveproof · cited by 0