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

Theorem ceqsalg 1828
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 994 . . . 4 |- (A.x(x = A -> ph) -> A.x(x = A -> ps))
5 ceqsalg.1 . . . . 5 |- (ps -> A.xps)
6519.23 1065 . . . 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 1822 . . 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 1000 . 2 |- (ps -> A.x(x = A -> ph))
129, 11impbid1 519 1 |- (A e. B -> (A.x(x = A -> ph) <-> ps))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146  A.wal 956   = wceq 958   e. wcel 960  E.wex 982
This theorem is referenced by:  ceqsal 1829  sbc6g 1958  sucprcreg 4609  spwpr2 8654
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 965  ax-12 970  ax-17 973  ax-4 975  ax-5o 977  ax-6o 980  ax-9o 1125  ax-ext 1462
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 983  df-sb 1174  df-clab 1467  df-cleq 1472  df-clel 1475  df-v 1815
Copyright terms: Public domain