Theorems · Theorem · order theory
Monotone.monovary
∀ {ι : Type u_1} {α : Type u_3} {β : Type u_4} [inst : Preorder α] [inst_1 : Preorder β] {f : ι → α} {g : ι → β}
[inst_2 : LinearOrder ι], Monotone f → Monotone g → Monovary f g- Defined in
- Mathlib.Order.Monotone.Monovary
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
- Assumes
- PreorderPreorderLinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- Preorderstatement and proof · cited by 7,952
- LT.lt.leproof · cited by 2,189
- Monotonestatement and proof · cited by 1,397
- Monovarystatement · cited by 122
- Monotone.reflect_ltproof · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- Monotone.antivaryproof · cited by 1