Mathlib Map

Theorems · Theorem · group theory

isAddConj_iff

∀ {α : Type u} [inst : AddGroup α] {a b : α}, IsAddConj a b ↔ ∃ c, c + a + -c = b
Defined in
Mathlib.Algebra.Group.Conj
Cited by
3 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext
Assumes
AddGroup

Around this declaration

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

Cites8

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

Cited by3

Results whose statement or proof uses this declaration.