Lemmas about Algebra.trace
and Algebra.norm
on ℂ
#
theorem
Algebra.leftMulMatrix_complex
(z : ℂ)
:
(Algebra.leftMulMatrix Complex.basisOneI) z = !![z.re, -z.im; z.im, z.re]
Algebra.trace
and Algebra.norm
on ℂ
#