Theorems · Theorem · convex and discrete geometry
StrictConvexOn.dual
∀ {𝕜 : Type u_1} {E : Type u_2} {β : Type u_5} [inst : Semiring 𝕜] [inst_1 : PartialOrder 𝕜] [inst_2 : AddCommMonoid E]
[inst_3 : AddCommMonoid β] [inst_4 : PartialOrder β] [inst_5 : SMul 𝕜 E] [inst_6 : SMul 𝕜 β] {s : Set E} {f : E → β},
StrictConvexOn 𝕜 s f → StrictConcaveOn 𝕜 s (⇑OrderDual.toDual ∘ f)- Defined in
- Mathlib.Analysis.Convex.Function
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Equivstatement · cited by 8,337
- PartialOrderstatement and proof · cited by 6,410
- OrderDualstatement · cited by 927
- OrderDual.toDualstatement · cited by 481
- StrictConcaveOnstatement · cited by 85
- StrictConvexOnstatement and proof · cited by 84
Cited by1
Results whose statement or proof uses this declaration.
- StrictConvexOn.comp_strictConcaveOnproof · cited by 0