From: "Nagashima, Yutaka" <Yutaka.Nagashima@uibk.ac.at>
Dear Isabelle users and developers,
I developed LiFtEr, a domain-specific language in Isabelle/ML, designed to encode induction heuristics in Isabelle.
LiFtEr is a domain-specific language in the sense that I developed it to encode induction heuristics,
but heuristics written in LiFtEr should not be specific to any problem domains.
I wrote a 19 page paper to explain this language, and the paper is available at GitHub [1].
For now, the intended workflow of LiFtEr is as following:
Eventually, I plan to
My three page abstract at arXiv illustrates this supervised learning approach for automatic induction [2].
I developed LiFtEr based on my research hypothesis that many useful induction heuristics are programmable in a domain-independent way.
But I could not find preceding work in the same direction.
So, I will appreciate your constructive feedback about the direction of research, related work, Isabelle terminology, writing, etc.
[1] https://github.com/data61/PSL/blob/master/LiFtEr/LiFtEr.pdf
[2] https://arxiv.org/abs/1812.04088v2
Best,
Yutaka
Last updated: Nov 21 2024 at 12:39 UTC