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

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

Proof of Theorem equsalOLD
StepHypRef Expression
1 equsal.2 . . . . 5 |- (x = y -> (ph <-> ps))
2 equsal.1 . . . . . 6 |- (ps -> A.xps)
3219.3 1378 . . . . 5 |- (A.xps <-> ps)
41, 3syl6bbr 597 . . . 4 |- (x = y -> (ph <-> A.xps))
54pm5.74i 644 . . 3 |- ((x = y -> ph) <-> (x = y -> A.xps))
65albii 1346 . 2 |- (A.x(x = y -> ph) <-> A.x(x = y -> A.xps))
7 ax-1 4 . . . . 5 |- (A.xps -> (x = y -> A.xps))
87a5i 1335 . . . 4 |- (A.xps -> A.x(x = y -> A.xps))
92, 8syl 12 . . 3 |- (ps -> A.x(x = y -> A.xps))
10 ax-9o 1481 . . 3 |- (A.x(x = y -> A.xps) -> ps)
119, 10impbii 174 . 2 |- (ps <-> A.x(x = y -> A.xps))
126, 11bitr4i 193 1 |- (A.x(x = y -> ph) <-> ps)
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 163  A.wal 1296   = wceq 1298
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 1305  ax-4 1319  ax-5o 1321  ax-9o 1481
This theorem depends on definitions:  df-bi 164  df-an 242
Copyright terms: Public domain