0:00
高级逻辑等价证明

给定前提:

  1. P → Q
  2. R → S
  3. P ∨ R

证明:Q ∨ S

P → Q, R → S, P ∨ R ⊢ Q ∨ S

目标:证明 ?

逐步构建你的证明

1.
P → Q
前提
2.
R → S
前提
3.
P ∨ R
前提