GitHunt
PE

peterzeller/isabelle_fuzzy_rule

A fuzzy rule method for Isabelle

Fuzzy Rule Method

This is a new method for Isabelle that is an alternative to the existing rule method.

It performs matching differently, making it more flexible in many cases:

  • Goal and used rule do not have to be unifiable. Additional schematic variables and equality constraints are inserted automatically.
  • Facts can be given in any order.

See fuzzyrule_examples.thy for examples.

Contributions

Please use the Github issue tracker for feedback, questions, and bug reports.

Pull requests are welcome.

Languages

Standard ML68.1%Isabelle26.5%TeX5.5%

Contributors

Apache License 2.0
Created November 24, 2019
Updated August 18, 2020
peterzeller/isabelle_fuzzy_rule | GitHunt