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

Theorem 2sb6rf 1339
Description: Reversed double substitution.
Hypotheses
Ref Expression
2sb5rf.1 |- (ph -> A.zph)
2sb5rf.2 |- (ph -> A.wph)
Assertion
Ref Expression
2sb6rf |- (ph <-> A.zA.w((z = x /\ w = y) -> [z / x][w / y]ph))
Distinct variable groups:   x,y   x,w   y,z   z,w

Proof of Theorem 2sb6rf
StepHypRef Expression
1 2sb5rf.1 . . 3 |- (ph -> A.zph)
21sb6rf 1260 . 2 |- (ph <-> A.z(z = x -> [z / x]ph))
3 19.21v 1285 . . . 4 |- (A.w(z = x -> (w = y -> [w / y][z / x]ph)) <-> (z = x -> A.w(w = y -> [w / y][z / x]ph)))
4 sbcom2 1334 . . . . . . 7 |- ([z / x][w / y]ph <-> [w / y][z / x]ph)
54imbi2i 185 . . . . . 6 |- (((z = x /\ w = y) -> [z / x][w / y]ph) <-> ((z = x /\ w = y) -> [w / y][z / x]ph))
6 impexp 347 . . . . . 6 |- (((z = x /\ w = y) -> [w / y][z / x]ph) <-> (z = x -> (w = y -> [w / y][z / x]ph)))
75, 6bitr 173 . . . . 5 |- (((z = x /\ w = y) -> [z / x][w / y]ph) <-> (z = x -> (w = y -> [w / y][z / x]ph)))
87albii 999 . . . 4 |- (A.w((z = x /\ w = y) -> [z / x][w / y]ph) <-> A.w(z = x -> (w = y -> [w / y][z / x]ph)))
9 2sb5rf.2 . . . . . . 7 |- (ph -> A.wph)
109hbsb 1333 . . . . . 6 |- ([z / x]ph -> A.w[z / x]ph)
1110sb6rf 1260 . . . . 5 |- ([z / x]ph <-> A.w(w = y -> [w / y][z / x]ph))
1211imbi2i 185 . . . 4 |- ((z = x -> [z / x]ph) <-> (z = x -> A.w(w = y -> [w / y][z / x]ph)))
133, 8, 123bitr4r 184 . . 3 |- ((z = x -> [z / x]ph) <-> A.w((z = x /\ w = y) -> [z / x][w / y]ph))
1413albii 999 . 2 |- (A.z(z = x -> [z / x]ph) <-> A.zA.w((z = x /\ w = y) -> [z / x][w / y]ph))
152, 14bitr 173 1 |- (ph <-> A.zA.w((z = x /\ w = y) -> [z / x][w / y]ph))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 954   = wceq 956  [wsbc 1170
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 962  ax-gen 963  ax-8 964  ax-10 966  ax-12 968  ax-17 971  ax-4 973  ax-5o 975  ax-6o 978  ax-9o 1123  ax-10o 1140  ax-16 1210  ax-11o 1218
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 981  df-sb 1172
Copyright terms: Public domain