Database
REAL AND COMPLEX NUMBERS
Elementary real and complex functions
Square root; absolute value
rpsqrtcl
Next ⟩
sqrtdiv
Metamath Proof Explorer
Ascii
Unicode
Theorem
rpsqrtcl
Description:
The square root of a positive real is a positive real.
(Contributed by
NM
, 22-Feb-2008)
Ref
Expression
Assertion
rpsqrtcl
⊢
A
∈
ℝ
+
→
A
∈
ℝ
+
Proof
Step
Hyp
Ref
Expression
1
rpre
⊢
A
∈
ℝ
+
→
A
∈
ℝ
2
rpge0
⊢
A
∈
ℝ
+
→
0
≤
A
3
resqrtcl
⊢
A
∈
ℝ
∧
0
≤
A
→
A
∈
ℝ
4
1
2
3
syl2anc
⊢
A
∈
ℝ
+
→
A
∈
ℝ
5
rpgt0
⊢
A
∈
ℝ
+
→
0
<
A
6
sqrtgt0
⊢
A
∈
ℝ
∧
0
<
A
→
0
<
A
7
1
5
6
syl2anc
⊢
A
∈
ℝ
+
→
0
<
A
8
4
7
elrpd
⊢
A
∈
ℝ
+
→
A
∈
ℝ
+