Merge pull request #1 from KirisameVanilla/main

计算机逻辑基础
This commit is contained in:
Takuyama 2025-01-08 14:48:27 +08:00 committed by GitHub
commit d0ce581774
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
What is the definition of validity for a propositional logic formula?
PLz explain how to determine whether a given propositional logic formula with CNF is valid.
Please illustrate the different treatment for free and bound variables in the semantical evaluation of a predicate logic formula.
Please state the key idea of program verification using model checking techniques.
Prove the following sequent doesn't hold using semantical evaluation:
∀x∃y P(x,y) |- ∃y∀x P(x,y)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.