Theorems · Theorem · real analysis
Monotone.rightLim_le
∀ {α : Type u_1} {β : Type u_2} [inst : LinearOrder α] [inst_1 : ConditionallyCompleteLinearOrder β]
[inst_2 : TopologicalSpace β] [OrderTopology β] {f : α → β},
Monotone f → ∀ {x y : α}, x < y → Function.rightLim f x ≤ f y- Defined in
- Mathlib.Topology.Order.LeftRightLim
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Monotonestatement and proof · cited by 1,397
- OrderTopologystatement and proof · cited by 1,355
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- Function.rightLimstatement · cited by 52
- Monotone.dualproof · cited by 39
- Monotone.le_leftLimproof · cited by 9
Cited by3
Results whose statement or proof uses this declaration.
- Monotone.ae_hasDerivAtproof · cited by 1
- Monotone.rightLim_le_leftLimproof · cited by 1
- Antitone.le_rightLimproof · cited by 0