Theorems · Theorem · linear algebra
dotProduct_eq_zero
∀ {n : Type u_2} {R : Type u_4} [inst : Semiring R] [inst_1 : Fintype n] (v : n → R),
(∀ (w : n → R), v ⬝ᵥ w = 0) → v = 0- Defined in
- Mathlib.LinearAlgebra.Matrix.DotProduct
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- dotProductstatement and proof · cited by 194
- zero_dotProductproof · cited by 9
- dotProduct_eqproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- dotProduct_eq_zero_iffproof · cited by 1