Theorems · Definition · group theory
Subgroup.IsSubnormal.casesOn
∀ {G : Type u_1} [inst : Group G] {motive : (a : Subgroup G) → a.IsSubnormal → Prop} {a : Subgroup G}
(t : a.IsSubnormal),
motive ⊤ ⋯ →
(∀ (H K : Subgroup G) (h_le : H ≤ K) (hSubn : K.IsSubnormal) (hN : (H.subgroupOf K).Normal), motive H ⋯) →
motive a t- Defined in
- Mathlib.GroupTheory.IsSubnormal
- Cited by
- 0 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Top.topstatement and proof · cited by 9,680
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- Subgroup.Normalstatement and proof · cited by 334
- Subgroup.subgroupOfstatement and proof · cited by 122
- Subgroup.IsSubnormalstatement and proof · cited by 19
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.