Theorems · Theorem · group theory
isSimpleGroup_iff
∀ (G : Type u_1) [inst : Group G], IsSimpleGroup G ↔ Nontrivial G ∧ ∀ (H : Subgroup G), H.Normal → H = ⊥ ∨ H = ⊤
- Defined in
- Mathlib.GroupTheory.Subgroup.Simple
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
- Assumes
- Group
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- IsSimpleGroup.casesOnproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Subgroup.isSimpleGroup_iffproof · cited by 0