|
| 1 | +# Formalized Formal Logic |
| 2 | + |
| 3 | +Formalizing formal logic (mathematical logic) in Lean Theorem Prover. |
| 4 | + |
| 5 | +## Repositories |
| 6 | + |
| 7 | +- **[Foundation]**: Main repository of our results. |
| 8 | +- **[Catalogue]**: Detailed description about our results. |
| 9 | + |
| 10 | +[Foundation]: https://github.com/FormalizedFormalLogic |
| 11 | +[GodExistence]: https://github.com/FormalizedFormalLogic/GodExistence |
| 12 | +[Catalogue]: https://github.com/FormalizedFormalLogic/Catalogue |
| 13 | + |
| 14 | +## Publications |
| 15 | + |
| 16 | +No publications in now. |
| 17 | + |
| 18 | +## Talks & Presentations |
| 19 | + |
| 20 | +1. 野口 真柊 **『標準的な様相論理のLeanでの形式化について』**_(in Japanese)_, |
| 21 | + [TPP 2024][TPP2024]: 20st Theorem Proving and Provers Meeting, Dec 2024, Kyushu University. |
| 22 | + [Slides (PDF)][Palalansoukî:TPP2024_slides] |
| 23 | +1. 齋藤 彰悟 **『Leanを用いたGödelの第一・第二不完全性定理の形式化』**_(in Japanese)_, |
| 24 | + [TPP 2024][TPP2024]: 20st Theorem Proving and Provers Meeting, Dec 2024, Kyushu University. |
| 25 | + [Slides (PDF)][SnO2WMaN:TPP2024_slides] |
| 26 | +1. 野口 真柊 **『解釈可能性論理の形式化についての報告』** _(in Japanese)_, |
| 27 | + [TPP 2025][TPP2025]: 21st Theorem Proving and Provers Meeting, Dec 2025, Tohoku University. |
| 28 | + [Slides (PDF)][SnO2WMaN:TPP2025_slides] |
| 29 | +1. 齋藤 彰悟 **『Leanによる集合論の形式化』**_(in Japanese)_, |
| 30 | + [TPP 2025][TPP2025]: 21st Theorem Proving and Provers Meeting, Dec 2025, Tohoku University. |
| 31 | + |
| 32 | +[TPP2024]: https://www.math.nagoya-u.ac.jp/~garrigue/tpp2024 |
| 33 | +[TPP2025]:https://tpp2025.blogspot.com/ |
| 34 | + |
| 35 | +[Palalansoukî:TPP2024_slides]: https://iehality.github.io/ffl-slides/main.pdf |
| 36 | +[SnO2WMaN:TPP2024_slides]: https://sno2wman.github.io/slides-for-tpp2024/main.pdf |
| 37 | +[SnO2WMaN:TPP2025_slides]: https://sno2wman.github.io/slides-for-tpp2025/main.pdf |
| 38 | + |
| 39 | + |
| 40 | +## Contributors |
| 41 | + |
| 42 | +- Palalansoukî (Shogo Saito / 齋藤 彰悟, :octocat::[@iehality][Palalansoukî:github], :e-mail::[palalansouki@gmail.com][Palalansoukî:email]) |
| 43 | +- SnO2WMaN (Mashu Noguchi / 野口 真柊, :octocat::[@SnO2WMaN][sno2wman:github], :e-mail::[me@sno2wman.net][SnO2WMaN:email]) |
| 44 | + |
| 45 | +[Palalansoukî:github]: https://github.com/iehality |
| 46 | +[Palalansoukî:email]: mailto:palalansouki@gmail.com |
| 47 | +[SnO2WMaN:github]: https://github.com/SnO2WMaN |
| 48 | +[SnO2WMaN:email]: mailto:me@sno2wman.net |
0 commit comments