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

Theorem sb56 1266
Description: Two equivalent ways of expressing the proper substitution of y for x in ph, when x and y are distinct. Theorem 6.2 of [Quine] p. 40. The proof does not involve df-sb 1172.
Assertion
Ref Expression
sb56 |- (E.x(x = y /\ ph) <-> A.x(x = y -> ph))
Distinct variable group:   x,y

Proof of Theorem sb56
StepHypRef Expression
1 hba1 1003 . 2 |- (A.x(x = y -> ph) -> A.xA.x(x = y -> ph))
2 ax11v 1265 . . 3 |- (x = y -> (ph -> A.x(x = y -> ph)))
3 ax-4 973 . . . 4 |- (A.x(x = y -> ph) -> (x = y -> ph))
43com12 11 . . 3 |- (x = y -> (A.x(x = y -> ph) -> ph))
52, 4impbid 516 . 2 |- (x = y -> (ph <-> A.x(x = y -> ph)))
61, 5equsex 1152 1 |- (E.x(x = y /\ ph) <-> A.x(x = y -> ph))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 954   = wceq 956  E.wex 980
This theorem is referenced by:  sb6 1267  sb5 1268  alexeq 1885
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 963  ax-4 973  ax-5o 975  ax-6o 978  ax-9o 1123  ax-16 1210  ax-11o 1218
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 981
Copyright terms: Public domain