Mathlib Map

Theorems · Theorem · order theory

Antitone.directed_le

∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [IsCodirectedOrder α] [inst_2 : Preorder β] {f : α → β},
  Antitone f → Directed (fun x1 x2 => x1 ≤ x2) f
Defined in
Mathlib.Order.Directed
Cited by
2 results in Mathlib
Foundations
Depth 8 from the axioms · uses no axioms
Assumes
PreorderIsCodirectedOrderPreorder

Around this declaration

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

Cites5

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

Cited by2

Results whose statement or proof uses this declaration.