Mathlib Map

Theorems · Theorem · nonassociative algebras

Matrix.lieConj_apply

∀ {R : Type u} [inst : CommRing R] {n : Type w} [inst_1 : DecidableEq n] [inst_2 : Fintype n] (P A : Matrix n n R)
  (h : Invertible P), (P.lieConj h) A = P * A * P⁻¹
Defined in
Mathlib.Algebra.Lie.Matrix
Cited by
0 results in Mathlib
Foundations
Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingDecidableEqFintype

Around this declaration

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

Cites18

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.