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

Theorem sbcel1gv 1980
Description: Class substitution into a membership relation.
Assertion
Ref Expression
sbcel1gv |- (A e. C -> ([A / x]x e. B <-> A e. B))
Distinct variable group:   x,B

Proof of Theorem sbcel1gv
StepHypRef Expression
1 ax-17 971 . . . 4 |- (y e. B -> A.x y e. B)
2 eleq1 1534 . . . 4 |- (x = y -> (x e. B <-> y e. B))
31, 2sbie 1196 . . 3 |- ([y / x]x e. B <-> y e. B)
43sbcbii 1978 . 2 |- (A e. C -> ([A / y][y / x]x e. B <-> [A / y]y e. B))
5 sbccog 1952 . 2 |- (A e. C -> ([A / y][y / x]x e. B <-> [A / x]x e. B))
6 elisset 1817 . . 3 |- (A e. C -> A e. V)
7 elex 1819 . . . 4 |- (A e. V -> E.y y = A)
8 ax-17 971 . . . . . . . 8 |- (z e. A -> A.y z e. A)
98hbsbc1 1949 . . . . . . 7 |- ((A e. V -> [A / y]y e. B) -> A.y(A e. V -> [A / y]y e. B))
10 ax-17 971 . . . . . . 7 |- ((A e. V -> A e. B) -> A.y(A e. V -> A e. B))
119, 10hbbi 1010 . . . . . 6 |- (((A e. V -> [A / y]y e. B) <-> (A e. V -> A e. B)) -> A.y((A e. V -> [A / y]y e. B) <-> (A e. V -> A e. B)))
12 sbceq1a 1944 . . . . . . . 8 |- (y = A -> (y e. B <-> [A / y]y e. B))
13 eleq1 1534 . . . . . . . 8 |- (y = A -> (y e. B <-> A e. B))
1412, 13bitr3d 530 . . . . . . 7 |- (y = A -> ([A / y]y e. B <-> A e. B))
1514imbi2d 612 . . . . . 6 |- (y = A -> ((A e. V -> [A / y]y e. B) <-> (A e. V -> A e. B)))
1611, 1519.23ai 1064 . . . . 5 |- (E.y y = A -> ((A e. V -> [A / y]y e. B) <-> (A e. V -> A e. B)))
1716pm5.74rd 588 . . . 4 |- (E.y y = A -> (A e. V -> ([A / y]y e. B <-> A e. B)))
187, 17mpcom 49 . . 3 |- (A e. V -> ([A / y]y e. B <-> A e. B))
196, 18syl 10 . 2 |- (A e. C -> ([A / y]y e. B <-> A e. B))
204, 5, 193bitr3d 548 1 |- (A e. C -> ([A / x]x e. B <-> A e. B))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   = wceq 956   e. wcel 958  E.wex 980  [wsbc 1170  Vcvv 1811
This theorem is referenced by:  sbcth2 1982  ra4sbc 1997  tfinds2 3165  dfoprab5 4115  foprab2 4119
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-17 971  ax-4 973  ax-5o 975  ax-6o 978  ax-9o 1123  ax-10o 1140  ax-16 1210  ax-11o 1218  ax-ext 1459
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 981  df-sb 1172  df-clab 1464  df-cleq 1469  df-clel 1472  df-v 1812  df-sbc 1942
Copyright terms: Public domain