Documentation

Collatz.Descent

theorem Collatz.collatz_even_lt {n : } (hn : 0 < n) (he : n % 2 = 0) :
theorem Collatz.collatz_odd_gt {n : } (hn : 0 < n) (ho : n % 2 = 1) :