[{"data":1,"prerenderedAt":4},["ShallowReactive",2],{"CKfFm0wUSv":3},"# Craig Interpolation for GL via Coalgebraic Proofs in Lean 4\n\n## Overview\n\nThis project is a Lean 4 formalization of Craig interpolation for Gödel-Löb provability logic (GL). The proof of Craig interpolation is done proof-theoretically rather than semantically, building on a coalgebraic notion of proof for GL. This formalization accompanies my Master's thesis, which introduces the coalgebraic proof framework we use and studies it using the case study of GL along with another proof system for the alternation-free $\\mu$-calculus.\n\n## Status\n\n- The report will be added to the repository mid May\n- Everything is `sorry`-free\n- The documentation can be found [here](https://mgignoux.github.io/lean4-gl-coalgebras/docs/GL.html) (generated by doc-gen4)\n\n## Module Dependency Overview\n\n[![Dependency graph](dependencies.svg)](https://mgignoux.github.io/lean4-gl-coalgebras/docs/dependencies.svg)\n\n## References\n\n- Lean 4 formalization of Craig interpolation for PDL by Malvin Gattinger et al. Inspiration to this work. Beyond standard proof theoretic notions which we replicate in our work, our work also imports file `Pdl.Game`, and uses similar notion of builder-prover games to show completeness:\n\n  Malvin Gattinger et al. \"`lean4-pdl`: Tableaux for Propositional Dynamic Logic in Lean 4\". GitHub repository (2025). \u003Chttps://github.com/m4lvin/lean4-pdl>\n\n- Proof systems for GL by Daniyar Shamkanov, on which we base our coalgebraic notion of proof:\n\n  Daniyar Shamkanov. “Circular Proofs for Gödel-Löb Logic”. *Mathematical Notes* 96, no. 3 (Sept. 2014), pp. 575–585. \u003Chttp://arxiv.org/abs/1401.4002>\n\n- Soundness proof for Daniyar Shamkanov's GL proof system by Guillermo Menéndez Turata:\n\n  Guillermo Menéndez Turata. “Cyclic Proof Systems for Modal Fixpoint Logics”. Ph.D. thesis, Institute for Logic, Language and Computation (Jan. 2024). \u003Chttps://eprints.illc.uva.nl/id/eprint/2285>\n\n- Construction of GL fixpoints by Lisa Reidhaar-Olson, used to prove the modal cases of the GL fixed-point theorem:\n\n  Lisa Reidhaar-Olson. “A New Proof of the Fixed-Point Theorem of Provability Logic”. *Notre Dame Journal of Formal Logic* 31, no. 1 (1989), pp. 37–43. \u003Chttps://doi.org/10.1305/ndjfl/1093635331>\n",1780846774696]