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

Theorem ceqsex 1837
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 418 . . 3 |- ((x = A /\ ph) -> ps)
41, 319.23ai 1066 . 2 |- (E.x(x = A /\ ph) -> ps)
5 ceqsex.2 . . . 4 |- A e. V
65isseti 1818 . . 3 |- E.x x = A
72biimprcd 156 . . . . 5 |- (ps -> (x = A -> ph))
81, 719.21ai 1000 . . . 4 |- (ps -> A.x(x = A -> ph))
9 exintr 1119 . . . 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 956   = wceq 958   e. wcel 960  E.wex 982  Vcvv 1814
This theorem is referenced by:  ceqsexv 1838  ceqsex2 1839
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