Skip to content

Put term-specific deductions above generic formula identities - #52

Open
Chessing234 wants to merge 1 commit into
teorth:masterfrom
Chessing234:fix/issue-20-deduction-order
Open

Chessing234 wants to merge 1 commit into
teorth:masterfrom
Chessing234:fix/issue-20-deduction-order

Conversation

@Chessing234

@Chessing234 Chessing234 commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Refs #20.

Available deductions mixed Existential Instantiation and connective elimination with TRUE / NOT FALSE / excluded middle and the other formula-context identities, so the generic ones buried the matches that actually use the selected term.

Laws whose hypotheses are all formula contexts are now listed after the others. Number-key hotkeys still follow list order, so they hit the term-specific lines first.

TRUE / NOT FALSE / excluded middle and the other formula-context laws were mixed into the same list as Existential Instantiation and connective elimination, so they buried the matches that actually use the selected term.

This branch has not been deployed

No deployments
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