Theorems · Theorem · linear algebra
Matrix.IsHermitian.eq
∀ {α : Type u_1} {n : Type u_4} [inst : Star α] {A : Matrix n n α}, A.IsHermitian → A.conjTranspose = A- Defined in
- Mathlib.LinearAlgebra.Matrix.Hermitian
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses Quot.sound
- Assumes
- Star
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Matrixstatement and proof · cited by 4,303
- Starstatement and proof · cited by 496
- Matrix.conjTransposestatement · cited by 202
- Matrix.IsHermitianstatement and proof · cited by 126
Cited by11
Results whose statement or proof uses this declaration.
- Matrix.IsHermitian.smulproof · cited by 3
- Matrix.isHermitian_conjTranspose_mul_mulproof · cited by 3
- Matrix.isSymmetric_toLin_iffproof · cited by 2
- Matrix.IsHermitian.hadamardproof · cited by 2
- Matrix.IsHermitian.invproof · cited by 2
- Matrix.IsHermitian.coe_re_apply_selfproof · cited by 1
- Matrix.IsHermitian.mapproof · cited by 1
- Matrix.schur_complement_eq₁₁proof · cited by 1
- Matrix.isHermitian_mul_mul_conjTransposeproof · cited by 0
- Matrix.IsHermitian.adjugateproof · cited by 0
- Matrix.schur_complement_eq₂₂proof · cited by 0