Theorems · Theorem · linear algebra
Module.Ray.units_smul_of_pos
∀ {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] (u : Rˣ), 0 < ↑u → ∀ (v : Module.Ray R M), u • v = vScaling by a positive unit is a no-op.
- Defined in
- Mathlib.LinearAlgebra.Ray
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- CommSemiringstatement and proof · cited by 10,911
- PartialOrderstatement and proof · cited by 6,410
- Unitsstatement and proof · cited by 2,804
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Units.valstatement and proof · cited by 1,966
- Module.Raystatement and proof · cited by 30
- rayOfNeZeroproof · cited by 22
- smul_ne_zero_iff_neproof · cited by 11
- Module.Ray.indproof · cited by 10
- ray_eq_iffproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- units_inv_smulproof · cited by 4
- Module.Ray.units_smul_of_negproof · cited by 0