Mathlib Map

Theorems · Theorem · real analysis

continuousAt_fract

∀ {α : Type u_1} [inst : Ring α] [inst_1 : LinearOrder α] [inst_2 : FloorRing α] [inst_3 : TopologicalSpace α]
  [OrderClosedTopology α] [IsTopologicalAddGroup α] {x : α}, x ≠ ↑⌊x⌋ → ContinuousAt Int.fract x
Defined in
Mathlib.Topology.Algebra.Order.Floor
Cited by
1 results in Mathlib
Foundations
Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingLinearOrderFloorRingTopologicalSpaceOrderClosedTopologyIsTopologicalAddGroup

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.