Description: The square root of a nonnegative real is nonnegative. (Contributed by Mario Carneiro, 29-May-2016)
Ref | Expression | ||
---|---|---|---|
Hypotheses | resqrcld.1 | |- ( ph -> A e. RR ) |
|
resqrcld.2 | |- ( ph -> 0 <_ A ) |
||
Assertion | sqrtge0d | |- ( ph -> 0 <_ ( sqrt ` A ) ) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | resqrcld.1 | |- ( ph -> A e. RR ) |
|
2 | resqrcld.2 | |- ( ph -> 0 <_ A ) |
|
3 | sqrtge0 | |- ( ( A e. RR /\ 0 <_ A ) -> 0 <_ ( sqrt ` A ) ) |
|
4 | 1 2 3 | syl2anc | |- ( ph -> 0 <_ ( sqrt ` A ) ) |