Mathlib Map

Theorems · Theorem · group theory

AddSubgroup.neg_mem

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

An AddSubgroup is closed under inverse.

Defined in
Mathlib.Algebra.Group.Subgroup.Defs
Cited by
23 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 by23

Results whose statement or proof uses this declaration.