Decrete math question But it is quiet confusing Can anyone explain the question?

前端 未结 0 873
旧时难觅i
旧时难觅i 2020-12-12 12:55
For the domain predicate D,
a.D(if B then S1 else S2 fi) ⇔ D(B) ∧ (D(S1) ∨ D(S2)
b.D(S1; S2) = D(D(S1)) ∧ D(S2)
c.D(if B then S1 fi) ⇔ (B → D(S1)) ∨ (¬B → D(S2))
d.D         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题