Symbolization Basics

Review the main logical connectives and practice symbolizing statements.

Connectives

P¬P
TF
FT
PQP ∧ Q
TTT
TFF
FTF
FFF
PQP ∨ Q
TTT
TFT
FTT
FFF
PQP ⊃ Q
TTT
TFF
FTT
FFT
PQP ≡ Q
TTT
TFF
FTF
FFT

Symbolization Practice

If it rains, then the ground is wet.

Either I study or I fail.

The lamp is on if and only if the switch is up.