Mathlib Map

Theorems · Theorem · linear algebra

crossProduct_ne_zero_iff_linearIndependent

∀ {F : Type u_2} [inst : Field F] {v w : Fin 3 → F}, (crossProduct v) w ≠ 0 ↔ LinearIndependent F ![v, w]
Defined in
Mathlib.LinearAlgebra.CrossProduct
Cited by
1 results in Mathlib
Foundations
Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Field

Around this declaration

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

Cites26

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

Cited by1

Results whose statement or proof uses this declaration.