Theorems · Theorem · linear algebra
Module.Ray.units_smul_of_neg
∀ {R : Type u_1} [inst : CommRing R] [inst_1 : PartialOrder R] [inst_2 : IsStrictOrderedRing R] {M : Type u_2}
[inst_3 : AddCommGroup M] [inst_4 : Module R M] (u : Rˣ), ↑u < 0 → ∀ (v : Module.Ray R M), u • v = -vScaling by a negative unit is negation.
- Defined in
- Mathlib.LinearAlgebra.Ray
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 34 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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- 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
- neg_negproof · cited by 960
- neg_injproof · cited by 85
- Module.Raystatement and proof · cited by 30
- Units.val_negproof · cited by 6
- Right.neg_pos_iffproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.