Mathlib Map

Theorems · Theorem · number theory

round_add_intCast

∀ {α : Type u_2} [inst : Ring α] [inst_1 : LinearOrder α] [IsStrictOrderedRing α] [inst_3 : FloorRing α] (x : α)
  (y : ℤ), round (x + ↑y) = round x + y
Defined in
Mathlib.Algebra.Order.Round
Cited by
4 results in Mathlib
Foundations
Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingLinearOrderIsStrictOrderedRingFloorRing

Around this declaration

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

Cites12

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

Cited by4

Results whose statement or proof uses this declaration.