RemyDegenne / testing-lower-bounds

Information theory and hypothesis testing, in Lean
https://remydegenne.github.io/testing-lower-bounds/blueprint
Apache License 2.0
8 stars 3 forks source link

Lower bounds for hypothesis testing based on information theory

The goal of this project is to formalize in Lean the definitions and properties of information divergences between probability measures, as well as results about error bounds for (sequential) hypothesis testing.

For a detailed presentation, see the blueprint at https://remydegenne.github.io/testing-lower-bounds/blueprint/index.html

Contents

Technical note

To do a Mathlib bump without breaking the blueprint, use lake -R -Kenv=dev update