Theorems · Theorem · functional analysis
RieszExtension.exists_top
∀ {E : Type u_2} [inst : AddCommGroup E] [inst_1 : Module ℝ E] (s : PointedCone ℝ E) (p : E →ₗ.[ℝ] ℝ),
(∀ (x : ↥p.domain), ↑x ∈ s → 0 ≤ ↑p x) →
(∀ (y : E), ∃ x, ↑x + y ∈ s) → ∃ q ≥ p, q.domain = ⊤ ∧ ∀ (x : ↥q.domain), ↑x ∈ s → 0 ≤ ↑q x- Defined in
- Mathlib.Analysis.Convex.Cone.Extension
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Top.topstatement and proof · cited by 9,680
- Submodulestatement and proof · cited by 7,192
- Set.ofPredproof · cited by 6,101
- Set.imageproof · cited by 5,609
- Set.Nonemptyproof · cited by 2,627
- LT.lt.leproof · cited by 2,189
Cited by1
Results whose statement or proof uses this declaration.
- riesz_extensionproof · cited by 1