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

Theorem elsb3 1331
Description: Substitution applied to an atomic membership wff.
Assertion
Ref Expression
elsb3 |- ([x / y]y e. z <-> x e. z)
Distinct variable group:   y,z

Proof of Theorem elsb3
StepHypRef Expression
1 equsb2 1194 . . . . . 6 |- [w / y]w = y
2 elequ1 1136 . . . . . . 7 |- (w = y -> (w e. z <-> y e. z))
32sbimi 1173 . . . . . 6 |- ([w / y]w = y -> [w / y](w e. z <-> y e. z))
41, 3ax-mp 7 . . . . 5 |- [w / y](w e. z <-> y e. z)
5 sbbi 1239 . . . . 5 |- ([w / y](w e. z <-> y e. z) <-> ([w / y]w e. z <-> [w / y]y e. z))
64, 5mpbi 189 . . . 4 |- ([w / y]w e. z <-> [w / y]y e. z)
7 ax-17 971 . . . . 5 |- (w e. z -> A.y w e. z)
87sbf 1186 . . . 4 |- ([w / y]w e. z <-> w e. z)
96, 8bitr3 175 . . 3 |- ([w / y]y e. z <-> w e. z)
109sbbii 1174 . 2 |- ([x / w][w / y]y e. z <-> [x / w]w e. z)
11 ax-17 971 . . 3 |- (y e. z -> A.w y e. z)
1211sbco2 1255 . 2 |- ([x / w][w / y]y e. z <-> [x / y]y e. z)
13 equsb2 1194 . . . . 5 |- [x / w]x = w
14 elequ1 1136 . . . . . 6 |- (x = w -> (x e. z <-> w e. z))
1514sbimi 1173 . . . . 5 |- ([x / w]x = w -> [x / w](x e. z <-> w e. z))
1613, 15ax-mp 7 . . . 4 |- [x / w](x e. z <-> w e. z)
17 sbbi 1239 . . . 4 |- ([x / w](x e. z <-> w e. z) <-> ([x / w]x e. z <-> [x / w]w e. z))
1816, 17mpbi 189 . . 3 |- ([x / w]x e. z <-> [x / w]w e. z)
19 ax-17 971 . . . 4 |- (x e. z -> A.w x e. z)
2019sbf 1186 . . 3 |- ([x / w]x e. z <-> x e. z)
2118, 20bitr3 175 . 2 |- ([x / w]w e. z <-> x e. z)
2210, 12, 213bitr3 181 1 |- ([x / y]y e. z <-> x e. z)
Colors of variables: wff set class
Syntax hints:   <-> wb 146   e. wcel 958  [wsbc 1170
This theorem is referenced by:  cvjust 1471
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-9 965  ax-10 966  ax-11 967  ax-12 968  ax-13 969  ax-17 971  ax-4 973  ax-5o 975  ax-6o 978  ax-9o 1123  ax-10o 1140  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