Skip to content

Determine whether a formula consistent #29

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

Open
0xGeorgii opened this issue Feb 7, 2022 · 0 comments
Open

Determine whether a formula consistent #29

0xGeorgii opened this issue Feb 7, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@0xGeorgii
Copy link
Owner

Definition A formula is said to be inconsistent (or unsatisfiable) if and only if it is false under all its interpretations. A formula is said to be consistent (or satisfiable) if and only if it is not inconsistent.

ref: Symbolic Logic and Mechanical Theorem Proving (Computer Science and Applied Mathematics) 1st Edition,
by Chin-Liang Chang, Richard Char-Tung Lee, p. 11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

1 participant