Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-11-23 13:47 13b9478e

View on Github →

feat(combinatorics/colex): introduce colexicographical order (#4858) We define the colex ordering for finite sets, and give a couple of important lemmas and properties relating to it. Part of #2770, in order to prove the Kruskal-Katona theorem.

Estimated changes

added theorem colex.eq_iff
added theorem colex.hom
added theorem colex.hom_fin
added theorem colex.le_def
added theorem colex.le_trans
added theorem colex.lt_def
added theorem colex.lt_trans
added theorem colex.lt_trichotomy
added def finset.colex
added def finset.to_colex
added theorem nat.sum_pow_two_lt