Theorems · Theorem · linear algebra
sameRay_smul_right_iff
∀ {R : Type u_1} [inst : CommRing R] [inst_1 : LinearOrder R] [inst_2 : IsStrictOrderedRing R] {M : Type u_2}
[inst_3 : AddCommGroup M] [inst_4 : Module R M] [Module.IsTorsionFree R M] {v : M} {r : R},
SameRay R v (r • v) ↔ 0 ≤ r ∨ v = 0- Defined in
- Mathlib.LinearAlgebra.Ray
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 28 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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Module.IsTorsionFreestatement and proof · cited by 600
- not_leproof · cited by 328
- SameRaystatement and proof · cited by 149
- SameRay.sameRay_nonneg_smul_rightproof · cited by 6
- SameRay.zero_leftproof · cited by 6
- eq_zero_of_sameRay_neg_smul_rightproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- sameRay_neg_smul_right_iffproof · cited by 1
- sameRay_smul_left_iffproof · cited by 0