Logicandapplications2023/class_15_11092023/summary.txt

12 lines
328 B
Plaintext
Raw Normal View History

2023-09-26 11:42:41 +05:30
Class 15 : Proofs with assumptions--inductive definition of provable formulas
example : deriving \beta from assumptions {\alpha, (\neg \alpha))}.
Monotonicity
Strong monotonicity
Deduction theorem
Example : { (\alpha => \beta), (\beta => \gamma)} \derives (\alpha => \gamma)
Proof of one direction of deduction theorem.