Mathlib Map

Theorems · Theorem · order theory

Antitone.dual_right

∀ {α : Type u} {β : Type v} [inst : Preorder α] [inst_1 : Preorder β] {f : α → β},
  Antitone f → Monotone (⇑OrderDual.toDual ∘ f)

Alias of the reverse direction of monotone_toDual_comp_iff.

Defined in
Mathlib.Order.Monotone.Basic
Cited by
42 results in Mathlib
Foundations
Depth 15 from the axioms · uses Quot.sound
Assumes
PreorderPreorder

Around this declaration

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

Cites8

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

Cited by42

Results whose statement or proof uses this declaration.