Skip to content

Determine whether a formula is inconsistent #12

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 Jan 12, 2021 · 0 comments
Open

Determine whether a formula is inconsistent #12

0xGeorgii opened this issue Jan 12, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@0xGeorgii
Copy link
Owner

0xGeorgii commented Jan 12, 2021

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

@0xGeorgii 0xGeorgii added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Mar 29, 2021
@0xGeorgii 0xGeorgii added this to the 1.0.0 milestone Feb 4, 2022
@0xGeorgii 0xGeorgii changed the title Determine wether a formula is a contradiction Determine whether a formula is a inconsistent Feb 7, 2022
@0xGeorgii 0xGeorgii removed help wanted Extra attention is needed good first issue Good for newcomers labels Feb 7, 2022
@0xGeorgii 0xGeorgii self-assigned this Feb 7, 2022
@0xGeorgii 0xGeorgii changed the title Determine whether a formula is a inconsistent Determine whether a formula is inconsistent Feb 7, 2022
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