Theorems · Theorem · linear algebra
Matrix.IsHermitian.of_smul
∀ {α : Type u_1} {n : Type u_4} {R : Type u_5} [inst : Monoid R] [inst_1 : Star R] [inst_2 : Star α]
[inst_3 : MulAction R α] [StarModule R α] {A : Matrix n n α} {k : R} [Invertible k],
(k • A).IsHermitian → IsSelfAdjoint k → A.IsHermitian- Defined in
- Mathlib.LinearAlgebra.Matrix.Hermitian
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Monoidstatement and proof · cited by 3,887
- MulActionstatement and proof · cited by 1,294
- StarModulestatement and proof · cited by 570
- Invertiblestatement and proof · cited by 549
- IsSelfAdjointstatement and proof · cited by 545
- Starstatement and proof · cited by 496
- Invertible.invOfproof · cited by 268
- Matrix.conjTransposeproof · cited by 202
- Matrix.IsHermitianstatement and proof · cited by 126
- IsSelfAdjoint.star_eqproof · cited by 58
- Matrix.conjTranspose_smulproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.isHermitian_smul_iffproof · cited by 0