Using if and not "if and only if" in definitions

49 Views Asked by At

We often see the word "if" in connection with definitions e.g

y is a solution of $x^{'}=f(x,t)$ if $y^{'}=f(y,t)$ or

A metric space is complete if every cauchy sequence converges.

Why isnt it written if and only if in general in this context?