Skip to content

Commit 9cd1949

Browse files
committed
Add index.md
1 parent ec7d305 commit 9cd1949

3 files changed

Lines changed: 50 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Source code for [formalizedformallogic.github.io](https://formalizedformallogic.github.io).

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
title: Formalized Formal Logic

index.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
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

Comments
 (0)