Theorems · Theorem · convex and discrete geometry
ConvexBody.smul_le_of_le
∀ {V : Type u_1} [inst : TopologicalSpace V] [inst_1 : AddCommGroup V] [inst_2 : Module ℝ V]
[inst_3 : ContinuousSMul ℝ V] (K : ConvexBody V), 0 ∈ K → ∀ {a b : NNReal}, a ≤ b → a • K ≤ b • K- Defined in
- Mathlib.Analysis.Convex.Body
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- SetLike.coeproof · cited by 8,199
- NNRealstatement and proof · cited by 4,310
- mul_oneproof · cited by 3,885
- LT.lt.ne'proof · cited by 1,417
- ContinuousSMulstatement and proof · cited by 1,016
- smul_zeroproof · cited by 665
- smul_smulproof · cited by 360
Cited by1
Results whose statement or proof uses this declaration.