Theorems · Theorem · number theory
round_sub_one
∀ {α : Type u_2} [inst : Ring α] [inst_1 : LinearOrder α] [IsStrictOrderedRing α] [inst_3 : FloorRing α] (a : α),
round (a - 1) = round a - 1- 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
- Int.cast_oneproof · cited by 371
- roundstatement and proof · cited by 49
- round_sub_intCastproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.