Mathlib Map

Theorems · Definition · order theory

AntitoneOn

{α : Type u} → {β : Type v} → [Preorder α] → [Preorder β] → (α → β) → Set α → Prop

A function f is antitone on s if, for all a, b ∈ s, a ≤ b implies f b ≤ f a.

Defined in
Mathlib.Order.Monotone.Defs
Cited by
266 results in Mathlib
Foundations
Depth 4 from the axioms, rests on 11 definitions · uses no axioms
Assumes
PreorderPreorder

Around this declaration

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

Cites2

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
  • Preorderstatement and proof · cited by 7,952

Cited by266

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 266.