generated from pitmonticone/LeanProject
-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
All4x4Tables: Integrate straggler counterexamples (#324)
Expands the number of finite magmas in All4x4Tables by integrating a couple of finite magmas which were previously used in counterexamples elsewhere. **Benefits:** * For all these examples, each satisfied and refuted equation was determined, which settled 236 previously unknown anti-implications. * These examples were put through the proof planner, meaning that while the number of magmas serving as counterexamples increased greatly (from 543 to 740) the number of checks the kernel has to perform remains about the same. The `generate_lean.py` script can also prune them using transitive closure whenever new implications are proven. **The newly added sources:** * Magmas constructed by the Vampire theorem prover gathered from #276. * Two magmas constructed by the Z3 solver gathered from #308. * A 5x5 magma manually constructed by Pace Nielsen. With the importation of the straggler examples, the current set of Vampire disproofs become redundant, so these are removed. The commit changes the VampireProven documentation with a bit of explanation about how Vampire `Disproof*.lean` files will appear when Vampire disproofs are generated. It also updates the blueprint with more sources of counterexamples. Unknowns at 21679.
- Loading branch information
1 parent
27fa1e1
commit 35e22b0
Showing
732 changed files
with
9,610 additions
and
7,246 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 6 additions & 6 deletions
12
equational_theories/Generated/All4x4Tables/Refutation100.lean
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.