Theorems · Theorem · linear algebra
SameRay.sameRay_pos_smul_left
∀ {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] {S : Type u_5} [inst_5 : CommSemiring S] [inst_6 : PartialOrder S]
[inst_7 : Algebra S R] [inst_8 : Module S M] [SMulPosMono S R] [IsScalarTower S R M] {a : S} (v : M),
0 < a → SameRay R (a • v) vA positive multiple of a vector is in the same ray as that vector.
- Defined in
- Mathlib.LinearAlgebra.Ray
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- PartialOrderstatement and proof · cited by 6,410
- IsScalarTowerstatement and proof · cited by 3,896
- IsStrictOrderedRingstatement and proof · cited by 2,490
- LT.lt.leproof · cited by 2,189
- SameRaystatement · cited by 149
- SMulPosMonostatement and proof · cited by 52
- SameRay.sameRay_nonneg_smul_leftproof · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- Module.Ray.units_smul_of_posproof · cited by 2
- sameRay_of_mem_orbitproof · cited by 0
- ray_pos_smulproof · cited by 0