Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| workshops:lean_workshop1224 [2024/10/23 14:07] – Add some text blocks describing workshop. lkastner | workshops:lean_workshop1224 [2024/12/05 17:00] (current) – Add some project proposals lkastner | ||
|---|---|---|---|
| Line 19: | Line 19: | ||
| < | < | ||
| ^ Time ^ **Thursday** | ^ Time ^ **Thursday** | ||
| - | | 09: | + | | 09: |
| | 12: | | 12: | ||
| - | | 14: | + | | 14: |
| - | | 15: | + | | | //Floris van Doorn// | || |
| + | | 15: | ||
| | ~18: | | ~18: | ||
| < | < | ||
| < | < | ||
| + | === Abstracts === | ||
| + | |||
| + | == Formalizing modern mathematics in Lean == | ||
| + | Lean's mathematical library is a rapidly growing unified library of | ||
| + | formalized mathematics. | ||
| + | It contains a good foundation to verify current research problems in | ||
| + | various areas of mathematics. | ||
| + | In this talk I will give an overview of Mathlib, and describe some of the | ||
| + | exciting ongoing projects. | ||
| + | In particular, I will describe an ongoing project that I'm leading to | ||
| + | formalize a generalization of | ||
| + | Carleson' | ||
| + | series converges | ||
| + | pointwise to the original function under weak conditions. This is a major | ||
| + | result in harmonic | ||
| + | analysis, with a difficult proof. | ||
| == LEAN and the MaRDI portal == | == LEAN and the MaRDI portal == | ||
| Line 32: | Line 49: | ||
| == LEAN and OSCAR == | == LEAN and OSCAR == | ||
| OSCAR can be used to provide ingredients for proofs in LEAN, a simple example would be the inverse of a matrix. There is already some existing code that can be found at [[https:// | OSCAR can be used to provide ingredients for proofs in LEAN, a simple example would be the inverse of a matrix. There is already some existing code that can be found at [[https:// | ||
| + | |||
| + | Formation of other working groups is encouraged. Some topics have been suggested: | ||
| + | - Polyhedral geometry in LEAN | ||
| + | - Game theory in LEAN | ||
| + | - [[https:// | ||
| + | - Polynomials in LEAN | ||