Mathlib Map

Theorems · Theorem · convex and discrete geometry

QuasilinearOn.antitone_comp

∀ {𝕜 : Type u_4} {E : Type u_5} [inst : Semiring 𝕜] [inst_1 : PartialOrder 𝕜] [inst_2 : AddCommMonoid E]
  [inst_3 : SMul 𝕜 E] {β : Type u_6} {γ : Type u_7} [inst_4 : LinearOrder β] [inst_5 : Preorder γ] {s : Set E}
  {f : E → β} {g : β → γ}, Antitone g → QuasilinearOn 𝕜 s f → QuasilinearOn 𝕜 s (g ∘ f)
Defined in
Mathlib.Analysis.Convex.Quasiconvex
Cited by
0 results in Mathlib
Foundations
Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringPartialOrderAddCommMonoidSMulLinearOrderPreorder

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.