Theorems · Theorem · real analysis
Monotone.le_leftLim
∀ {α : Type u_1} {β : Type u_2} [inst : LinearOrder α] [inst_1 : ConditionallyCompleteLinearOrder β]
[inst_2 : TopologicalSpace β] [OrderTopology β] {f : α → β},
Monotone f → ∀ {x y : α}, x < y → f x ≤ Function.leftLim f y- Defined in
- Mathlib.Topology.Order.LeftRightLim
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Set.ofPredproof · cited by 6,101
- Bot.botproof · cited by 4,720
- LT.lt.leproof · cited by 2,189
- nhdsWithinproof · cited by 1,912
- Monotonestatement and proof · cited by 1,397
- OrderTopologystatement and proof · cited by 1,355
- Set.Iioproof · cited by 1,166
- Filter.NeBotproof · cited by 853
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- Set.mem_image_of_memproof · cited by 371
Cited by9
Results whose statement or proof uses this declaration.
- StieltjesFunction.measure_Iccproof · cited by 8
- StieltjesFunction.measure_Iooproof · cited by 3
- Monotone.rightLim_leproof · cited by 3
- Monotone.leftLimproof · cited by 3
- Monotone.tendsto_leftLim_withinproof · cited by 2
- StieltjesFunction.measure_Icoproof · cited by 2
- Monotone.rightLim_le_leftLimproof · cited by 1
- StieltjesFunction.ae_hasDerivAtproof · cited by 1
- Antitone.leftLim_leproof · cited by 0