Mathlib Map

Theorems · Theorem · group theory

AddSubgroup.IsSubnormal.exists_normal_and_le_and_lt_top_of_ne

∀ {G : Type u_1} [inst : AddGroup G] {H : AddSubgroup G}, H.IsSubnormal → H ≠ ⊤ → ∃ K, K.Normal ∧ H ≤ K ∧ K < ⊤

A proper subnormal additive subgroup is contained in a proper normal additive subgroup.

Defined in
Mathlib.GroupTheory.IsSubnormal
Cited by
0 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddGroup

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.