Theorems · Theorem · group theory
conj_mul
∀ {α : Type u} [inst : Group α] {a b c : α}, b * a * b⁻¹ * (b * c * b⁻¹) = b * (a * c) * b⁻¹- Defined in
- Mathlib.Algebra.Group.Conj
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
- Assumes
- Group
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.
- Groupstatement and proof · cited by 6,238
- mul_assocproof · cited by 1,667
- inv_mul_cancel_leftproof · cited by 88
Cited by3
Results whose statement or proof uses this declaration.
- conj_powproof · cited by 2
- Equiv.Perm.cycleType_conjproof · cited by 2
- CoxeterSystem.IsReflection.mul_selfproof · cited by 1