Theorems · Definition · group theory
Sylow.casesOn
{p : ℕ} →
{G : Type u_1} →
[inst : Group G] →
{motive : Sylow p G → Sort u} →
(t : Sylow p G) →
((toSubgroup : Subgroup G) →
(isPGroup' : IsPGroup p ↥toSubgroup) →
(is_maximal' : ∀ {Q : Subgroup G}, IsPGroup p ↥Q → toSubgroup ≤ Q → Q = toSubgroup) →
motive { toSubgroup := toSubgroup, isPGroup' := isPGroup', is_maximal' := is_maximal' }) →
motive t- Defined in
- Mathlib.GroupTheory.Sylow
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
- Assumes
- Group
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by3
Results whose statement or proof uses this declaration.
- Sylow.extproof · cited by 3
- Sylow.noConfusionproof · cited by 0
- Sylow.noConfusionTypeproof · cited by 0