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

Theorem ra4sbc 1997
Description: Restricted quantifier version of Axiom 4 of [Mendelson] p. 69. This provides an axiom for a predicate calculus for a restricted domain. This theorem generalizes the unrestricted stdpc4 1185 and a4sbc 1945. See also ra4sbca 1998 and ra4csbela 2042.
Assertion
Ref Expression
ra4sbc |- (A e. B -> (A.x e. B ph -> [A / x]ph))
Distinct variable group:   x,B

Proof of Theorem ra4sbc
StepHypRef Expression
1 dfsbcq 1943 . . . . 5 |- (y = A -> ([y / x](x e. B -> ph) <-> [A / x](x e. B -> ph)))
2 sbcimg 1970 . . . . . . . 8 |- (A e. B -> ([A / x](x e. B -> ph) <-> ([A / x]x e. B -> [A / x]ph)))
3 sbcel1gv 1980 . . . . . . . . 9 |- (A e. B -> ([A / x]x e. B <-> A e. B))
43imbi1d 613 . . . . . . . 8 |- (A e. B -> (([A / x]x e. B -> [A / x]ph) <-> (A e. B -> [A / x]ph)))
52, 4bitrd 528 . . . . . . 7 |- (A e. B -> ([A / x](x e. B -> ph) <-> (A e. B -> [A / x]ph)))
65biimpd 153 . . . . . 6 |- (A e. B -> ([A / x](x e. B -> ph) -> (A e. B -> [A / x]ph)))
76pm2.43b 67 . . . . 5 |- ([A / x](x e. B -> ph) -> (A e. B -> [A / x]ph))
81, 7syl6bi 214 . . . 4 |- (y = A -> ([y / x](x e. B -> ph) -> (A e. B -> [A / x]ph)))
9 df-ral 1649 . . . . 5 |- (A.x e. B ph <-> A.x(x e. B -> ph))
10 stdpc4 1185 . . . . 5 |- (A.x(x e. B -> ph) -> [y / x](x e. B -> ph))
119, 10sylbi 199 . . . 4 |- (A.x e. B ph -> [y / x](x e. B -> ph))
128, 11syl5 21 . . 3 |- (y = A -> (A.x e. B ph -> (A e. B -> [A / x]ph)))
1312vtocleg 1855 . 2 |- (A e. B -> (A.x e. B ph -> (A e. B -> [A / x]ph)))
1413pm2.43a 66 1 |- (A e. B -> (A.x e. B ph -> [A / x]ph))
Colors of variables: wff set class
Syntax hints:   -> wi 3  A.wal 954   = wceq 956   e. wcel 958  [wsbc 1170  A.wral 1645
This theorem is referenced by:  ra4sbca 1998  ra4esbca 1999  ra4csbela 2042  reuuniss2 2891  fzrevralt 6519
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-ral 1649  df-v 1812  df-sbc 1942
Copyright terms: Public domain