Theorems · Theorem · convex and discrete geometry
QuasiconvexOn.convex_lt
∀ {𝕜 : Type u_1} {E : Type u_2} {β : Type u_3} [inst : Semiring 𝕜] [inst_1 : PartialOrder 𝕜] [inst_2 : AddCommMonoid E]
[inst_3 : LinearOrder β] [inst_4 : SMul 𝕜 E] {s : Set E} {f : E → β},
QuasiconvexOn 𝕜 s f → ∀ (r : β), Convex 𝕜 {x | x ∈ s ∧ f x < r}- Defined in
- Mathlib.Analysis.Convex.Quasiconvex
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearOrderstatement and proof · cited by 8,572
- PartialOrderstatement and proof · cited by 6,410
- Set.ofPredstatement and proof · cited by 6,101
- LE.le.trans_ltproof · cited by 795
- Convexstatement · cited by 551
- le_max_leftproof · cited by 215
- le_max_rightproof · cited by 205
- max_ltproof · cited by 42
- QuasiconvexOnstatement and proof · cited by 25
Cited by1
Results whose statement or proof uses this declaration.
- QuasiconcaveOn.convex_gtproof · cited by 0