HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Theorem a4imt 1200
Description: Closed theorem form of a4im 1201.
Assertion
Ref Expression
a4imt |- (A.x((ps -> A.xps) /\ (x = y -> (ph -> ps))) -> (A.xph -> ps))

Proof of Theorem a4imt
StepHypRef Expression
1 imim2 14 . . . . . 6 |- ((ps -> A.xps) -> ((ph -> ps) -> (ph -> A.xps)))
21imim2d 25 . . . . 5 |- ((ps -> A.xps) -> ((x = y -> (ph -> ps)) -> (x = y -> (ph -> A.xps))))
32imp 357 . . . 4 |- (((ps -> A.xps) /\ (x = y -> (ph -> ps))) -> (x = y -> (ph -> A.xps)))
43com23 32 . . 3 |- (((ps -> A.xps) /\ (x = y -> (ph -> ps))) -> (ph -> (x = y -> A.xps)))
5419.20ii 1036 . 2 |- (A.x((ps -> A.xps) /\ (x = y -> (ph -> ps))) -> (A.xph -> A.x(x = y -> A.xps)))
6 ax-9o 1164 . 2 |- (A.x(x = y -> A.xps) -> ps)
75, 6syl6 22 1 |- (A.x((ps -> A.xps) /\ (x = y -> (ph -> ps))) -> (A.xph -> ps))
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 230  A.wal 995   = wceq 997
This theorem is referenced by:  a12lem1 1418
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 1004  ax-4 1014  ax-5o 1016  ax-9o 1164
This theorem depends on definitions:  df-bi 154  df-an 232
Copyright terms: Public domain