Documentation

ExponentialRamsey.Prereq.Mathlib.Data.Nat.Choose.Basic

Stuff for data.nat.choose.basic #

theorem Nat.choose_add_le_pow_left (s t : ) :
(s + t).choose s (t + 1) ^ s
theorem Nat.choose_le_pow_left (s t : ) :
s.choose t (s + 1 - t) ^ t