Theorems · Theorem · group theory
MulAction.IsMultiplyPretransitive.index_of_fixingSubgroup_eq
∀ {G : Type u_1} [inst : Group G] {α : Type u_2} [inst_1 : MulAction G α] [Finite α] (s : Set α),
MulAction.IsMultiplyPretransitive G α s.ncard →
(fixingSubgroup G s).index = (Nat.card α).choose s.ncard * s.ncard.factorialFor a multiply pretransitive action,
computes the index of the fixingSubgroup of a subset
of adequate cardinality.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Finitestatement and proof · cited by 3,029
- MulActionstatement and proof · cited by 1,294
- Nat.cardstatement and proof · cited by 844
- Nat.factorialstatement and proof · cited by 616
- Nat.choosestatement and proof · cited by 494
- Set.ncardstatement and proof · cited by 344
- Set.subset_univproof · cited by 228
- Set.toFiniteproof · cited by 174
- Subgroup.indexstatement · cited by 150
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.