darkchild
- 153
- 0
This is from a text on mathematical logic. The theorem to be proven (specialization):
If Δ \vdash \forallvP, then Δ \vdash P(t/v), provided that P admits t for v.
My confusion concerns the use of modens ponens in the proof:
Suppose that Δ \vdash \forallvP and P admits t for v. Then modus ponens applied to Δ \vdash \forallvP and \vdash \forallvP \rightarrowP(t/v) (Axiom Scheme A5) gives Δ \vdash P(t/v).
I have never seen this before and do not understand how it is legal or exactly what it means to use modus ponens on statements containing Δ (a set of formulas used as premises) and vdash. It seems the latter are simply ignored, yet they are crucial to the meaning of the statement.
If Δ \vdash \forallvP, then Δ \vdash P(t/v), provided that P admits t for v.
My confusion concerns the use of modens ponens in the proof:
Suppose that Δ \vdash \forallvP and P admits t for v. Then modus ponens applied to Δ \vdash \forallvP and \vdash \forallvP \rightarrowP(t/v) (Axiom Scheme A5) gives Δ \vdash P(t/v).
I have never seen this before and do not understand how it is legal or exactly what it means to use modus ponens on statements containing Δ (a set of formulas used as premises) and vdash. It seems the latter are simply ignored, yet they are crucial to the meaning of the statement.