Theorems · Theorem · linear algebra
Matrix.trace_vecMulVec
∀ {n : Type u_3} {R : Type u_6} [inst : Fintype n] [inst_1 : NonUnitalNonAssocSemiring R] (a b : n → R),
(Matrix.vecMulVec a b).trace = a ⬝ᵥ b- Defined in
- Mathlib.LinearAlgebra.Matrix.Trace
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Matrixproof · cited by 4,303
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- dotProductstatement and proof · cited by 194
- Matrix.tracestatement and proof · cited by 114
- Matrix.vecMulVecstatement · cited by 52
- Matrix.vecMulVec_eqproof · cited by 7
- Matrix.trace_replicateCol_mul_replicateRowproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- LinearMap.trace_smulRightproof · cited by 0