Theorems · Theorem · linear algebra
Matrix.IsHermitian.pow
∀ {α : Type u_1} {n : Type u_4} [inst : Semiring α] [inst_1 : StarRing α] [inst_2 : Fintype n] [inst_3 : DecidableEq n]
{A : Matrix n n α}, A.IsHermitian → ∀ (k : ℕ), (A ^ k).IsHermitian- Defined in
- Mathlib.LinearAlgebra.Matrix.Hermitian
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- 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
- IsSelfAdjoint.powproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.