Projectivization.orthogonal_mk
∀ {F : Type u_1} [inst : Field F] {m : Type u_2} [inst_1 : Fintype m] {v w : m → F} (hv : v ≠ 0) (hw : w ≠ 0),
(Projectivization.mk F v hv).orthogonal (Projectivization.mk F w hw) ↔ v ⬝ᵥ w = 0- Cited by
- 2 results in Mathlib
- Foundations
- Depth 70 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.
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- dotProductstatement · cited by 194
- Projectivization.mkstatement · cited by 55
- Projectivization.orthogonalstatement · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- Projectivization.orthogonal_commproof · cited by 2
- Projectivization.cross_orthogonal_leftproof · cited by 2