Mathlib Map

Theorems · Theorem · order theory

iUnion_Icc_add_intCast

∀ {α : Type u_1} [inst : Ring α] [inst_1 : LinearOrder α] [IsStrictOrderedRing α] [Archimedean α] (a : α),
  ⋃ n, Set.Icc (a + ↑n) (a + ↑n + 1) = Set.univ
Defined in
Mathlib.Algebra.Order.ToIntervalMod
Cited by
1 results in Mathlib
Foundations
Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingLinearOrderIsStrictOrderedRingArchimedean

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.

Cited by1

Results whose statement or proof uses this declaration.