Mathlib Map

Theorems · Theorem · group theory

isConj_iff

∀ {α : Type u} [inst : Group α] {a b : α}, IsConj a b ↔ ∃ c, c * a * c⁻¹ = b
Defined in
Mathlib.Algebra.Group.Conj
Cited by
16 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext
Assumes
Group

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 by16

Results whose statement or proof uses this declaration.