Theorems · Theorem · order theory
StrictMonoOn.comp
∀ {α : Type u} {β : Type v} {γ : Type w} [inst : Preorder α] [inst_1 : Preorder β] [inst_2 : Preorder γ] {g : β → γ}
{f : α → β} {s : Set α} {t : Set β}, StrictMonoOn g t → StrictMonoOn f s → Set.MapsTo f s t → StrictMonoOn (g ∘ f) s- Defined in
- Mathlib.Order.Monotone.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Preorderstatement and proof · cited by 7,952
- Set.MapsTostatement and proof · cited by 732
- StrictMonoOnstatement and proof · cited by 194
Cited by2
Results whose statement or proof uses this declaration.
- Real.strictMonoOn_arcoshproof · cited by 2
- Real.strictMonoOn_artanhproof · cited by 2