0

Examples; Prove or give a counterexample of the following statements,with quantifiers:

1) For each non-negative number s, there exists a non-negative number t such that s≥t

2) For each non-negative number t, there exists a non-negative number s such that s≥t

How could i proceed?

Jianluca
  • 379

1 Answers1

1

$$ (\forall s\geq 0)(\exists t\geq 0)(s\geq t\land (\forall t\geq 0)(\exists s\geq 0)(s\geq t))\to (s=t) $$