Documentation

Projects.Util.Rat

theorem Rat.inv_lt_self_of_one_lt {x : } (h : 1 < x) :
x⁻¹ < x
theorem Rat.inv_le_self_of_one_le {x : } (h : 1 x) :
theorem Rat.lt_inv_self_of {x : } (h₁ : 0 < x) (h₂ : x < 1) :
x < x⁻¹
theorem Rat.le_inv_self_of {x : } (h₁ : 0 < x) (h₂ : x 1) :