Theorems · Theorem · order theory
Int.floor_add_intCast
∀ {R : Type u_2} [inst : Ring R] [inst_1 : LinearOrder R] [inst_2 : FloorRing R] [IsOrderedRing R] (a : R) (z : ℤ),
⌊a + ↑z⌋ = ⌊a⌋ + z- Defined in
- Mathlib.Algebra.Order.Floor.Ring
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- IsOrderedRingstatement and proof · cited by 777
- FloorRingstatement and proof · cited by 405
- Int.floorstatement and proof · cited by 225
- Int.cast_subproof · cited by 78
- eq_of_forall_le_iffproof · cited by 65
- sub_le_iff_le_addproof · cited by 50
- Int.le_floorproof · cited by 22
Cited by8
Results whose statement or proof uses this declaration.
- round_add_intCastproof · cited by 4
- Int.floor_sub_intCastproof · cited by 3
- Int.fract_add_intCastproof · cited by 3
- Int.floor_add_natCastproof · cited by 2
- Int.floor_intCast_addproof · cited by 2
- Int.floor_add_oneproof · cited by 1
- CircleDeg1Lift.floor_map_map_zero_leproof · cited by 0
- CircleDeg1Lift.le_floor_map_map_zeroproof · cited by 0