Documentation

Mathlib.RingTheory.Complex

Lemmas about Algebra.trace and Algebra.norm on #

theorem Algebra.leftMulMatrix_complex (z : ) :
(leftMulMatrix Complex.basisOneI) z = !![z.re, -z.im; z.im, z.re]