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

Refactored method for loading rule tooltip images, new Equivalence sub category #140

Closed
wants to merge 5 commits into from

Conversation

zacharybonagura
Copy link
Collaborator

No description provided.

…b category

Refactored the function that loads images for each rule to ensure optimization in program so images are only loaded once. Additionally, regrouped all equivalence rules into one sub category named "Equivalence".
Fixed glitch where quantifiers would distribute across multiple expressions, now only distributes over single Expr, whether it's one term or multiple wrapped in parenthesis
Split Quantifier Distribution into two separate rules, one Quantifier Distribution under Quantifier Equivalence, the other Quantifier Inference under Misc. Inference
Updated rule images and package dependencies
Added integrity values back to index file
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