Mathlib Map

Theorems · Theorem · group theory

AddSubgroup.ext

∀ {G : Type u_1} [inst : AddGroup G] {H K : AddSubgroup G}, (∀ (x : G), x ∈ H ↔ x ∈ K) → H = K

Two AddSubgroups are equal if they have the same elements.

Defined in
Mathlib.Algebra.Group.Subgroup.Defs
Cited by
75 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext, Quot.sound
Assumes
AddGroup

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by75

Results whose statement or proof uses this declaration.