HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Theorem sqrgt0i 6578
Description: The square root of a positive real is positive.
Hypotheses
Ref Expression
sqrlem1.1 |- A e. RR
sqrlem1.2 |- 0 < A
Assertion
Ref Expression
sqrgt0i |- 0 < (sqr` A)

Proof of Theorem sqrgt0i
StepHypRef Expression
1 sqrlem1.1 . 2 |- A e. RR
2 sqrlem1.2 . 2 |- 0 < A
3 breq2 2591 . . . 4 |- (x = y -> (0 <_ x <-> 0 <_ y))
4 opreq12 3909 . . . . . 6 |- ((x = y /\ x = y) -> (x x. x) = (y x. y))
54anidms 434 . . . . 5 |- (x = y -> (x x. x) = (y x. y))
65breq1d 2597 . . . 4 |- (x = y -> ((x x. x) <_ A <-> (y x. y) <_ A))
73, 6anbi12d 626 . . 3 |- (x = y -> ((0 <_ x /\ (x x. x) <_ A) <-> (0 <_ y /\ (y x. y) <_ A)))
87cbvrabv 1883 . 2 |- {x e. RR | (0 <_ x /\ (x x. x) <_ A)} = {y e. RR | (0 <_ y /\ (y x. y) <_ A)}
9 0re 5363 . . . 4 |- 0 e. RR
109, 1, 2ltlei 5505 . . 3 |- 0 <_ A
11 sqrval 6552 . . 3 |- ((A e. RR /\ 0 <_ A) -> (sqr` A) = sup({x e. RR | (0 <_ x /\ (x x. x) <_ A)}, RR, < ))
121, 10, 11mp2an 694 . 2 |- (sqr` A) = sup({x e. RR | (0 <_ x /\ (x x. x) <_ A)}, RR, < )
131, 2, 8, 12sqrlem8 6561 1 |- 0 < (sqr` A)
Colors of variables: wff set class
Syntax hints:   /\ wa 223   = wceq 1099   e. wcel 1105  {crab 1624   class class class wbr 2587  ` cfv 3145  (class class class)co 3902  supcsup 4499  RRcr 5156  0cc0 5157   x. cmul 5162   <_ cle 5218   < clt 5409  sqrcsqr 6550
This theorem is referenced by:  sqrgt0 6582  sqr2irr 6610
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-4 951  ax-5 952  ax-6 953  ax-7 954  ax-gen 955  ax-8 1101  ax-9 1102  ax-10 1103  ax-12 1104  ax-13 1107  ax-14 1108  ax-11 1180  ax-17 1190  ax-16 1194  ax-11o 1202  ax-ext 1436  ax-rep 2661  ax-sep 2671  ax-nul 2678  ax-pow 2710  ax-pr 2747  ax-un 2830  ax-inf2 4549
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-3or 773  df-3an 774  df-ex 957  df-sb 1155  df-eu 1359  df-mo 1360  df-clab 1441  df-cleq 1446  df-clel 1449  df-ne 1563  df-nel 1564  df-ral 1625  df-rex 1626  df-reu 1627  df-rab 1628  df-v 1787  df-sbc 1913  df-csb 1973  df-dif 2020  df-un 2021  df-in 2022  df-ss 2024  df-pss 2026  df-nul 2252  df-if 2333  df-pw 2373  df-sn 2383  df-pr 2384  df-tp 2386  df-op 2387  df-uni 2472  df-int 2502  df-iun 2536  df-br 2588  df-opab 2635  df-tr 2649  df-eprel 2794  df-id 2797  df-po 2804  df-so 2814  df-fr 2880  df-we 2897  df-ord 2914  df-on 2915  df-lim 2916  df-suc 2917  df-om 3095  df-xp 3147  df-rel 3148  df-cnv 3149  df-co 3150  df-dm 3151  df-rn 3152  df-res 3153  df-ima 3154  df-fun 3155  df-fn 3156  df-f 3157  df-f1 3158  df-fo 3159  df-f1o 3160  df-fv 3161  df-rdg 3871  df-opr 3904  df-oprab 3905  df-1st 4017  df-2nd 4018  df-1o 4071  df-oadd 4073  df-omul 4074  df-er 4199  df-ec 4201  df-qs 4204  df-en 4305  df-dom 4306  df-sdom 4307  df-sup 4500  df-ni 4923  df-pli 4924  df-mi 4925  df-lti 4926  df-plpq 4958  df-mpq 4959  df-enq 4960  df-nq 4961  df-plq 4962  df-mq 4963  df-rq 4964  df-ltq 4965  df-1q 4966  df-np 5009  df-1p 5010  df-plp 5011  df-mp 5012  df-ltp 5013  df-plpr 5087  df-mpr 5088  df-enr 5089  df-nr 5090  df-plr 5091  df-mr 5092  df-ltr 5093  df-0r 5094  df-1r 5095  df-m1r 5096  df-c 5163  df-0 5164  df-1 5165  df-i 5166  df-r 5167  df-plus 5168  df-mul 5169  df-lt 5170  df-sub 5279  df-neg 5281  df-pnf 5410  df-mnf 5411  df-xr 5412  df-ltxr 5413  df-le 5414  df-div 5623  df-sqr 6551
Copyright terms: Public domain