Theorems · Theorem · order theory
strictMonoOn_dual_iff
∀ {α : Type u} {β : Type v} [inst : Preorder α] [inst_1 : Preorder β] {f : α → β} {s : Set α},
StrictMonoOn (⇑OrderDual.toDual ∘ f ∘ ⇑OrderDual.ofDual) s ↔ StrictMonoOn f s- Defined in
- Mathlib.Order.Monotone.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Equivstatement · cited by 8,337
- Preorderstatement and proof · cited by 7,952
- OrderDualstatement · cited by 927
- OrderDual.toDualstatement · cited by 481
- OrderDual.ofDualstatement · cited by 400
- StrictMonoOnstatement and proof · cited by 194
- strictMonoOn_toDual_comp_iffproof · cited by 2
- strictAntiOn_comp_ofDual_iffproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- StrictMonoOn.dualproof · cited by 6