Theorems · Theorem · linear algebra
Matrix.PosDef.mul_conjTranspose_self
∀ {m : Type u_1} {n : Type u_2} {R : Type u_3} [inst : Ring R] [inst_1 : PartialOrder R] [inst_2 : StarRing R]
[inst_3 : Fintype n] [inst_4 : Fintype m] [StarOrderedRing R] [NoZeroDivisors R] (A : Matrix m n R),
(Function.Injective fun v => Matrix.vecMul v A) → (A * A.conjTranspose).PosDef- Defined in
- Mathlib.LinearAlgebra.Matrix.PosDef
- 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- Ringstatement and proof · cited by 7,463
- PartialOrderstatement and proof · cited by 6,410
- Matrixstatement and proof · cited by 4,303
- StarRingstatement and proof · cited by 1,686
- StarOrderedRingstatement and proof · cited by 587
- NoZeroDivisorsstatement and proof · cited by 545
- Matrix.conjTransposestatement and proof · cited by 202
- Matrix.vecMulstatement and proof · cited by 148
- Matrix.PosDefstatement and proof · cited by 68
- Matrix.mul_oneproof · cited by 45
- Matrix.PosDef.mul_mul_conjTranspose_sameproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.