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

Theorem ceqsalg 1800
Description: A representation of explicit substitution of a class for a variable, inferred from an implicit substitution hypothesis.
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 ceqsalg.2 . . . . . . 7 |- (x = A -> (ph <-> ps))
21biimpd 153 . . . . . 6 |- (x = A -> (ph -> ps))
32a2i 9 . . . . 5 |- ((x = A -> ph) -> (x = A -> ps))
4319.20i 968 . . . 4 |- (A.x(x = A -> ph) -> A.x(x = A -> ps))
5 ceqsalg.1 . . . . 5 |- (ps -> A.xps)
6519.23 1039 . . . 4 |- (A.x(x = A -> ps) <-> (E.x x = A -> ps))
74, 6sylib 198 . . 3 |- (A.x(x = A -> ph) -> (E.x x = A -> ps))
8 elex 1794 . . 3 |- (A e. B -> E.x x = A)
97, 8syl5com 52 . 2 |- (A e. B -> (A.x(x = A -> ph) -> ps))
101biimprcd 156 . . 3 |- (ps -> (x = A -> ph))
115, 1019.21ai 974 . 2 |- (ps -> A.x(x = A -> ph))
129, 11impbid1 515 1 |- (A e. B -> (A.x(x = A -> ph) <-> ps))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146  A.wal 950  E.wex 956   = wceq 1099   e. wcel 1105
This theorem is referenced by:  ceqsal 1801  sbc6g 1926  sucprcreg 4524
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-4 951  ax-5 952  ax-6 953  ax-gen 955  ax-9 1102  ax-12 1104  ax-17 1190  ax-ext 1436
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 957  df-sb 1155  df-clab 1441  df-cleq 1446  df-clel 1449  df-v 1787
Copyright terms: Public domain