Theorems · Theorem · order theory
Monotone.IccExtend
∀ {α : Type u_1} {β : Type u_2} [inst : LinearOrder α] [inst_1 : Preorder β] {a b : α} (h : a ≤ b)
{f : ↑(Set.Icc a b) → β}, Monotone f → Monotone (Set.IccExtend h f)- Defined in
- Mathlib.Order.Interval.Set.ProjIcc
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext
- Assumes
- LinearOrderPreorder
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.
- Setstatement · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Preorderstatement and proof · cited by 7,952
- Set.Elemstatement and proof · cited by 7,166
- Set.Iccstatement and proof · cited by 1,702
- Monotonestatement and proof · cited by 1,397
- Monotone.compproof · cited by 67
- Set.IccExtendstatement · cited by 26
- Set.monotone_projIccproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Real.monotone_arcsinproof · cited by 2