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

Theorem ceqsalg 2314
Description: A representation of explicit substitution of a class for a variable, inferred from an implicit substitution hypothesis. (The proof was shortened by Andrew Salmon, 8-Jun-2011.)
Hypotheses
Ref Expression
ceqsalg.1 |- (ps -> A.xps)
ceqsalg.2 |- (x = A -> (ph <-> ps))
Assertion
Ref Expression
ceqsalg |- (A e. B -> (A.x(x = A -> ph) <-> ps))
Distinct variable group:   x,A

Proof of Theorem ceqsalg
StepHypRef Expression
1 hba1 1350 . . . 4 |- (A.x(x = A -> ph) -> A.xA.x(x = A -> ph))
2 ceqsalg.1 . . . 4 |- (ps -> A.xps)
3 ceqsalg.2 . . . . . . 7 |- (x = A -> (ph <-> ps))
43biimpd 170 . . . . . 6 |- (x = A -> (ph -> ps))
54a2i 10 . . . . 5 |- ((x = A -> ph) -> (x = A -> ps))
65a4s 1330 . . . 4 |- (A.x(x = A -> ph) -> (x = A -> ps))
71, 2, 619.23ad 1415 . . 3 |- (A.x(x = A -> ph) -> (E.x x = A -> ps))
8 elex 2302 . . 3 |- (A e. B -> E.x x = A)
97, 8syl5com 63 . 2 |- (A e. B -> (A.x(x = A -> ph) -> ps))
103biimprcd 173 . . 3 |- (ps -> (x = A -> ph))
112, 1019.21ai 1345 . 2 |- (ps -> A.x(x = A -> ph))
129, 11impbid1 575 1 |- (A e. B -> (A.x(x = A -> ph) <-> ps))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 163  A.wal 1296   = wceq 1298   e. wcel 1300  E.wex 1326
This theorem is referenced by:  ceqsal 2316  sbc6g 2472  sbc6gOLD 2473  iinxsng 3325  iinxprg 3326  sucprcreg 5703  spwpr2 10001  pmapglbx 17251
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 1305  ax-12 1310  ax-17 1317  ax-4 1319  ax-5o 1321  ax-6o 1324  ax-9o 1481  ax-ext 1865
This theorem depends on definitions:  df-bi 164  df-an 242  df-ex 1327  df-sb 1536  df-clab 1872  df-cleq 1877  df-clel 1880  df-v 2294
Copyright terms: Public domain