Theorems · Theorem · order theory
StrictMono.comp_strictMonoOn
∀ {α : Type u} {β : Type v} {γ : Type w} [inst : Preorder α] [inst_1 : Preorder β] [inst_2 : Preorder γ] {g : β → γ}
{f : α → β} {s : Set α}, StrictMono g → StrictMonoOn f s → StrictMonoOn (g ∘ f) s- Defined in
- Mathlib.Order.Monotone.Defs
- Cited by
- 4 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
- StrictMonostatement and proof · cited by 706
- StrictMonoOnstatement and proof · cited by 194
Cited by4
Results whose statement or proof uses this declaration.
- Real.strictMonoOn_arcsinproof · cited by 4
- StrictMono.strictMonoOn_IccExtendproof · cited by 1
- StrictMono.strictMonoOn_IciExtendproof · cited by 0
- StrictMono.strictMonoOn_IicExtendproof · cited by 0