Mathlib Map

Theorems · Theorem · group theory

AddSubgroup.add_mem

∀ {G : Type u_1} [inst : AddGroup G] (H : AddSubgroup G) {x y : G}, x ∈ H → y ∈ H → x + y ∈ H

An AddSubgroup is closed under addition.

Defined in
Mathlib.Algebra.Group.Subgroup.Defs
Cited by
17 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext
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 by17

Results whose statement or proof uses this declaration.