Mathlib Map

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
Assumes
CommRingStarRingFintypeDecidableEq

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.

Cited by2

Results whose statement or proof uses this declaration.