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

Use axiom instead of variable for globals, consts #973

Merged
merged 2 commits into from
Oct 24, 2024

Commits on Oct 23, 2024

  1. Use axiom instead of variable for globals, consts

    This performs much better in Lean. Large examples that would run out of
    memory before now go through relatively quickly.
    
    Also, add some more tests to the list of those expected to pass.
    atomb committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    de17a10 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    2530a2b View commit details
    Browse the repository at this point in the history