Theorems · Theorem · real analysis
tendsto_ceil_right_pure_add_one
∀ {α : Type u_1} [inst : Ring α] [inst_1 : LinearOrder α] [inst_2 : FloorRing α] [inst_3 : TopologicalSpace α]
[IsStrictOrderedRing α] [OrderClosedTopology α] (n : ℤ),
Filter.Tendsto Int.ceil (nhdsWithin (↑n) (Set.Ioi ↑n)) (pure (n + 1))- Defined in
- Mathlib.Topology.Algebra.Order.Floor
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Filterstatement · cited by 8,121
- Ringstatement and proof · cited by 7,463
- Filter.Tendstostatement and proof · cited by 3,814
- IsStrictOrderedRingstatement and proof · cited by 2,490
- nhdsWithinstatement and proof · cited by 1,912
- Set.Ioistatement and proof · cited by 1,463
- OrderClosedTopologystatement and proof · cited by 445
- FloorRingstatement and proof · cited by 405
- Int.ceilstatement and proof · cited by 138
- Int.floor_intCastproof · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- tendsto_ceil_rightproof · cited by 1