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

Theorem sbcel1gv 1990
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 975 . . . 4 |- (y e. B -> A.x y e. B)
2 eleq1 1541 . . . 4 |- (x = y -> (x e. B <-> y e. B))
31, 2sbie 1200 . . 3 |- ([y / x]x e. B <-> y e. B)
43sbcbii 1988 . 2 |- (A e. C -> ([A / y][y / x]x e. B <-> [A / y]y e. B))
5 sbccog 1959 . 2 |- (A e. C -> ([A / y][y / x]x e. B <-> [A / x]x e. B))
6 elisset 1824 . . 3 |- (A e. C -> A e. V)
7 elex 1826 . . . 4 |- (A e. V -> E.y y = A)
8 ax-17 975 . . . . . . . 8 |- (z e. A -> A.y z e. A)
98hbsbc1 1956 . . . . . . 7 |- ((A e. V -> [A / y]y e. B) -> A.y(A e. V -> [A / y]y e. B))
10 ax-17 975 . . . . . . 7 |- ((A e. V -> A e. B) -> A.y(A e. V -> A e. B))
119, 10hbbi 1014 . . . . . 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 1951 . . . . . . . 8 |- (y = A -> (y e. B <-> [A / y]y e. B))
13 eleq1 1541 . . . . . . . 8 |- (y = A -> (y e. B <-> A e. B))
1412, 13bitr3d 533 . . . . . . 7 |- (y = A -> ([A / y]y e. B <-> A e. B))
1514imbi2d 615 . . . . . 6 |- (y = A -> ((A e. V -> [A / y]y e. B) <-> (A e. V -> A e. B)))
1611, 1519.23ai 1068 . . . . 5 |- (E.y y = A -> ((A e. V -> [A / y]y e. B) <-> (A e. V -> A e. B)))
1716pm5.74rd 591 . . . 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 551 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 960   e. wcel 962  E.wex 984  [wsbc 1174  Vcvv 1818
This theorem is referenced by:  sbcth2 1992  ra4sbc 2007  tfinds2 3181  dfoprab5 4131  foprab2 4135
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 966  ax-gen 967  ax-8 968  ax-9 969  ax-10 970  ax-11 971  ax-12 972  ax-17 975  ax-4 977  ax-5o 979  ax-6o 982  ax-9o 1127  ax-10o 1144  ax-16 1214  ax-11o 1222  ax-ext 1464
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 985  df-sb 1176  df-clab 1470  df-cleq 1475  df-clel 1478  df-v 1819  df-sbc 1949
Copyright terms: Public domain