Theorems · Theorem · linear algebra
Matrix.IsHermitian.inv
∀ {α : Type u_1} {m : Type u_3} [inst : CommRing α] [inst_1 : StarRing α] [inst_2 : Fintype m] [inst_3 : DecidableEq m]
{A : Matrix m m α}, A.IsHermitian → A⁻¹.IsHermitian- Defined in
- Mathlib.LinearAlgebra.Matrix.Hermitian
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- StarRingstatement and proof · cited by 1,686
- Matrix.IsHermitianstatement and proof · cited by 126
- Matrix.IsHermitian.eqproof · cited by 11
- Matrix.conjTranspose_nonsing_invproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- Matrix.IsHermitian.fromBlocks₁₁proof · cited by 2
- Matrix.isHermitian_invproof · cited by 0