Mathlib Map

Theorems · Definition · linear algebra

dotProduct

{m : Type u_2} → {α : Type v} → [Fintype m] → [Mul α] → [AddCommMonoid α] → (m → α) → (m → α) → α

dotProduct v w is the sum of the entrywise products v i * w i. See also dotProductEquiv.

Defined in
Mathlib.Data.Matrix.Mul
Cited by
194 results in Mathlib
Foundations
Depth 14 from the axioms, rests on 96 definitions · uses propext, Quot.sound
Assumes
FintypeMulAddCommMonoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by202

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 202.