Theorems · Theorem · order theory
Int.floor_lt
∀ {α : Type u_2} [inst : Ring α] [inst_1 : LinearOrder α] [inst_2 : FloorRing α] {z : ℤ} {a : α}, ⌊a⌋ < z ↔ a < ↑z- Defined in
- Mathlib.Algebra.Order.Floor.Defs
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext
- Assumes
- RingLinearOrderFloorRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- FloorRingstatement and proof · cited by 405
- Int.floorstatement · cited by 225
- lt_iff_lt_of_le_iff_leproof · cited by 54
- Int.le_floorproof · cited by 22
Cited by7
Results whose statement or proof uses this declaration.
- Int.floor_eq_iffproof · cited by 15
- round_leproof · cited by 3
- Int.lt_succ_floorproof · cited by 2
- Real.exists_int_int_abs_mul_sub_leproof · cited by 2
- Int.floor_le_iffproof · cited by 1
- Int.floor_lt_zeroproof · cited by 0
- AbsoluteValue.exists_partition_intproof · cited by 0