Mathlib Map

Theorems · Definition · linear algebra

crossProduct

{R : Type u_1} → [inst : CommRing R] → (Fin 3 → R) →ₗ[R] (Fin 3 → R) →ₗ[R] Fin 3 → R

The cross product of two vectors in $R^3$ for $R$ a commutative ring.

Defined in
Mathlib.LinearAlgebra.CrossProduct
Cited by
27 results in Mathlib
Foundations
Depth 36 from the axioms · uses propext, Quot.sound
Assumes
CommRing

Around this declaration

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

Cites6

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

Cited by28

Results whose statement or proof uses this declaration.