Theorems · Theorem · linear algebra
Matrix.isHermitian_reindex_iff
∀ {α : Type u_1} {m : Type u_3} {n : Type u_4} [inst : Star α] {A : Matrix n n α} (f : n ≃ m),
((Matrix.reindex f f) A).IsHermitian ↔ A.IsHermitian- Defined in
- Mathlib.LinearAlgebra.Matrix.Hermitian
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
- Assumes
- Star
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Equivstatement and proof · cited by 8,337
- Matrixstatement and proof · cited by 4,303
- Equiv.symmproof · cited by 3,681
- Starstatement and proof · cited by 496
- Matrix.submatrixproof · cited by 183
- Matrix.IsHermitianstatement and proof · cited by 126
- Matrix.reindexstatement and proof · cited by 102
- Equiv.symm_comp_selfproof · cited by 28
- Matrix.submatrix_submatrixproof · cited by 24
- Matrix.submatrix_id_idproof · cited by 22
- Matrix.IsHermitian.reindexproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.