Theorems · Theorem · order theory
Real.sInf_smul_of_nonpos
∀ {α : Type u_2} [inst : Field α] [inst_1 : LinearOrder α] [IsStrictOrderedRing α] [inst_3 : Module α ℝ]
[IsOrderedModule α ℝ] {a : α}, a ≤ 0 → ∀ (s : Set ℝ), sInf (a • s) = a • sSup s- Defined in
- Mathlib.Data.Real.Pointwise
- Cited by
- 1 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.
Cites26
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
- Modulestatement and proof · cited by 20,661
- 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
- SupSet.sSupstatement and proof · cited by 954
- InfSet.sInfstatement and proof · cited by 935
- zero_smulproof · cited by 716
- smul_zeroproof · cited by 665
- BddAboveproof · cited by 620
Cited by1
Results whose statement or proof uses this declaration.
- Real.smul_iSup_of_nonposproof · cited by 1