Theorems · Theorem · general topology
Continuous.strictMonoOn_of_inj_rigidity
∀ {α : Type u} [inst : TopologicalSpace α] [inst_1 : ConditionallyCompleteLinearOrder α] [OrderTopology α]
[DenselyOrdered α] {δ : Type u_1} [inst_4 : LinearOrder δ] [inst_5 : TopologicalSpace δ] [OrderClosedTopology δ]
{f : α → δ}, Continuous f → Function.Injective f → ∀ {a b : α}, a < b → StrictMonoOn f (Set.Icc a b) → StrictMono fSuppose α is equipped with a conditionally complete linear dense order and f : α → δ is
continuous and injective. Then f is strictly monotone (increasing) if
it is strictly monotone (increasing) on some closed interval [a, b].
- Defined in
- Mathlib.Topology.Order.IntermediateValue
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- LE.le.transproof · cited by 3,151
- Factproof · cited by 2,726
- Continuousstatement and proof · cited by 2,592
- LT.lt.leproof · cited by 2,189
- Set.Iccstatement and proof · cited by 1,702
- OrderTopologystatement and proof · cited by 1,355
- le_of_ltproof · cited by 1,175
- StrictMonostatement and proof · cited by 706
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- DenselyOrderedstatement and proof · cited by 471
Cited by1
Results whose statement or proof uses this declaration.
- Continuous.strictMono_of_injproof · cited by 1