Skip to main content
Log in

A Formally Verified Proof of the Central Limit Theorem

  • Published:
Journal of Automated Reasoning Aims and scope Submit manuscript

Abstract

We describe a proof of the Central Limit Theorem that has been formally verified in the Isabelle proof assistant. Our formalization builds upon and extends Isabelle’s libraries for analysis and measure-theoretic probability. The proof of the theorem uses characteristic functions, which are a kind of Fourier transform, to demonstrate that, under suitable hypotheses, sums of random variables converge weakly to the standard normal distribution. We also discuss the libraries and infrastructure that supported the formalization, and reflect on some of the lessons we have learned from the effort.

This is a preview of subscription content, log in via an institution to check access.

Access this article

Price excludes VAT (USA)
Tax calculation will be finalised during checkout.

Instant access to the full article PDF.

Similar content being viewed by others

Notes

  1. The probability library in particular can be found at https://isabelle.in.tum.de/dist/library/HOL/HOL-Probability/index.html.

  2. https://isabelle.in.tum.de/.

References

  1. Avigad, J., Hölzl, J., Serafin, L.: A formally verified proof of the central limit theorem (preliminary announcement) CoRR (2014). http://arxiv.org/abs/1405.7012v1

  2. Ballarin, C.: Interpretation of locales in Isabelle: theories and proof contexts. In: Borwein, J.M., Farmer, W.M. (eds.) Mathematical Knowledge Management 2006. Lecture Notes in Artificial Intelligence, pp. 31–43. Springer, Berlin (2006)

    Chapter  Google Scholar 

  3. Billingsley, P.: Probability and Measure. Wiley Series in Probability and Mathematical Statistics, A Wiley-Interscience Publication, 3rd edn. Wiley, New York (1995)

  4. Boldo, S., Lelay, C., Melquiond, G.: Improving real analysis in coq: a user-friendly approach to integrals and derivatives. In: Hawblitzel, C., Miller, D. (eds.) Certified Programs and Proofs—-Second International Conference, CPP 2012, Kyoto, Japan, December 13–15, 2012. Proceedings, volume 7679 of Lecture Notes in Computer Science, pp. 289–304. Springer (2012)

  5. Boldo, S., Lelay, C., Melquiond, G.: Formalization of real analysis: a survey of proof assistants and libraries. Math. Struct. Comput. Sci. 26(7), 1196–1233 (2016)

    Article  MATH  MathSciNet  Google Scholar 

  6. Church, A.: A formulation of the simple theory of types. J. Symb. Logic 5, 56–68 (1940)

    Article  MATH  MathSciNet  Google Scholar 

  7. Fischer, H.: A History of the Central Limit Theorem: From Classical to Modern Probability Theory. Springer, New York (2011)

    Book  MATH  Google Scholar 

  8. Galton, F.: Natural Inheritance. Macmillan, London (1889)

    Book  Google Scholar 

  9. Gottliebsen, H.: Transcendental functions and continuity checking in PVS. In: Theorem Proving in Higher-Order Logics (TPHOLs) 2000, pp. 197–214. Springer, Berlin (2000)

  10. Hales, T., Adams, M., Bauer, G., Dang, D.T., Harrison, J., Le Hoang, T., Kaliszyk, C., Magron, V., McLaughlin, S., Nguyen, T.T., Nguyen, T.Q., Nipkow, T., Obua, S., Pleso, J., Rute, J., Solovyev, A., Ta, A.H.T., Tran, T.N., Trieu, D.T., Urban, J., Vu, K.K., Zumkeller, R.: A formal proof of the Kepler conjecture. arXiv:1501.02155

  11. Harrison, J: Formalizing basic complex analysis. In: Matuszewski, R., Zalewska, A. (eds.) From Insight to Proof: Festschrift in Honour of Andrzej Trybulec, volume 10(23) of Studies in Logic, Grammar and Rhetoric. University of Białystok, pp. 151–165 (2007)

  12. Hölzl, J., Heller, A.: Three chapters of measure theory in Isabelle/HOL. In: van Eekelen, M.C.J.D., Geuvers, H., Schmaltz, J., Wiedijk, F. (eds.) Interactive Theorem Proving (ITP) 2011, volume 6898 of Lecture Notes in Computer Science. Springer, pp. 135–151 (2011)

  13. Hölzl, J., Immler, F., Huffman, B.: Type classes and filters for mathematical analysis in Isabelle/HOL. In: Blazy, S., Paulin-Mohring, C., Pichardie, D. (eds.) Interactive Theorem Proving. Lecture Notes in Computer Science, vol. 7998, pp. 279–294. Springer, Berlin (2013)

    Chapter  Google Scholar 

  14. Immler, F., Traut, C.: The flow of odes. In: Blanchette, J.C., Merz, S. (eds.) Interactive Theorem Proving—7th International Conference, ITP 2016, Nancy, France, August 22-25, 2016, Proceedings, volume 9807 of Lecture Notes in Computer Science. Springer, pp. 184–199 (2016)

  15. Krebbers, R., Spitters, B.: Type classes for efficient exact real arithmetic in coq. Log. Methods Comput. Sci. 9(1), 1–27 (2011)

    MATH  MathSciNet  Google Scholar 

  16. Mhamdi, T., Hasan, O., Tahar, S.: Formalization of entropy measures in HOL. In: van Eekelen, M.C.J.D., Geuvers, H., Schmaltz, J., Wiedijk, F. (eds.) Interactive Theorem Proving—Second International Conference, ITP 2011, Berg en Dal, The Netherlands, August 22–25, 2011. Proceedings, volume 6898 of Lecture Notes in Computer Science. Springer, pp. 233–248 (2011)

  17. Nipkow, T., Paulson, L.C., Wenzel, M.: Isabelle/HOL. A proof assistant for higher-order logic, volume 2283 of Lecture Notes in Computer Science. Springer, Berlin (2002)

  18. Paulson, L.C.: Three years of experience with sledgehammer, a practical link between automatic and interactive theorem provers. In: Schmidt, R.A., Schulz, S., Konev, B. (eds.) Proceedings of the 2nd Workshop on Practical Aspects of Automated Reasoning, PAAR-2010, Edinburgh, Scotland, UK, July 14, 2010, volume 9 of EPiC Series. EasyChair, pp. 1–10 (2010)

  19. Qasim, M., Hasan, O., Elleuch, M., Tahar, S.: Formalization of normal random variables in HOL. In: Kohlhase, M., Johansson, M., Miller, B.R., de Moura, L., Tompa, F.W. (eds.) Intelligent Computer Mathematics—9th International Conference, CICM 2016, Bialystok, Poland, July 25–29, 2016, Proceedings, volume 9791 of Lecture Notes in Computer Science. Springer, pp. 44–59 (2016)

  20. Serafin, L.: A formally verified proof of the Central Limit Theorem. Master’s thesis, Carnegie Mellon University (2015)

  21. Wenzel, M.: Type classes and overloading in higher-order logic. In: Gunter, E., Felty, A. (eds.) Proceedings of the 10th International Conference on Theorem Proving in Higher Order Logics (TPHOLs’97), pp. 307–322. Murray Hill, New Jersey (1997)

    Chapter  Google Scholar 

  22. Wenzel, M.: Isabelle/Isar—a versatile environment for human-readable formal proof documents. Ph.D. thesis, Institut für Informatik, Technische Universität München (2002)

Download references

Acknowledgements

We are grateful to Tobias Nipkow, Lawrence Paulson, Makarius Wenzel, and the entire Isabelle team for the ongoing development of Isabelle. We are especially grateful to Tobias for steadfast encouragement and support. We thank our two anonymous referees for a very careful reading and helpful comments. Avigad and Serafin’s work has been partially supported by NSF Grant DMS-1068829, and Avigad’s work has been partially supported by AFOSR Grants FA9550-12-1-0370 and FA9550-15-1-0053. Hölzl’s work has been partially supported by DFG Projects Ni 491/15-1 and Ni 491/16-1.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Jeremy Avigad.

Appendix

Appendix

figure az
figure ba

Rights and permissions

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Avigad, J., Hölzl, J. & Serafin, L. A Formally Verified Proof of the Central Limit Theorem. J Autom Reasoning 59, 389–423 (2017). https://doi.org/10.1007/s10817-017-9404-x

Download citation

  • Received:

  • Accepted:

  • Published:

  • Issue Date:

  • DOI: https://doi.org/10.1007/s10817-017-9404-x

Keywords

Navigation