Theorems · Theorem · order theory
Antitone.dual
∀ {α : Type u} {β : Type v} [inst : Preorder α] [inst_1 : Preorder β] {f : α → β},
Antitone f → Antitone (⇑OrderDual.toDual ∘ f ∘ ⇑OrderDual.ofDual)Alias of the reverse direction of antitone_dual_iff.
- Defined in
- Mathlib.Order.Monotone.Basic
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
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.
- DFunLike.coestatement · cited by 62,936
- Equivstatement · cited by 8,337
- Preorderstatement and proof · cited by 7,952
- OrderDualstatement · cited by 927
- Antitonestatement · cited by 563
- OrderDual.toDualstatement · cited by 481
- OrderDual.ofDualstatement · cited by 400
- antitone_dual_iffproof · cited by 1
Cited by8
Results whose statement or proof uses this declaration.
- tendsto_atTop_ciInfproof · cited by 8
- Antitone.map_limsInf_of_continuousAtproof · cited by 3
- tendsto_atBot_ciSupproof · cited by 2
- tendsto_atTop_isGLBproof · cited by 2
- QuasiconcaveOn.antitone_compproof · cited by 1
- Antitone.ciInf_comp_tendsto_atTopproof · cited by 1
- tendsto_atBot_of_antitoneproof · cited by 0
- iInf_eq_iInf_subseq_of_antitoneproof · cited by 0