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

Theorem hbabd 1504
Description: Deduction form of bound-variable hypothesis builder hbab 1503.
Hypotheses
Ref Expression
hbabd.1 |- (ph -> A.xA.yph)
hbabd.2 |- (ph -> (ps -> A.xps))
Assertion
Ref Expression
hbabd |- (ph -> (z e. {y | ps} -> A.x z e. {y | ps}))
Distinct variable group:   x,z

Proof of Theorem hbabd
StepHypRef Expression
1 hbabd.1 . . . . 5 |- (ph -> A.xA.yph)
2 ax-7 994 . . . . 5 |- (A.xA.yph -> A.yA.xph)
31, 2syl 10 . . . 4 |- (ph -> A.yA.xph)
4 hbabd.2 . . . . 5 |- (ph -> (ps -> A.xps))
5419.20i2 1025 . . . 4 |- (A.yA.xph -> A.yA.x(ps -> A.xps))
6 hbsb4t 1282 . . . 4 |- (A.yA.x(ps -> A.xps) -> (-. A.x x = z -> ([z / y]ps -> A.x[z / y]ps)))
73, 5, 63syl 20 . . 3 |- (ph -> (-. A.x x = z -> ([z / y]ps -> A.x[z / y]ps)))
8 ax-16 1243 . . 3 |- (A.x x = z -> ([z / y]ps -> A.x[z / y]ps))
97, 8pm2.61d2 127 . 2 |- (ph -> ([z / y]ps -> A.x[z / y]ps))
10 df-clab 1500 . 2 |- (z e. {y | ps} <-> [z / y]ps)
1110albii 1031 . 2 |- (A.x z e. {y | ps} <-> A.x[z / y]ps)
129, 10, 113imtr4g 555 1 |- (ph -> (z e. {y | ps} -> A.x z e. {y | ps}))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3  A.wal 986   = wceq 988   e. wcel 990  [wsbc 1203  {cab 1499
This theorem is referenced by:  hbcsb1g 2067  hbcsbg 2069
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 994  ax-gen 995  ax-8 996  ax-10 998  ax-12 1000  ax-4 1005  ax-5o 1007  ax-6o 1010  ax-9o 1155  ax-10o 1173  ax-16 1243  ax-11o 1251
This theorem depends on definitions:  df-bi 145  df-an 223  df-ex 1013  df-sb 1205  df-clab 1500
Copyright terms: Public domain