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

Theorem exists2 1461
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 1460 . . 3 |- (E!x x = x <-> A.x x = y)
2 pm3.24 660 . . . 4 |- -. (ph /\ -. ph)
3 ax-16 1212 . . . . . . 7 |- (A.x x = y -> (ph -> A.xph))
43a5i 991 . . . . . 6 |- (A.x x = y -> A.x(ph -> A.xph))
5 19.9t 1037 . . . . . 6 |- (A.x(ph -> A.xph) -> (E.xph -> ph))
64, 5syl 10 . . . . 5 |- (A.x x = y -> (E.xph -> ph))
7 ax-16 1212 . . . . . . 7 |- (A.x x = y -> (-. ph -> A.x -. ph))
87a5i 991 . . . . . 6 |- (A.x x = y -> A.x(-. ph -> A.x -. ph))
9 19.9t 1037 . . . . . 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 560 . . . 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 956   = wceq 958  E.wex 982  E!weu 1382
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 964  ax-gen 965  ax-10 968  ax-12 970  ax-4 975  ax-5o 977  ax-6o 980  ax-9o 1125  ax-10o 1142  ax-16 1212
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 983  df-eu 1384
Copyright terms: Public domain