Mathlib Map

Theorems · Definition · geometry

projectivizationSetoid

(K : Type u_1) →
  (V : Type u_2) → [inst : DivisionRing K] → [inst_1 : AddCommGroup V] → [Module K V] → Setoid { v // v ≠ 0 }

The setoid whose quotient is the projectivization of V.

Defined in
Mathlib.LinearAlgebra.Projectivization.Basic
Cited by
1 results in Mathlib
Foundations
Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DivisionRingAddCommGroupModule

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 by2

Results whose statement or proof uses this declaration.