Mathlib Map

Theorems · Inductive type · group theory

AddGroup

Type u → Type u

An AddGroup is an AddMonoid with a unary - satisfying -a + a = 0. There is also a binary operation - such that a - b = a + -b, with a default so that a - b = a + -b holds by definition. Use AddGroup.ofLeftAxioms or AddGroup.ofRightAxioms to define an additive group structure on a type with the minimum proof obligations. [Wikidata Q83478](https://www.wikidata.org/wiki/Q83478)

Defined in
Mathlib.Algebra.Group.Defs
Cited by
4,410 results in Mathlib
Foundations
Depth 0 from the axioms, rests on 1 definitions · uses no axioms

Around this declaration

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

Cites0

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

Nothing in Mathlib beyond the foundations.

Cited by5,135

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 5,135.