Theorems · Definition · group theory
IsSimpleGroup.casesOn
{G : Type u_1} →
[inst : Group G] →
{motive : IsSimpleGroup G → Sort u} →
(t : IsSimpleGroup G) →
([toNontrivial : Nontrivial G] →
(eq_bot_or_eq_top_of_normal : ∀ (H : Subgroup G), H.Normal → H = ⊥ ∨ H = ⊤) → motive ⋯) →
motive t- Defined in
- Mathlib.GroupTheory.Subgroup.Simple
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
- Assumes
- Group
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Bot.botstatement and proof · cited by 4,720
- Subgroupstatement and proof · cited by 3,593
- Nontrivialstatement and proof · cited by 2,416
- Subgroup.Normalstatement and proof · cited by 334
- IsSimpleGroupstatement and proof · cited by 26
Cited by1
Results whose statement or proof uses this declaration.
- isSimpleGroup_iffproof · cited by 1