Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: The Ahlswede-Zhang identity (#8171)
The Ahlswede-Zhang identity is a sharpening of the [Lubell-Yamamoto-Meshalkin inequality](https://leanprover-community.github.io/mathlib_docs/combinatorics/set_family/lym.html#finset.sum_card_slice_div_choose_le_one), by expliciting the correction term. This PR defines `Finset.truncatedSup`/`Finset.truncatedInf`, whose cardinalities show up in the correction term, and subsequently proves the Ahlswede-Zhang identity itself. Co-authored-by: Vladimir Ivanov <[email protected]>
- Loading branch information