Step
*
1
1
1
1
of Lemma
ancestral-logic-example1
9. ∀x,y:Dom.  ((P x y) 
⇒ (Q x y))@i
10. x : Dom@i
11. y : Dom@i
12. P x y@i
13. ∀y:Dom. ((P x y) 
⇒ (Q x y))@i
14. (P x y) 
⇒ (Q x y)@i
⊢ P x y
BY
{ FOHyp (-3) }
Latex:
9.  \mforall{}x,y:Dom.    ((P  x  y)  {}\mRightarrow{}  (Q  x  y))@i
10.  x  :  Dom@i
11.  y  :  Dom@i
12.  P  x  y@i
13.  \mforall{}y:Dom.  ((P  x  y)  {}\mRightarrow{}  (Q  x  y))@i
14.  (P  x  y)  {}\mRightarrow{}  (Q  x  y)@i
\mvdash{}  P  x  y
By
FOHyp  (-3)
Home
Index