https://github.com/arademaker/alc-lean
Formalization of ALC Logic in LEAN Prover
https://github.com/arademaker/alc-lean
Last synced: over 1 year ago
JSON representation
Formalization of ALC Logic in LEAN Prover
- Host: GitHub
- URL: https://github.com/arademaker/alc-lean
- Owner: arademaker
- Created: 2015-06-09T12:31:51.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2021-04-14T23:30:06.000Z (about 5 years ago)
- Last Synced: 2025-01-19T14:48:44.028Z (over 1 year ago)
- Language: Lean
- Size: 71.3 KB
- Stars: 3
- Watchers: 4
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+Title: Formalizing ALC in Lean Prover
* Team
- Alexandre Rademaker
- João Bregunci
* Links
- [[http://leanprover.github.io]]
- [[http://dl.kr.org]]
- http://arademaker.github.io/bibliography/phdthesis-4.html
* References
- http://arademaker.github.io/files/thesis.pdf
- https://arxiv.org/pdf/1910.01697.pdf
- https://github.com/maxd13/logic-soundness
- http://www.cs.us.es/~mjoseh/alc/ ,
https://link.springer.com/article/10.1007/s10817-013-9291-8 and
https://core.ac.uk/download/pdf/158965276.pdf
- https://github.com/leanprover/lean/blob/72a965986fa5aeae54062e98efb3140b2c4e79fd/tests/lean/run/soundness.lean
and https://arxiv.org/abs/1503.08744 (soundness.lean)
- constructive DL: http://arademaker.github.io/files/hylo-2010.pdf
- https://leanprover.github.io/theorem_proving_in_lean/
** previous works on modal logics
- https://github.com/paulaneeley/modal
- https://github.com/bbentzen/mpl
- https://drops.dagstuhl.de/opus/volltexte/2019/11086/
- https://lean-forward.github.io/lean-together/2019/slides/hudon.pdf
- https://leanprover.zulipchat.com/#narrow/stream/113489-new-members/topic/Modal.20logic