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

Theorem exists2 1451
Description: A condition implying that at least two things exist.
Assertion
Ref Expression
exists2 |- ((E.xph /\ E.x -. ph) -> -. E!x x = x)

Proof of Theorem exists2
StepHypRef Expression
1 exists1 1450 . . 3 |- (E!x x = x <-> A.x x = y)
2 pm3.24 656 . . . 4 |- -. (ph /\ -. ph)
3 ax-16 1206 . . . . . . 7 |- (A.x x = y -> (ph -> A.xph))
43a5i 986 . . . . . 6 |- (A.x x = y -> A.x(ph -> A.xph))
5 19.9t 1031 . . . . . 6 |- (A.x(ph -> A.xph) -> (E.xph -> ph))
64, 5syl 10 . . . . 5 |- (A.x x = y -> (E.xph -> ph))
7 ax-16 1206 . . . . . . 7 |- (A.x x = y -> (-. ph -> A.x -. ph))
87a5i 986 . . . . . 6 |- (A.x x = y -> A.x(-. ph -> A.x -. ph))
9 19.9t 1031 . . . . . 6 |- (A.x(-. ph -> A.x -. ph) -> (E.x -. ph -> -. ph))
108, 9syl 10 . . . . 5 |- (A.x x = y -> (E.x -. ph -> -. ph))
116, 10anim12d 556 . . . 4 |- (A.x x = y -> ((E.xph /\ E.x -. ph) -> (ph /\ -. ph)))
122, 11mtoi 107 . . 3 |- (A.x x = y -> -. (E.xph /\ E.x -. ph))
131, 12sylbi 199 . 2 |- (E!x x = x -> -. (E.xph /\ E.x -. ph))
1413con2i 97 1 |- ((E.xph /\ E.x -. ph) -> -. E!x x = x)
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   /\ wa 223  A.wal 951   = wceq 953  E.wex 977  E!weu 1373
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 959  ax-gen 960  ax-10 963  ax-12 965  ax-4 970  ax-5o 972  ax-6o 975  ax-9o 1119  ax-10o 1136  ax-16 1206
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 978  df-eu 1375
Copyright terms: Public domain