Theorems · Theorem · convex and discrete geometry
wbtw_smul_vadd_smul_vadd_of_nonneg_of_le
∀ {R : Type u_1} {V : Type u_2} {P : Type u_4} [inst : Field R] [inst_1 : LinearOrder R] [IsStrictOrderedRing R]
[inst_3 : AddCommGroup V] [inst_4 : Module R V] [inst_5 : AddTorsor V P] (x : P) (v : V) {r₁ r₂ : R},
0 ≤ r₁ → r₁ ≤ r₂ → Wbtw R x (r₁ • v +ᵥ x) (r₂ • v +ᵥ x)- Defined in
- Mathlib.Analysis.Convex.Between
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- LE.le.transproof · cited by 3,151
- IsStrictOrderedRingstatement and proof · cited by 2,490
- HVAdd.hVAddstatement and proof · cited by 1,820
- AddTorsorstatement and proof · cited by 1,657
- LT.lt.neproof · cited by 872
- zero_smulproof · cited by 716
- LT.lt.trans_leproof · cited by 678
Cited by3
Results whose statement or proof uses this declaration.
- wbtw_or_wbtw_smul_vadd_of_nonnegproof · cited by 2
- wbtw_smul_vadd_smul_vadd_of_nonpos_of_nonnegproof · cited by 2
- wbtw_smul_vadd_smul_vadd_of_nonpos_of_leproof · cited by 1