0:00
IntermediatePropositional LogicExpression Evaluation

Evaluate the following expression: (P ∧ Q) ∨ R when P = true, Q = false, and R = true

(P ∧ Q) ∨ R where P = ⊤, Q = ⊥, R = ⊤