Theorems · Theorem · number theory
round_add_ofNat
∀ {α : Type u_2} [inst : Ring α] [inst_1 : LinearOrder α] [IsStrictOrderedRing α] [inst_3 : FloorRing α] (x : α) (n : ℕ)
[inst_4 : n.AtLeastTwo], round (x + OfNat.ofNat n) = round x + OfNat.ofNat n- Defined in
- Mathlib.Algebra.Order.Round
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- Ringstatement and proof · cited by 7,463
- IsStrictOrderedRingstatement and proof · cited by 2,490
- FloorRingstatement and proof · cited by 405
- Nat.AtLeastTwostatement and proof · cited by 405
- roundstatement · cited by 49
- round_add_natCastproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.