Theorems · Theorem · group theory
AddAction.ofFixingSubgroup.isMultiplyPreprimitive
∀ (M : Type u_1) (α : Type u_2) [inst : AddGroup M] [inst_1 : AddAction M α] {m n : ℕ}
[AddAction.IsMultiplyPreprimitive M α n] {s : Set α} [Finite ↑s],
s.ncard + m = n →
AddAction.IsMultiplyPreprimitive (↥(fixingAddSubgroup M s)) (↥(SubAddAction.ofFixingAddSubgroup M s)) mThe fixator of a subset of cardinal d in an n-primitive action
acts n-d-primitively on the remaining (d ≤ n).
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- Set.Elemstatement and proof · cited by 7,166
- Set.imageproof · cited by 5,609
- ENatproof · cited by 4,985
- Set.preimageproof · cited by 4,946
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement · cited by 3,232
- Finitestatement and proof · cited by 3,029
- AddActionstatement and proof · cited by 820
- add_assocproof · cited by 746
- Nat.cast_addproof · cited by 586
- Set.ncardstatement and proof · cited by 344
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.