2

I have a very, very elementar question.

If the assumption is that $a>0$ and then in a proof it is shown that $a\geq 0$, is that a contradiction?

mathfemi
  • 2,631

2 Answers2

1

It's only a contradiction if $a=0$. In other words, if your proof can deduce $a=0$, it's a contradiction. Afterall, $1>0$ and $1\geq 0$ is ok. But if in the course of a proof you get $1=0$, then something has gone wrong.

Alex R.
  • 32,771
0

$a\geqslant0$ means $a=0\:\vee\:a\gt0$. If you are given that $a\gt0$ as being true then the statement $$a\gt0\:\wedge\:(a=0\:\vee\:a\gt0),$$ is also true since $a=0\:\vee\:a\gt0$ is true. (Why? Remember when $p\vee q$ is true.)

Hakim
  • 10,213