Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new release] lambdapi (2.6.0) #27329

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fblanqui
Copy link
Contributor

Proof assistant for the λΠ-calculus modulo rewriting

CHANGES:

Added

  • Add tactic set.
  • Decimal notation for integers.

Fixed

  • Why3 tactic.
  • Induction tactic.

Changed

  • Improved Core.Term.eq_modulo (Claudio Sacerdoti) -> speed up factor between 2 and 9
  • The export option --requiring does not require as argument a file with extension .v anymore: the argument must be a module name.
  • Option '--erasing' renamed into '--mapping'.
  • Builtins necessary for the decimal notation.

CHANGES:

### Added

- Add tactic `set`.
- Decimal notation for integers.

### Fixed

- Why3 tactic.
- Induction tactic.

### Changed

- Improved Core.Term.eq_modulo (Claudio Sacerdoti) -> speed up factor between 2 and 9
- The export option `--requiring` does not require as argument a file with extension `.v` anymore: the argument must be a module name.
- Option '--erasing' renamed into '--mapping'.
- Builtins necessary for the decimal notation.
@fblanqui
Copy link
Contributor Author

fblanqui commented Feb 1, 2025

Hi. Should I add a constraint like dream > 1.0.0~alpha6? For Windows and the other errors, what should I do? I have no machine with Windows to test it on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant