Theorems · Theorem · group theory
MulAction.IsMultiplyPretransitive.index_of_fixingSubgroup_mul
∀ {G : Type u_1} [inst : Group G] {α : Type u_2} [inst_1 : MulAction G α] [Finite α] {k : ℕ},
MulAction.IsMultiplyPretransitive G α k →
∀ {s : Set α}, s.ncard = k → (fixingSubgroup G s).index * (Nat.card α - k).factorial = (Nat.card α).factorialFor a multiply pretransitive action, computes the index
of the fixingSubgroup of a subset of adequate cardinality
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites56
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.ofPredproof · cited by 6,101
- Set.imageproof · cited by 5,609
- Set.preimageproof · cited by 4,946
- Subgroupproof · cited by 3,593
- Finitestatement and proof · cited by 3,029
- Compl.complproof · cited by 2,925
- one_mulproof · cited by 2,841
- Set.Nonemptyproof · cited by 2,627
- mul_commproof · cited by 2,262
- add_commproof · cited by 1,535
Cited by2
Results whose statement or proof uses this declaration.
- IsMultiplyPretransitive.alternatingGroup_leproof · cited by 1
- MulAction.IsMultiplyPretransitive.index_of_fixingSubgroup_eqproof · cited by 0