Theorems · Theorem · order theory
Monotone.comp
∀ {α : Type u} {β : Type v} {γ : Type w} [inst : Preorder α] [inst_1 : Preorder β] [inst_2 : Preorder γ] {g : β → γ}
{f : α → β}, Monotone g → Monotone f → Monotone (g ∘ f)- Defined in
- Mathlib.Order.Monotone.Defs
- Cited by
- 67 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by67
Results whose statement or proof uses this declaration.
- Filter.mem_lift'_setsproof · cited by 10
- Monotone.measure_iUnionproof · cited by 10
- Filter.HasBasis.lift'proof · cited by 8
- Monotone.add_constproof · cited by 7
- Monotone.Iicproof · cited by 6
- AugmentedSimplexCategory.inl'_evalproof · cited by 3
- Monotone.expGrowthInf_nonnegproof · cited by 3
- Monotone.iterateproof · cited by 3
- Manifold.exists_lt_locally_constant_of_riemannianEDist_ltproof · cited by 3
- OrdinalApprox.lfpApprox_add_oneproof · cited by 3
- Filter.lift'_principalproof · cited by 3
- Tuple.monotone_sortproof · cited by 3