- 02 Feb, 2018 2 commits
-
-
Raphael Cauderlier authored
-
Raphael Cauderlier authored
-
- 27 Jan, 2018 1 commit
-
-
Raphael Cauderlier authored
-
- 11 Apr, 2017 1 commit
-
-
Raphael Cauderlier authored
-
- 22 Mar, 2017 1 commit
-
-
Raphael Cauderlier authored
This reverts commit 1dad75e6. Conflicts: configure In Dedukti v2.6, we can now declare term as injective so the user can handle higher-order logic by adding injective rewrite rules on term.
-
- 19 Mar, 2017 1 commit
-
-
Raphael Cauderlier authored
The main motivation is to ease integration into higher-order logic which would orhterwise require fol.term to be a definable symbol (which poses injectivity problems). This change requires -coc, and the latest (v2.5.1) versions of Dedukti and Meta Dedukti (because -coc was not present before in Meta Dedukti). fol.term is now defined as the identity over types so it is not mandatory to remove it from the developments but fol.type needs to be replaced by Type since Dedukti does not allow kind-level definitions. A new bug has been discovered (#21276). It has been triggered by the eqcert.match_f_equal_goal function and has required to remove the eqcert.f_equal certificate transformer.
-
- 07 Mar, 2017 1 commit
-
-
Raphael Cauderlier authored
This corresponds to my presentation at LSV (http://deducteam.gforge.inria.fr/seminars/170302.html). The manual is still incomplete.
-