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

Determine whether a formula is valid #11

Open
0xGeorgii opened this issue Jan 12, 2021 · 0 comments
Open

Determine whether a formula is valid #11

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 a tautology (valid) if and only if is true under all its interpretations. A formula is said to be invalid if it is not a tautology.

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 tautology Determine whether a formula is tautology Feb 6, 2022
@0xGeorgii 0xGeorgii changed the title Determine whether a formula is tautology Determine whether a formula is valid 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
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