Mathlib Map

Theorems · Definition · linear algebra

Module.Ray.someRayVector

{R : Type u_1} →
  [inst : CommSemiring R] →
    [inst_1 : PartialOrder R] →
      [inst_2 : IsStrictOrderedRing R] →
        {M : Type u_2} → [inst_3 : AddCommMonoid M] → [inst_4 : Module R M] → Module.Ray R M → RayVector R M

An arbitrary RayVector giving a ray.

Defined in
Mathlib.LinearAlgebra.Ray
Cited by
3 results in Mathlib
Foundations
Depth 30 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.

Cites8

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

Cited by4

Results whose statement or proof uses this declaration.