Theorems · Theorem · convex and discrete geometry
quasilinearOn_iff_monotoneOn_or_antitoneOn
∀ {𝕜 : Type u_1} {β : Type u_3} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜] {s : Set 𝕜}
{f : 𝕜 → β} [inst_3 : LinearOrder β], Convex 𝕜 s → (QuasilinearOn 𝕜 s f ↔ MonotoneOn f s ∨ AntitoneOn f s)- Defined in
- Mathlib.Analysis.Convex.Quasiconvex
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Convexstatement and proof · cited by 551
- MonotoneOnstatement and proof · cited by 311
- AntitoneOnstatement and proof · cited by 266
- QuasilinearOnstatement and proof · cited by 11
- AntitoneOn.quasilinearOnproof · cited by 1
- QuasilinearOn.monotoneOn_or_antitoneOnproof · cited by 1
- MonotoneOn.quasilinearOnproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.