Mathlib Map

Theorems · Definition · group theory

IsAddConj

{α : Type u} → [AddMonoid α] → α → α → Prop

We say that a is additively conjugate to b if for some additive unit c we have c + a + -c = b.

Defined in
Mathlib.Algebra.Group.Conj
Cited by
17 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
AddMonoid

Around this declaration

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

Cites4

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

Cited by19

Results whose statement or proof uses this declaration.