Theorems · Theorem · order theory
Real.sInf_smul_of_nonneg
∀ {α : Type u_2} [inst : Field α] [inst_1 : LinearOrder α] [IsStrictOrderedRing α] [inst_3 : MulActionWithZero α ℝ]
[IsOrderedModule α ℝ] {a : α}, 0 ≤ a → ∀ (s : Set ℝ), sInf (a • s) = a • sInf s- Defined in
- Mathlib.Data.Real.Pointwise
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 117 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.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- Set.Nonemptyproof · cited by 2,627
- IsStrictOrderedRingstatement and proof · cited by 2,490
- InfSet.sInfstatement and proof · cited by 935
- zero_smulproof · cited by 716
- smul_zeroproof · cited by 665
- Set.smulSetstatement · cited by 608
- BddBelowproof · cited by 401
- Set.eq_empty_or_nonemptyproof · cited by 248
Cited by3
Results whose statement or proof uses this declaration.
- gauge_smul_of_nonnegproof · cited by 7
- gauge_smul_left_of_nonnegproof · cited by 1
- Real.smul_iInf_of_nonnegproof · cited by 1