Theorems · Theorem · functional analysis
ConvexOn.sSup_of_nat_affine_eq
∀ {𝕜 : Type u_1} {E : Type u_2} {s : Set E} {φ : E → ℝ} [inst : RCLike 𝕜] [inst_1 : TopologicalSpace E]
[inst_2 : AddCommGroup E] [inst_3 : Module ℝ E] [inst_4 : Module 𝕜 E] [IsScalarTower ℝ 𝕜 E] [IsTopologicalAddGroup E]
[ContinuousSMul 𝕜 E] [LocallyConvexSpace ℝ E] [HereditarilyLindelofSpace E],
IsClosed s →
LowerSemicontinuousOn φ s →
ConvexOn ℝ s φ →
∃ l c,
(∀ (i : ℕ), s.domRestrict (⇑RCLike.re ∘ ⇑(l i)) + Function.const (↑s) (c i) ≤ s.domRestrict φ) ∧
⨆ i, s.domRestrict (⇑RCLike.re ∘ ⇑(l i)) + Function.const (↑s) (c i) = s.domRestrict φThe sequential version of sSup_of_countable_affine_eq.
- Defined in
- Mathlib.Analysis.Convex.Approximation
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · 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
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Set.Elemstatement and proof · cited by 7,166
- ContinuousLinearMapstatement and proof · cited by 5,352
- Set.rangeproof · cited by 4,705
- IsScalarTowerstatement and proof · cited by 3,896
- AddMonoidHomstatement · cited by 3,230
Cited by2
Results whose statement or proof uses this declaration.
- ConvexOn.univ_sSup_of_nat_affine_eqproof · cited by 1
- ConvexOn.real_sSup_of_nat_affine_eqproof · cited by 0