![]() |
Metamath
Proof Explorer Theorem List (p. 132 of 484) | < Previous Next > |
Bad symbols? Try the
GIF version. |
||
Mirrors > Metamath Home Page > MPE Home Page > Theorem List Contents > Recent Proofs This page: Page List |
Color key: | ![]() (1-30784) |
![]() (30785-32307) |
![]() (32308-48350) |
Type | Label | Description |
---|---|---|
Statement | ||
Theorem | ledivmuld 13101 | 'Less than or equal to' relationship between division and multiplication. (Contributed by Mario Carneiro, 28-May-2016.) |
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ โ+) โ โข (๐ โ ((๐ด / ๐ถ) โค ๐ต โ ๐ด โค (๐ถ ยท ๐ต))) | ||
Theorem | ledivmul2d 13102 | 'Less than or equal to' relationship between division and multiplication. (Contributed by Mario Carneiro, 28-May-2016.) |
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ โ+) โ โข (๐ โ ((๐ด / ๐ถ) โค ๐ต โ ๐ด โค (๐ต ยท ๐ถ))) | ||
Theorem | ltmul1dd 13103 | The ratio of nonnegative and positive numbers is nonnegative. (Contributed by Mario Carneiro, 30-May-2016.) |
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ โ+) & โข (๐ โ ๐ด < ๐ต) โ โข (๐ โ (๐ด ยท ๐ถ) < (๐ต ยท ๐ถ)) | ||
Theorem | ltmul2dd 13104 | Multiplication of both sides of 'less than' by a positive number. Theorem I.19 of [Apostol] p. 20. (Contributed by Mario Carneiro, 30-May-2016.) |
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ โ+) & โข (๐ โ ๐ด < ๐ต) โ โข (๐ โ (๐ถ ยท ๐ด) < (๐ถ ยท ๐ต)) | ||
Theorem | ltdiv1dd 13105 | Division of both sides of 'less than' by a positive number. (Contributed by Mario Carneiro, 30-May-2016.) |
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ โ+) & โข (๐ โ ๐ด < ๐ต) โ โข (๐ โ (๐ด / ๐ถ) < (๐ต / ๐ถ)) | ||
Theorem | lediv1dd 13106 | Division of both sides of a less than or equal to relation by a positive number. (Contributed by Mario Carneiro, 30-May-2016.) |
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ โ+) & โข (๐ โ ๐ด โค ๐ต) โ โข (๐ โ (๐ด / ๐ถ) โค (๐ต / ๐ถ)) | ||
Theorem | lediv12ad 13107 | Comparison of ratio of two nonnegative numbers. (Contributed by Mario Carneiro, 28-May-2016.) |
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ โ+) & โข (๐ โ ๐ท โ โ) & โข (๐ โ 0 โค ๐ด) & โข (๐ โ ๐ด โค ๐ต) & โข (๐ โ ๐ถ โค ๐ท) โ โข (๐ โ (๐ด / ๐ท) โค (๐ต / ๐ถ)) | ||
Theorem | mul2lt0rlt0 13108 | If the result of a multiplication is strictly negative, then multiplicands are of different signs. (Contributed by Thierry Arnoux, 19-Sep-2018.) |
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ (๐ด ยท ๐ต) < 0) โ โข ((๐ โง ๐ต < 0) โ 0 < ๐ด) | ||
Theorem | mul2lt0rgt0 13109 | If the result of a multiplication is strictly negative, then multiplicands are of different signs. (Contributed by Thierry Arnoux, 19-Sep-2018.) |
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ (๐ด ยท ๐ต) < 0) โ โข ((๐ โง 0 < ๐ต) โ ๐ด < 0) | ||
Theorem | mul2lt0llt0 13110 | If the result of a multiplication is strictly negative, then multiplicands are of different signs. (Contributed by Thierry Arnoux, 19-Sep-2018.) |
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ (๐ด ยท ๐ต) < 0) โ โข ((๐ โง ๐ด < 0) โ 0 < ๐ต) | ||
Theorem | mul2lt0lgt0 13111 | If the result of a multiplication is strictly negative, then multiplicands are of different signs. (Contributed by Thierry Arnoux, 2-Oct-2018.) |
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ (๐ด ยท ๐ต) < 0) โ โข ((๐ โง 0 < ๐ด) โ ๐ต < 0) | ||
Theorem | mul2lt0bi 13112 | If the result of a multiplication is strictly negative, then multiplicands are of different signs. (Contributed by Thierry Arnoux, 19-Sep-2018.) |
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) โ โข (๐ โ ((๐ด ยท ๐ต) < 0 โ ((๐ด < 0 โง 0 < ๐ต) โจ (0 < ๐ด โง ๐ต < 0)))) | ||
Theorem | prodge0rd 13113 | Infer that a multiplicand is nonnegative from a positive multiplier and nonnegative product. (Contributed by NM, 2-Jul-2005.) (Revised by Mario Carneiro, 27-May-2016.) (Revised by AV, 9-Jul-2022.) |
โข (๐ โ ๐ด โ โ+) & โข (๐ โ ๐ต โ โ) & โข (๐ โ 0 โค (๐ด ยท ๐ต)) โ โข (๐ โ 0 โค ๐ต) | ||
Theorem | prodge0ld 13114 | Infer that a multiplier is nonnegative from a positive multiplicand and nonnegative product. (Contributed by NM, 2-Jul-2005.) (Revised by AV, 9-Jul-2022.) |
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ+) & โข (๐ โ 0 โค (๐ด ยท ๐ต)) โ โข (๐ โ 0 โค ๐ด) | ||
Theorem | ltdiv23d 13115 | Swap denominator with other side of 'less than'. (Contributed by Mario Carneiro, 28-May-2016.) |
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ+) & โข (๐ โ ๐ถ โ โ+) & โข (๐ โ (๐ด / ๐ต) < ๐ถ) โ โข (๐ โ (๐ด / ๐ถ) < ๐ต) | ||
Theorem | lediv23d 13116 | Swap denominator with other side of 'less than or equal to'. (Contributed by Mario Carneiro, 28-May-2016.) |
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ+) & โข (๐ โ ๐ถ โ โ+) & โข (๐ โ (๐ด / ๐ต) โค ๐ถ) โ โข (๐ โ (๐ด / ๐ถ) โค ๐ต) | ||
Theorem | lt2mul2divd 13117 | The ratio of nonnegative and positive numbers is nonnegative. (Contributed by Mario Carneiro, 28-May-2016.) |
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ+) & โข (๐ โ ๐ถ โ โ) & โข (๐ โ ๐ท โ โ+) โ โข (๐ โ ((๐ด ยท ๐ต) < (๐ถ ยท ๐ท) โ (๐ด / ๐ท) < (๐ถ / ๐ต))) | ||
Theorem | nnledivrp 13118 | Division of a positive integer by a positive number is less than or equal to the integer iff the number is greater than or equal to 1. (Contributed by AV, 19-Jun-2021.) |
โข ((๐ด โ โ โง ๐ต โ โ+) โ (1 โค ๐ต โ (๐ด / ๐ต) โค ๐ด)) | ||
Theorem | nn0ledivnn 13119 | Division of a nonnegative integer by a positive integer is less than or equal to the integer. (Contributed by AV, 19-Jun-2021.) |
โข ((๐ด โ โ0 โง ๐ต โ โ) โ (๐ด / ๐ต) โค ๐ด) | ||
Theorem | addlelt 13120 | If the sum of a real number and a positive real number is less than or equal to a third real number, the first real number is less than the third real number. (Contributed by AV, 1-Jul-2021.) |
โข ((๐ โ โ โง ๐ โ โ โง ๐ด โ โ+) โ ((๐ + ๐ด) โค ๐ โ ๐ < ๐)) | ||
Syntax | cxne 13121 | Extend class notation to include the negative of an extended real. |
class -๐๐ด | ||
Syntax | cxad 13122 | Extend class notation to include addition of extended reals. |
class +๐ | ||
Syntax | cxmu 13123 | Extend class notation to include multiplication of extended reals. |
class ยทe | ||
Definition | df-xneg 13124 | Define the negative of an extended real number. (Contributed by FL, 26-Dec-2011.) |
โข -๐๐ด = if(๐ด = +โ, -โ, if(๐ด = -โ, +โ, -๐ด)) | ||
Definition | df-xadd 13125* | Define addition over extended real numbers. (Contributed by Mario Carneiro, 20-Aug-2015.) |
โข +๐ = (๐ฅ โ โ*, ๐ฆ โ โ* โฆ if(๐ฅ = +โ, if(๐ฆ = -โ, 0, +โ), if(๐ฅ = -โ, if(๐ฆ = +โ, 0, -โ), if(๐ฆ = +โ, +โ, if(๐ฆ = -โ, -โ, (๐ฅ + ๐ฆ)))))) | ||
Definition | df-xmul 13126* | Define multiplication over extended real numbers. (Contributed by Mario Carneiro, 20-Aug-2015.) |
โข ยทe = (๐ฅ โ โ*, ๐ฆ โ โ* โฆ if((๐ฅ = 0 โจ ๐ฆ = 0), 0, if((((0 < ๐ฆ โง ๐ฅ = +โ) โจ (๐ฆ < 0 โง ๐ฅ = -โ)) โจ ((0 < ๐ฅ โง ๐ฆ = +โ) โจ (๐ฅ < 0 โง ๐ฆ = -โ))), +โ, if((((0 < ๐ฆ โง ๐ฅ = -โ) โจ (๐ฆ < 0 โง ๐ฅ = +โ)) โจ ((0 < ๐ฅ โง ๐ฆ = -โ) โจ (๐ฅ < 0 โง ๐ฆ = +โ))), -โ, (๐ฅ ยท ๐ฆ))))) | ||
Theorem | ltxr 13127 | The 'less than' binary relation on the set of extended reals. Definition 12-3.1 of [Gleason] p. 173. (Contributed by NM, 14-Oct-2005.) |
โข ((๐ด โ โ* โง ๐ต โ โ*) โ (๐ด < ๐ต โ ((((๐ด โ โ โง ๐ต โ โ) โง ๐ด <โ ๐ต) โจ (๐ด = -โ โง ๐ต = +โ)) โจ ((๐ด โ โ โง ๐ต = +โ) โจ (๐ด = -โ โง ๐ต โ โ))))) | ||
Theorem | elxr 13128 | Membership in the set of extended reals. (Contributed by NM, 14-Oct-2005.) |
โข (๐ด โ โ* โ (๐ด โ โ โจ ๐ด = +โ โจ ๐ด = -โ)) | ||
Theorem | xrnemnf 13129 | An extended real other than minus infinity is real or positive infinite. (Contributed by Mario Carneiro, 20-Aug-2015.) |
โข ((๐ด โ โ* โง ๐ด โ -โ) โ (๐ด โ โ โจ ๐ด = +โ)) | ||
Theorem | xrnepnf 13130 | An extended real other than plus infinity is real or negative infinite. (Contributed by Mario Carneiro, 20-Aug-2015.) |
โข ((๐ด โ โ* โง ๐ด โ +โ) โ (๐ด โ โ โจ ๐ด = -โ)) | ||
Theorem | xrltnr 13131 | The extended real 'less than' is irreflexive. (Contributed by NM, 14-Oct-2005.) |
โข (๐ด โ โ* โ ยฌ ๐ด < ๐ด) | ||
Theorem | ltpnf 13132 | Any (finite) real is less than plus infinity. (Contributed by NM, 14-Oct-2005.) |
โข (๐ด โ โ โ ๐ด < +โ) | ||
Theorem | ltpnfd 13133 | Any (finite) real is less than plus infinity. (Contributed by Glauco Siliprandi, 11-Dec-2019.) |
โข (๐ โ ๐ด โ โ) โ โข (๐ โ ๐ด < +โ) | ||
Theorem | 0ltpnf 13134 | Zero is less than plus infinity. (Contributed by David A. Wheeler, 8-Dec-2018.) |
โข 0 < +โ | ||
Theorem | mnflt 13135 | Minus infinity is less than any (finite) real. (Contributed by NM, 14-Oct-2005.) |
โข (๐ด โ โ โ -โ < ๐ด) | ||
Theorem | mnfltd 13136 | Minus infinity is less than any (finite) real. (Contributed by Glauco Siliprandi, 11-Dec-2019.) |
โข (๐ โ ๐ด โ โ) โ โข (๐ โ -โ < ๐ด) | ||
Theorem | mnflt0 13137 | Minus infinity is less than 0. (Contributed by David A. Wheeler, 8-Dec-2018.) |
โข -โ < 0 | ||
Theorem | mnfltpnf 13138 | Minus infinity is less than plus infinity. (Contributed by NM, 14-Oct-2005.) |
โข -โ < +โ | ||
Theorem | mnfltxr 13139 | Minus infinity is less than an extended real that is either real or plus infinity. (Contributed by NM, 2-Feb-2006.) |
โข ((๐ด โ โ โจ ๐ด = +โ) โ -โ < ๐ด) | ||
Theorem | pnfnlt 13140 | No extended real is greater than plus infinity. (Contributed by NM, 15-Oct-2005.) |
โข (๐ด โ โ* โ ยฌ +โ < ๐ด) | ||
Theorem | nltmnf 13141 | No extended real is less than minus infinity. (Contributed by NM, 15-Oct-2005.) |
โข (๐ด โ โ* โ ยฌ ๐ด < -โ) | ||
Theorem | pnfge 13142 | Plus infinity is an upper bound for extended reals. (Contributed by NM, 30-Jan-2006.) |
โข (๐ด โ โ* โ ๐ด โค +โ) | ||
Theorem | xnn0n0n1ge2b 13143 | An extended nonnegative integer is neither 0 nor 1 if and only if it is greater than or equal to 2. (Contributed by AV, 5-Apr-2021.) |
โข (๐ โ โ0* โ ((๐ โ 0 โง ๐ โ 1) โ 2 โค ๐)) | ||
Theorem | 0lepnf 13144 | 0 less than or equal to positive infinity. (Contributed by David A. Wheeler, 8-Dec-2018.) |
โข 0 โค +โ | ||
Theorem | xnn0ge0 13145 | An extended nonnegative integer is greater than or equal to 0. (Contributed by Alexander van der Vekens, 6-Jan-2018.) (Revised by AV, 10-Dec-2020.) |
โข (๐ โ โ0* โ 0 โค ๐) | ||
Theorem | mnfle 13146 | Minus infinity is less than or equal to any extended real. (Contributed by NM, 19-Jan-2006.) |
โข (๐ด โ โ* โ -โ โค ๐ด) | ||
Theorem | mnfled 13147 | Minus infinity is less than or equal to any extended real. (Contributed by Glauco Siliprandi, 26-Jun-2021.) |
โข (๐ โ ๐ด โ โ*) โ โข (๐ โ -โ โค ๐ด) | ||
Theorem | xrltnsym 13148 | Ordering on the extended reals is not symmetric. (Contributed by NM, 15-Oct-2005.) |
โข ((๐ด โ โ* โง ๐ต โ โ*) โ (๐ด < ๐ต โ ยฌ ๐ต < ๐ด)) | ||
Theorem | xrltnsym2 13149 | 'Less than' is antisymmetric and irreflexive for extended reals. (Contributed by NM, 6-Feb-2007.) |
โข ((๐ด โ โ* โง ๐ต โ โ*) โ ยฌ (๐ด < ๐ต โง ๐ต < ๐ด)) | ||
Theorem | xrlttri 13150 | Ordering on the extended reals satisfies strict trichotomy. New proofs should generally use this instead of ax-pre-lttri 11212 or axlttri 11315. (Contributed by NM, 14-Oct-2005.) |
โข ((๐ด โ โ* โง ๐ต โ โ*) โ (๐ด < ๐ต โ ยฌ (๐ด = ๐ต โจ ๐ต < ๐ด))) | ||
Theorem | xrlttr 13151 | Ordering on the extended reals is transitive. (Contributed by NM, 15-Oct-2005.) |
โข ((๐ด โ โ* โง ๐ต โ โ* โง ๐ถ โ โ*) โ ((๐ด < ๐ต โง ๐ต < ๐ถ) โ ๐ด < ๐ถ)) | ||
Theorem | xrltso 13152 | 'Less than' is a strict ordering on the extended reals. (Contributed by NM, 15-Oct-2005.) |
โข < Or โ* | ||
Theorem | xrlttri2 13153 | Trichotomy law for 'less than' for extended reals. (Contributed by NM, 10-Dec-2007.) |
โข ((๐ด โ โ* โง ๐ต โ โ*) โ (๐ด โ ๐ต โ (๐ด < ๐ต โจ ๐ต < ๐ด))) | ||
Theorem | xrlttri3 13154 | Trichotomy law for 'less than' for extended reals. (Contributed by NM, 9-Feb-2006.) |
โข ((๐ด โ โ* โง ๐ต โ โ*) โ (๐ด = ๐ต โ (ยฌ ๐ด < ๐ต โง ยฌ ๐ต < ๐ด))) | ||
Theorem | xrleloe 13155 | 'Less than or equal' expressed in terms of 'less than' or 'equals', for extended reals. (Contributed by NM, 19-Jan-2006.) |
โข ((๐ด โ โ* โง ๐ต โ โ*) โ (๐ด โค ๐ต โ (๐ด < ๐ต โจ ๐ด = ๐ต))) | ||
Theorem | xrleltne 13156 | 'Less than or equal to' implies 'less than' is not 'equals', for extended reals. (Contributed by NM, 9-Feb-2006.) |
โข ((๐ด โ โ* โง ๐ต โ โ* โง ๐ด โค ๐ต) โ (๐ด < ๐ต โ ๐ต โ ๐ด)) | ||
Theorem | xrltlen 13157 | 'Less than' expressed in terms of 'less than or equal to'. (Contributed by Mario Carneiro, 6-Nov-2015.) |
โข ((๐ด โ โ* โง ๐ต โ โ*) โ (๐ด < ๐ต โ (๐ด โค ๐ต โง ๐ต โ ๐ด))) | ||
Theorem | dfle2 13158 | Alternative definition of 'less than or equal to' in terms of 'less than'. (Contributed by Mario Carneiro, 6-Nov-2015.) |
โข โค = ( < โช ( I โพ โ*)) | ||
Theorem | dflt2 13159 | Alternative definition of 'less than' in terms of 'less than or equal to'. (Contributed by Mario Carneiro, 6-Nov-2015.) |
โข < = ( โค โ I ) | ||
Theorem | xrltle 13160 | 'Less than' implies 'less than or equal' for extended reals. (Contributed by NM, 19-Jan-2006.) |
โข ((๐ด โ โ* โง ๐ต โ โ*) โ (๐ด < ๐ต โ ๐ด โค ๐ต)) | ||
Theorem | xrltled 13161 | 'Less than' implies 'less than or equal to' for extended reals. Deduction form of xrltle 13160. (Contributed by Glauco Siliprandi, 11-Dec-2019.) |
โข (๐ โ ๐ด โ โ*) & โข (๐ โ ๐ต โ โ*) & โข (๐ โ ๐ด < ๐ต) โ โข (๐ โ ๐ด โค ๐ต) | ||
Theorem | xrleid 13162 | 'Less than or equal to' is reflexive for extended reals. (Contributed by NM, 7-Feb-2007.) |
โข (๐ด โ โ* โ ๐ด โค ๐ด) | ||
Theorem | xrleidd 13163 | 'Less than or equal to' is reflexive for extended reals. Deduction form of xrleid 13162. (Contributed by Glauco Siliprandi, 26-Jun-2021.) |
โข (๐ โ ๐ด โ โ*) โ โข (๐ โ ๐ด โค ๐ด) | ||
Theorem | xrletri 13164 | Trichotomy law for extended reals. (Contributed by NM, 7-Feb-2007.) |
โข ((๐ด โ โ* โง ๐ต โ โ*) โ (๐ด โค ๐ต โจ ๐ต โค ๐ด)) | ||
Theorem | xrletri3 13165 | Trichotomy law for extended reals. (Contributed by FL, 2-Aug-2009.) |
โข ((๐ด โ โ* โง ๐ต โ โ*) โ (๐ด = ๐ต โ (๐ด โค ๐ต โง ๐ต โค ๐ด))) | ||
Theorem | xrletrid 13166 | Trichotomy law for extended reals. (Contributed by Glauco Siliprandi, 17-Aug-2020.) |
โข (๐ โ ๐ด โ โ*) & โข (๐ โ ๐ต โ โ*) & โข (๐ โ ๐ด โค ๐ต) & โข (๐ โ ๐ต โค ๐ด) โ โข (๐ โ ๐ด = ๐ต) | ||
Theorem | xrlelttr 13167 | Transitive law for ordering on extended reals. (Contributed by NM, 19-Jan-2006.) |
โข ((๐ด โ โ* โง ๐ต โ โ* โง ๐ถ โ โ*) โ ((๐ด โค ๐ต โง ๐ต < ๐ถ) โ ๐ด < ๐ถ)) | ||
Theorem | xrltletr 13168 | Transitive law for ordering on extended reals. (Contributed by NM, 19-Jan-2006.) |
โข ((๐ด โ โ* โง ๐ต โ โ* โง ๐ถ โ โ*) โ ((๐ด < ๐ต โง ๐ต โค ๐ถ) โ ๐ด < ๐ถ)) | ||
Theorem | xrletr 13169 | Transitive law for ordering on extended reals. (Contributed by NM, 9-Feb-2006.) |
โข ((๐ด โ โ* โง ๐ต โ โ* โง ๐ถ โ โ*) โ ((๐ด โค ๐ต โง ๐ต โค ๐ถ) โ ๐ด โค ๐ถ)) | ||
Theorem | xrlttrd 13170 | Transitive law for ordering on extended reals. (Contributed by Mario Carneiro, 23-Aug-2015.) |
โข (๐ โ ๐ด โ โ*) & โข (๐ โ ๐ต โ โ*) & โข (๐ โ ๐ถ โ โ*) & โข (๐ โ ๐ด < ๐ต) & โข (๐ โ ๐ต < ๐ถ) โ โข (๐ โ ๐ด < ๐ถ) | ||
Theorem | xrlelttrd 13171 | Transitive law for ordering on extended reals. (Contributed by Mario Carneiro, 23-Aug-2015.) |
โข (๐ โ ๐ด โ โ*) & โข (๐ โ ๐ต โ โ*) & โข (๐ โ ๐ถ โ โ*) & โข (๐ โ ๐ด โค ๐ต) & โข (๐ โ ๐ต < ๐ถ) โ โข (๐ โ ๐ด < ๐ถ) | ||
Theorem | xrltletrd 13172 | Transitive law for ordering on extended reals. (Contributed by Mario Carneiro, 23-Aug-2015.) |
โข (๐ โ ๐ด โ โ*) & โข (๐ โ ๐ต โ โ*) & โข (๐ โ ๐ถ โ โ*) & โข (๐ โ ๐ด < ๐ต) & โข (๐ โ ๐ต โค ๐ถ) โ โข (๐ โ ๐ด < ๐ถ) | ||
Theorem | xrletrd 13173 | Transitive law for ordering on extended reals. (Contributed by Mario Carneiro, 23-Aug-2015.) |
โข (๐ โ ๐ด โ โ*) & โข (๐ โ ๐ต โ โ*) & โข (๐ โ ๐ถ โ โ*) & โข (๐ โ ๐ด โค ๐ต) & โข (๐ โ ๐ต โค ๐ถ) โ โข (๐ โ ๐ด โค ๐ถ) | ||
Theorem | xrltne 13174 | 'Less than' implies not equal for extended reals. (Contributed by NM, 20-Jan-2006.) |
โข ((๐ด โ โ* โง ๐ต โ โ* โง ๐ด < ๐ต) โ ๐ต โ ๐ด) | ||
Theorem | nltpnft 13175 | An extended real is not less than plus infinity iff they are equal. (Contributed by NM, 30-Jan-2006.) |
โข (๐ด โ โ* โ (๐ด = +โ โ ยฌ ๐ด < +โ)) | ||
Theorem | xgepnf 13176 | An extended real which is greater than plus infinity is plus infinity. (Contributed by Thierry Arnoux, 18-Dec-2016.) |
โข (๐ด โ โ* โ (+โ โค ๐ด โ ๐ด = +โ)) | ||
Theorem | ngtmnft 13177 | An extended real is not greater than minus infinity iff they are equal. (Contributed by NM, 2-Feb-2006.) |
โข (๐ด โ โ* โ (๐ด = -โ โ ยฌ -โ < ๐ด)) | ||
Theorem | xlemnf 13178 | An extended real which is less than minus infinity is minus infinity. (Contributed by Thierry Arnoux, 18-Feb-2018.) |
โข (๐ด โ โ* โ (๐ด โค -โ โ ๐ด = -โ)) | ||
Theorem | xrrebnd 13179 | An extended real is real iff it is strictly bounded by infinities. (Contributed by NM, 2-Feb-2006.) |
โข (๐ด โ โ* โ (๐ด โ โ โ (-โ < ๐ด โง ๐ด < +โ))) | ||
Theorem | xrre 13180 | A way of proving that an extended real is real. (Contributed by NM, 9-Mar-2006.) |
โข (((๐ด โ โ* โง ๐ต โ โ) โง (-โ < ๐ด โง ๐ด โค ๐ต)) โ ๐ด โ โ) | ||
Theorem | xrre2 13181 | An extended real between two others is real. (Contributed by NM, 6-Feb-2007.) |
โข (((๐ด โ โ* โง ๐ต โ โ* โง ๐ถ โ โ*) โง (๐ด < ๐ต โง ๐ต < ๐ถ)) โ ๐ต โ โ) | ||
Theorem | xrre3 13182 | A way of proving that an extended real is real. (Contributed by FL, 29-May-2014.) |
โข (((๐ด โ โ* โง ๐ต โ โ) โง (๐ต โค ๐ด โง ๐ด < +โ)) โ ๐ด โ โ) | ||
Theorem | ge0gtmnf 13183 | A nonnegative extended real is greater than negative infinity. (Contributed by Mario Carneiro, 20-Aug-2015.) |
โข ((๐ด โ โ* โง 0 โค ๐ด) โ -โ < ๐ด) | ||
Theorem | ge0nemnf 13184 | A nonnegative extended real is greater than negative infinity. (Contributed by Mario Carneiro, 20-Aug-2015.) |
โข ((๐ด โ โ* โง 0 โค ๐ด) โ ๐ด โ -โ) | ||
Theorem | xrrege0 13185 | A nonnegative extended real that is less than a real bound is real. (Contributed by Mario Carneiro, 20-Aug-2015.) |
โข (((๐ด โ โ* โง ๐ต โ โ) โง (0 โค ๐ด โง ๐ด โค ๐ต)) โ ๐ด โ โ) | ||
Theorem | xrmax1 13186 | An extended real is less than or equal to the maximum of it and another. (Contributed by NM, 7-Feb-2007.) |
โข ((๐ด โ โ* โง ๐ต โ โ*) โ ๐ด โค if(๐ด โค ๐ต, ๐ต, ๐ด)) | ||
Theorem | xrmax2 13187 | An extended real is less than or equal to the maximum of it and another. (Contributed by NM, 7-Feb-2007.) |
โข ((๐ด โ โ* โง ๐ต โ โ*) โ ๐ต โค if(๐ด โค ๐ต, ๐ต, ๐ด)) | ||
Theorem | xrmin1 13188 | The minimum of two extended reals is less than or equal to one of them. (Contributed by NM, 7-Feb-2007.) |
โข ((๐ด โ โ* โง ๐ต โ โ*) โ if(๐ด โค ๐ต, ๐ด, ๐ต) โค ๐ด) | ||
Theorem | xrmin2 13189 | The minimum of two extended reals is less than or equal to one of them. (Contributed by NM, 7-Feb-2007.) |
โข ((๐ด โ โ* โง ๐ต โ โ*) โ if(๐ด โค ๐ต, ๐ด, ๐ต) โค ๐ต) | ||
Theorem | xrmaxeq 13190 | The maximum of two extended reals is equal to the first if the first is bigger. (Contributed by Mario Carneiro, 25-Mar-2015.) |
โข ((๐ด โ โ* โง ๐ต โ โ* โง ๐ต โค ๐ด) โ if(๐ด โค ๐ต, ๐ต, ๐ด) = ๐ด) | ||
Theorem | xrmineq 13191 | The minimum of two extended reals is equal to the second if the first is bigger. (Contributed by Mario Carneiro, 25-Mar-2015.) |
โข ((๐ด โ โ* โง ๐ต โ โ* โง ๐ต โค ๐ด) โ if(๐ด โค ๐ต, ๐ด, ๐ต) = ๐ต) | ||
Theorem | xrmaxlt 13192 | Two ways of saying the maximum of two extended reals is less than a third. (Contributed by NM, 7-Feb-2007.) |
โข ((๐ด โ โ* โง ๐ต โ โ* โง ๐ถ โ โ*) โ (if(๐ด โค ๐ต, ๐ต, ๐ด) < ๐ถ โ (๐ด < ๐ถ โง ๐ต < ๐ถ))) | ||
Theorem | xrltmin 13193 | Two ways of saying an extended real is less than the minimum of two others. (Contributed by NM, 7-Feb-2007.) |
โข ((๐ด โ โ* โง ๐ต โ โ* โง ๐ถ โ โ*) โ (๐ด < if(๐ต โค ๐ถ, ๐ต, ๐ถ) โ (๐ด < ๐ต โง ๐ด < ๐ถ))) | ||
Theorem | xrmaxle 13194 | Two ways of saying the maximum of two numbers is less than or equal to a third. (Contributed by Mario Carneiro, 18-Jun-2014.) |
โข ((๐ด โ โ* โง ๐ต โ โ* โง ๐ถ โ โ*) โ (if(๐ด โค ๐ต, ๐ต, ๐ด) โค ๐ถ โ (๐ด โค ๐ถ โง ๐ต โค ๐ถ))) | ||
Theorem | xrlemin 13195 | Two ways of saying a number is less than or equal to the minimum of two others. (Contributed by Mario Carneiro, 18-Jun-2014.) |
โข ((๐ด โ โ* โง ๐ต โ โ* โง ๐ถ โ โ*) โ (๐ด โค if(๐ต โค ๐ถ, ๐ต, ๐ถ) โ (๐ด โค ๐ต โง ๐ด โค ๐ถ))) | ||
Theorem | max1 13196 | A number is less than or equal to the maximum of it and another. See also max1ALT 13197. (Contributed by NM, 3-Apr-2005.) |
โข ((๐ด โ โ โง ๐ต โ โ) โ ๐ด โค if(๐ด โค ๐ต, ๐ต, ๐ด)) | ||
Theorem | max1ALT 13197 | A number is less than or equal to the maximum of it and another. This version of max1 13196 omits the ๐ต โ โ antecedent. Although it doesn't exploit undefined behavior, it is still considered poor style, and the use of max1 13196 is preferred. (Proof modification is discouraged.) (New usage is discouraged.) (Contributed by NM, 3-Apr-2005.) |
โข (๐ด โ โ โ ๐ด โค if(๐ด โค ๐ต, ๐ต, ๐ด)) | ||
Theorem | max2 13198 | A number is less than or equal to the maximum of it and another. (Contributed by NM, 3-Apr-2005.) |
โข ((๐ด โ โ โง ๐ต โ โ) โ ๐ต โค if(๐ด โค ๐ต, ๐ต, ๐ด)) | ||
Theorem | 2resupmax 13199 | The supremum of two real numbers is the maximum of these two numbers. (Contributed by AV, 8-Jun-2021.) |
โข ((๐ด โ โ โง ๐ต โ โ) โ sup({๐ด, ๐ต}, โ, < ) = if(๐ด โค ๐ต, ๐ต, ๐ด)) | ||
Theorem | min1 13200 | The minimum of two numbers is less than or equal to the first. (Contributed by NM, 3-Aug-2007.) |
โข ((๐ด โ โ โง ๐ต โ โ) โ if(๐ด โค ๐ต, ๐ด, ๐ต) โค ๐ด) |
< Previous Next > |
Copyright terms: Public domain | < Previous Next > |