Theorems · Theorem · order theory
StrictMonoOn.Iic_union_Ici
∀ {α : Type u_1} {β : Type u_2} [inst : LinearOrder α] [inst_1 : Preorder β] {a : α} {f : α → β},
StrictMonoOn f (Set.Iic a) → StrictMonoOn f (Set.Ici a) → StrictMono fIf f is strictly monotone both on (-∞, a] and [a, ∞), then it is strictly monotone on the
whole line.
- Defined in
- Mathlib.Order.Monotone.Union
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrderPreorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Preorderstatement and proof · cited by 7,952
- Set.Iicstatement and proof · cited by 1,111
- Set.Icistatement and proof · cited by 1,070
- StrictMonostatement · cited by 706
- StrictMonoOnstatement and proof · cited by 194
- Set.Iic_union_Iciproof · cited by 7
- isLeast_Iciproof · cited by 7
- isGreatest_Iicproof · cited by 4
- strictMonoOn_univproof · cited by 3
- StrictMonoOn.unionproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- strictMono_of_odd_strictMonoOn_nonnegproof · cited by 2
- StrictAntiOn.Iic_union_Iciproof · cited by 0