problems
propositional logic: syntax and semantics
-
Call a formula \(\varphi\) of propositional logic positive if, and only if, there are no occurrences of negation \(\neg\) in \(\varphi\). Justify each of the following claims:
-
Every positive formula has an odd number of symbols.
-
Every positive formula is satisfiable.
-
-
True or false? If true, please provide an argument. If false, provide a counterexample.
-
Given a set of formulas \(\Gamma\) and two formulas \(\varphi\) and \(\psi\),
if \(\Gamma \not \models \varphi\) or \(\Gamma \models \psi\), then \(\Gamma \models \varphi \to \psi\).
-
Given a set of formulas \(\Gamma\) and two formulas \(\varphi\) and \(\psi\),
if \(\Gamma \models \varphi \to \psi\), then \(\Gamma \not \models \varphi\) or \(\Gamma \models \psi\).
-
-
Show that for every natural number \(n > 1\), there is a set \(\Gamma\) of exactly \(n\) formulas such that
-
\(\Gamma\) is unsatisfiable, but
-
Every subset \(\Delta \subseteq \Gamma\) with fewer than \(n\) formulas is satisfiable.
-