Theorems · Definition · group theory
AddAction.IsMultiplyPreprimitive.recOn
{M : Type u_1} →
{α : Type u_2} →
[inst : AddGroup M] →
[inst_1 : AddAction M α] →
{n : ℕ} →
{motive : AddAction.IsMultiplyPreprimitive M α n → Sort u} →
(t : AddAction.IsMultiplyPreprimitive M α n) →
((isMultiplyPretransitive : AddAction.IsMultiplyPretransitive M α n) →
(isPreprimitive_ofFixingAddSubgroup :
∀ {s : Set α},
s.encard + 1 = ↑n →
AddAction.IsPreprimitive ↥(fixingAddSubgroup M s) ↥(SubAddAction.ofFixingAddSubgroup M s)) →
motive ⋯) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- ENatstatement · cited by 4,985
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement · cited by 3,232
- AddActionstatement and proof · cited by 820
- Set.encardstatement and proof · cited by 327
- SubAddActionstatement · cited by 86
- fixingAddSubgroupstatement and proof · cited by 50
- SubAddAction.ofFixingAddSubgroupstatement and proof · cited by 32
- AddAction.IsPreprimitivestatement and proof · cited by 25
- AddAction.IsMultiplyPretransitivestatement and proof · cited by 17
- AddAction.IsMultiplyPreprimitivestatement and proof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.