Step 1: Substitute the values. With P true and Q false, evaluate \( P \rightarrow Q \). An implication is false only when the antecedent is true and the consequent is false, so \( T \rightarrow F = F \).
Step 2: Evaluate \( \neg Q \). Since Q is false, \( \neg Q = T \).
Step 3: Combine with AND: \[ (P \rightarrow Q) \wedge (\neg Q) = F \wedge T = F. \] The proposition is False.