Theorems · Theorem · order theory
StrictMonoOn.dual
∀ {α : Type u} {β : Type v} [inst : Preorder α] [inst_1 : Preorder β] {f : α → β} {s : Set α},
StrictMonoOn f s → StrictMonoOn (⇑OrderDual.toDual ∘ f ∘ ⇑OrderDual.ofDual) sAlias of the reverse direction of strictMonoOn_dual_iff.
- Defined in
- Mathlib.Order.Monotone.Basic
- Cited by
- 6 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.
Cites9
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 · cited by 194
- strictMonoOn_dual_iffproof · cited by 1
Cited by6
Results whose statement or proof uses this declaration.
- StrictMonoOn.continuousWithinAt_left_of_exists_betweenproof · cited by 1
- ConcaveOn.comp_strictConcaveOnproof · cited by 1
- StrictConcaveOn.compproof · cited by 1
- StrictMonoOn.continuousWithinAt_left_of_closure_image_mem_nhdsWithinproof · cited by 1
- StrictMonoOn.continuousWithinAt_left_of_image_mem_nhdsWithinproof · cited by 0
- StrictMonoOn.continuousWithinAt_left_of_surjOnproof · cited by 0