1. (S ⊃ R) • Q 2. R ⊃T | S ⊃ T
1. (S -> R) • Q 2. R -> T | S -> T 3. S -> R 1 Conjunction Elimination 4. :. S -> T 3,2 Hypothetical Syllogism