Skip to content

Commit 89c0623

Browse files
committed
Update
1 parent 9cd1949 commit 89c0623

3 files changed

Lines changed: 69 additions & 19 deletions

File tree

docs/contributing.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

index.md

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,32 @@ No publications in now.
3636
[SnO2WMaN:TPP2024_slides]: https://sno2wman.github.io/slides-for-tpp2024/main.pdf
3737
[SnO2WMaN:TPP2025_slides]: https://sno2wman.github.io/slides-for-tpp2025/main.pdf
3838

39+
## Developers
3940

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])
41+
- Palalansoukî (Shogo Saito / 齋藤 彰悟)
42+
- GitHub: [@iehality][Palalansoukî:github]
43+
- e-mail: [palalansouki@gmail.com][Palalansoukî:email]
44+
- SnO2WMaN (Mashu Noguchi / 野口 真柊)
45+
- GitHub: [@SnO2WMaN][sno2wman:github]
46+
- e-mail: [me@sno2wman.net][SnO2WMaN:email]
4447

4548
[Palalansoukî:github]: https://github.com/iehality
4649
[Palalansoukî:email]: mailto:palalansouki@gmail.com
4750
[SnO2WMaN:github]: https://github.com/SnO2WMaN
4851
[SnO2WMaN:email]: mailto:me@sno2wman.net
52+
53+
## Contributing
54+
55+
We welcome all kinds of contributions, questions, and discussions related to the formalization of mathematical logic.
56+
57+
### How to Contact / Proposing Idea
58+
59+
**Please open a new topic at [GitHub Discussions](https://github.com/orgs/FormalizedFormalLogic/discussions).**
60+
61+
The reason is simple: handling similar inquiries individually (for example, requests for advice on formalizing a particular area) can easily lead to duplicated effort.
62+
63+
If you do not have a GitHub account or you think your message should remain confidential, please send an email us using the contact information provided on the [developers section](#developers).
64+
65+
### Language
66+
67+
We primary use Japanese in discussion, but English is also ok.

t_README.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
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+
- **[GodExistence]**: Formalizing Gödel's ontological arguments of God existence.
9+
- **[Catalogue]**: Detailed description about our results.
10+
11+
[Foundation]: https://github.com/FormalizedFormalLogic
12+
[GodExistence]: https://github.com/FormalizedFormalLogic/GodExistence
13+
[Catalogue]: https://github.com/FormalizedFormalLogic/Catalogue
14+
15+
## Main Develoers
16+
17+
- Palalansoukî (Shogo Saito, [@iehality][iehality:github], ✉️:[palalansouki@gmail.com][iehality:email])
18+
- SnO2WMaN (Mashu Noguchi, [@SnO2WMaN][sno2wman:github], ✉️:[me@sno2wman.net][SnO2WMaN:email])
19+
20+
[iehality:github]: https://github.com/iehality
21+
[iehality:email]: mailto:palalansouki@gmail.com
22+
[SnO2WMaN:github]: https://github.com/SnO2WMaN
23+
[SnO2WMaN:email]: mailto:me@sno2wman.net
24+
25+
## Financial Supports
26+
27+
Any financial supports would be grateful for us.
28+
If you found this project valuable, to sustain our OSS development, please consider support us.
29+
30+
### Open Collective
31+
32+
[![Open Collective](https://opencollective.com/formalizedformallogic/donate/button.png?color=gray)][opencollective]
33+
34+
We would like to thanks the following backers.
35+
36+
[![Open Collective Backers](https://opencollective.com/formalizedformallogic/backers.svg)][opencollective:backers]
37+
38+
[opencollective]: https://opencollective.com/formalizedformallogic
39+
[opencollective:backers]: https://opencollective.com/formalizedformallogic#backers
40+
41+
### Previous Backers
42+
43+
Individuals and organizations that have supported us in the past.
44+
45+
- [Proxima Technology](https://proxima-ai-tech.com) (2024-2025)
46+
- [随時 (@zuizi)](https://x.com/zuizi) (2025-10)

0 commit comments

Comments
 (0)