Theorems · Theorem · real analysis
tendsto_floor_left_pure_sub_one
∀ {α : Type u_1} [inst : Ring α] [inst_1 : LinearOrder α] [inst_2 : FloorRing α] [inst_3 : TopologicalSpace α]
[IsStrictOrderedRing α] [OrderClosedTopology α] (n : ℤ),
Filter.Tendsto Int.floor (nhdsWithin (↑n) (Set.Iio ↑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.Iiostatement and proof · cited by 1,166
- OrderClosedTopologystatement and proof · cited by 445
- FloorRingstatement and proof · cited by 405
- Int.floorstatement and proof · cited by 225
- Int.ceil_intCastproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- tendsto_floor_leftproof · cited by 1