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

Theorem ceqsex 1825
Description: Elimination of an existential quantifier, using implicit substitution.
Hypotheses
Ref Expression
ceqsex.1 |- (ps -> A.xps)
ceqsex.2 |- A e. V
ceqsex.3 |- (x = A -> (ph <-> ps))
Assertion
Ref Expression
ceqsex |- (E.x(x = A /\ ph) <-> ps)
Distinct variable group:   x,A

Proof of Theorem ceqsex
StepHypRef Expression
1 ceqsex.1 . . 3 |- (ps -> A.xps)
2 ceqsex.3 . . . 4 |- (x = A -> (ph <-> ps))
32biimpa 416 . . 3 |- ((x = A /\ ph) -> ps)
41, 319.23ai 1060 . 2 |- (E.x(x = A /\ ph) -> ps)
5 ceqsex.2 . . . 4 |- A e. V
65isseti 1806 . . 3 |- E.x x = A
72biimprcd 156 . . . . 5 |- (ps -> (x = A -> ph))
81, 719.21ai 995 . . . 4 |- (ps -> A.x(x = A -> ph))
9 exintr 1113 . . . 4 |- (A.x(x = A -> ph) -> (E.x x = A -> E.x(x = A /\ ph)))
108, 9syl 10 . . 3 |- (ps -> (E.x x = A -> E.x(x = A /\ ph)))
116, 10mpi 44 . 2 |- (ps -> E.x(x = A /\ ph))
124, 11impbi 157 1 |- (E.x(x = A /\ ph) <-> ps)
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 951   = wceq 953   e. wcel 955  E.wex 977  Vcvv 1802
This theorem is referenced by:  ceqsexv 1826  ceqsex2 1827
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 960  ax-12 965  ax-17 968  ax-4 970  ax-5o 972  ax-6o 975  ax-9o 1119  ax-ext 1452
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 978  df-sb 1168  df-clab 1457  df-cleq 1462  df-clel 1465  df-v 1803
Copyright terms: Public domain