Mathlib Map

Theorems · Definition · linear algebra

Matrix.IsHermitian

{α : Type u_1} → {n : Type u_4} → [Star α] → Matrix n n α → Prop

A matrix is Hermitian if it is equal to its conjugate transpose. On the reals, this definition captures symmetric matrices.

Defined in
Mathlib.LinearAlgebra.Matrix.Hermitian
Cited by
126 results in Mathlib
Foundations
Depth 16 from the axioms, rests on 66 definitions · uses Quot.sound
Assumes
Star

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.

Cited by134

Results whose statement or proof uses this declaration.