Mathlib Map

Theorems · Theorem · convex and discrete geometry

QuasilinearOn.dual

∀ {𝕜 : Type u_1} {E : Type u_2} {β : Type u_3} [inst : Semiring 𝕜] [inst_1 : PartialOrder 𝕜] [inst_2 : AddCommMonoid E]
  [inst_3 : LE β] [inst_4 : SMul 𝕜 E] {s : Set E} {f : E → β},
  QuasilinearOn 𝕜 s f → QuasilinearOn 𝕜 s (⇑OrderDual.toDual ∘ f)
Defined in
Mathlib.Analysis.Convex.Quasiconvex
Cited by
0 results in Mathlib
Foundations
Depth 16 from the axioms · uses Quot.sound
Assumes
SemiringPartialOrderAddCommMonoidLESMul

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.