Mathlib Map

Theorems · Definition · linear algebra

Module.Ray

(R : Type u_1) →
  [inst : CommSemiring R] →
    [inst_1 : PartialOrder R] →
      [IsStrictOrderedRing R] → (M : Type u_2) → [inst_3 : AddCommMonoid M] → [Module R M] → Type u_2

A ray (equivalence class of nonzero vectors with common positive multiples) in a module.

Defined in
Mathlib.LinearAlgebra.Ray
Cited by
30 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringPartialOrderIsStrictOrderedRingAddCommMonoidModule

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.

Cited by35

Results whose statement or proof uses this declaration.