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

Theorem equsal 1147
Description: A useful equivalence related to substitution.
Hypotheses
Ref Expression
equsal.1 |- (ps -> A.xps)
equsal.2 |- (x = y -> (ph <-> ps))
Assertion
Ref Expression
equsal |- (A.x(x = y -> ph) <-> ps)

Proof of Theorem equsal
StepHypRef Expression
1 equsal.2 . . . . 5 |- (x = y -> (ph <-> ps))
2 equsal.1 . . . . . 6 |- (ps -> A.xps)
3219.3 1027 . . . . 5 |- (A.xps <-> ps)
41, 3syl6bbr 536 . . . 4 |- (x = y -> (ph <-> A.xps))
54pm5.74i 582 . . 3 |- ((x = y -> ph) <-> (x = y -> A.xps))
65albii 996 . 2 |- (A.x(x = y -> ph) <-> A.x(x = y -> A.xps))
7 ax-1 4 . . . . 5 |- (A.xps -> (x = y -> A.xps))
87a5i 986 . . . 4 |- (A.xps -> A.x(x = y -> A.xps))
92, 8syl 10 . . 3 |- (ps -> A.x(x = y -> A.xps))
10 ax-9o 1119 . . 3 |- (A.x(x = y -> A.xps) -> ps)
119, 10impbi 157 . 2 |- (ps <-> A.x(x = y -> A.xps))
126, 11bitr4 176 1 |- (A.x(x = y -> ph) <-> ps)
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146  A.wal 951   = wceq 953
This theorem is referenced by:  equsex 1148  dvelimfALT 1149  fun11 3548
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 960  ax-4 970  ax-5o 972  ax-9o 1119
This theorem depends on definitions:  df-bi 147  df-an 225
Copyright terms: Public domain