Difference between revisions of "Exercícios de semântica formal para a Lógica Proposicional Clássica"
Jump to navigation
Jump to search
Tag: 2017 source edit |
Tag: 2017 source edit |
||
Line 2: | Line 2: | ||
=== <math>\neg (r \leftrightarrow p) </math> ▸ <math>q \to \neg p</math> === | === <math>\neg (r \leftrightarrow p) </math> ▸ <math>q \to \neg p</math> === | ||
+ | |||
+ | === <math> (p \land q) \to r </math> ▸ <math>q \to \neg p</math> === | ||
+ | |||
+ | === <math> \neg (r \leftrightarrow p), (p \land q) \to r </math> ▹ <math>q \to \neg p</math> === | ||
== Correção de regras == | == Correção de regras == |