Documentation

FormalConjectures.ForMathlib.Algebra.Order.Group.Pointwise.Interval

theorem Nat.image_mul_two_Iio_even {n : } (h : Even n) :
(fun (x : ) => 2 * x) '' Set.Iio (n / 2) = {n : | Even n} Set.Iio n
theorem Nat.image_mul_two_Iio (n : ) :
(fun (x : ) => 2 * x) '' Set.Iio ((n + 1) / 2) = {n : | Even n} Set.Iio n