Home | Metamath
Proof Explorer Theorem List (p. 122 of 466) | < 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: | Metamath Proof Explorer
(1-29289) |
Hilbert Space Explorer
(29290-30812) |
Users' Mathboxes
(30813-46532) |
Type | Label | Description |
---|---|---|
Statement | ||
Theorem | 1pneg1e0 12101 | 1 + -1 is 0. (Contributed by David A. Wheeler, 8-Dec-2018.) |
⊢ (1 + -1) = 0 | ||
Theorem | 0m0e0 12102 | 0 minus 0 equals 0. (Contributed by David A. Wheeler, 8-Dec-2018.) |
⊢ (0 − 0) = 0 | ||
Theorem | 1m0e1 12103 | 1 - 0 = 1. (Contributed by David A. Wheeler, 8-Dec-2018.) |
⊢ (1 − 0) = 1 | ||
Theorem | 0p1e1 12104 | 0 + 1 = 1. (Contributed by David A. Wheeler, 7-Jul-2016.) |
⊢ (0 + 1) = 1 | ||
Theorem | fv0p1e1 12105 | Function value at 𝑁 + 1 with 𝑁 replaced by 0. Technical theorem to be used to reduce the size of a significant number of proofs. (Contributed by AV, 13-Aug-2022.) |
⊢ (𝑁 = 0 → (𝐹‘(𝑁 + 1)) = (𝐹‘1)) | ||
Theorem | 1p0e1 12106 | 1 + 0 = 1. (Contributed by David A. Wheeler, 8-Dec-2018.) |
⊢ (1 + 0) = 1 | ||
Theorem | 1p1e2 12107 | 1 + 1 = 2. (Contributed by NM, 1-Apr-2008.) |
⊢ (1 + 1) = 2 | ||
Theorem | 2m1e1 12108 | 2 - 1 = 1. The result is on the right-hand-side to be consistent with similar proofs like 4p4e8 12137. (Contributed by David A. Wheeler, 4-Jan-2017.) |
⊢ (2 − 1) = 1 | ||
Theorem | 1e2m1 12109 | 1 = 2 - 1. (Contributed by David A. Wheeler, 8-Dec-2018.) |
⊢ 1 = (2 − 1) | ||
Theorem | 3m1e2 12110 | 3 - 1 = 2. (Contributed by FL, 17-Oct-2010.) (Revised by NM, 10-Dec-2017.) (Proof shortened by AV, 6-Sep-2021.) |
⊢ (3 − 1) = 2 | ||
Theorem | 4m1e3 12111 | 4 - 1 = 3. (Contributed by AV, 8-Feb-2021.) (Proof shortened by AV, 6-Sep-2021.) |
⊢ (4 − 1) = 3 | ||
Theorem | 5m1e4 12112 | 5 - 1 = 4. (Contributed by AV, 6-Sep-2021.) |
⊢ (5 − 1) = 4 | ||
Theorem | 6m1e5 12113 | 6 - 1 = 5. (Contributed by AV, 6-Sep-2021.) |
⊢ (6 − 1) = 5 | ||
Theorem | 7m1e6 12114 | 7 - 1 = 6. (Contributed by AV, 6-Sep-2021.) |
⊢ (7 − 1) = 6 | ||
Theorem | 8m1e7 12115 | 8 - 1 = 7. (Contributed by AV, 6-Sep-2021.) |
⊢ (8 − 1) = 7 | ||
Theorem | 9m1e8 12116 | 9 - 1 = 8. (Contributed by AV, 6-Sep-2021.) |
⊢ (9 − 1) = 8 | ||
Theorem | 2p2e4 12117 | Two plus two equals four. For more information, see "2+2=4 Trivia" on the Metamath Proof Explorer Home Page: mmset.html#trivia. This proof is simple, but it depends on many other proof steps because 2 and 4 are complex numbers and thus it depends on our construction of complex numbers. The proof o2p2e4 8380 is similar but proves 2 + 2 = 4 using ordinal natural numbers (finite integers starting at 0), so that proof depends on fewer intermediate steps. (Contributed by NM, 27-May-1999.) |
⊢ (2 + 2) = 4 | ||
Theorem | 2times 12118 | Two times a number. (Contributed by NM, 10-Oct-2004.) (Revised by Mario Carneiro, 27-May-2016.) (Proof shortened by AV, 26-Feb-2020.) |
⊢ (𝐴 ∈ ℂ → (2 · 𝐴) = (𝐴 + 𝐴)) | ||
Theorem | times2 12119 | A number times 2. (Contributed by NM, 16-Oct-2007.) |
⊢ (𝐴 ∈ ℂ → (𝐴 · 2) = (𝐴 + 𝐴)) | ||
Theorem | 2timesi 12120 | Two times a number. (Contributed by NM, 1-Aug-1999.) |
⊢ 𝐴 ∈ ℂ ⇒ ⊢ (2 · 𝐴) = (𝐴 + 𝐴) | ||
Theorem | times2i 12121 | A number times 2. (Contributed by NM, 11-May-2004.) |
⊢ 𝐴 ∈ ℂ ⇒ ⊢ (𝐴 · 2) = (𝐴 + 𝐴) | ||
Theorem | 2txmxeqx 12122 | Two times a complex number minus the number itself results in the number itself. (Contributed by Alexander van der Vekens, 8-Jun-2018.) |
⊢ (𝑋 ∈ ℂ → ((2 · 𝑋) − 𝑋) = 𝑋) | ||
Theorem | 2div2e1 12123 | 2 divided by 2 is 1. (Contributed by David A. Wheeler, 8-Dec-2018.) |
⊢ (2 / 2) = 1 | ||
Theorem | 2p1e3 12124 | 2 + 1 = 3. (Contributed by Mario Carneiro, 18-Apr-2015.) |
⊢ (2 + 1) = 3 | ||
Theorem | 1p2e3 12125 | 1 + 2 = 3. For a shorter proof using addcomli 11176, see 1p2e3ALT 12126. (Contributed by David A. Wheeler, 8-Dec-2018.) Reduce dependencies on axioms. (Revised by Steven Nguyen, 12-Dec-2022.) |
⊢ (1 + 2) = 3 | ||
Theorem | 1p2e3ALT 12126 | Alternate proof of 1p2e3 12125, shorter but using more axioms. (Contributed by David A. Wheeler, 8-Dec-2018.) (New usage is discouraged.) (Proof modification is discouraged.) |
⊢ (1 + 2) = 3 | ||
Theorem | 3p1e4 12127 | 3 + 1 = 4. (Contributed by Mario Carneiro, 18-Apr-2015.) |
⊢ (3 + 1) = 4 | ||
Theorem | 4p1e5 12128 | 4 + 1 = 5. (Contributed by Mario Carneiro, 18-Apr-2015.) |
⊢ (4 + 1) = 5 | ||
Theorem | 5p1e6 12129 | 5 + 1 = 6. (Contributed by Mario Carneiro, 18-Apr-2015.) |
⊢ (5 + 1) = 6 | ||
Theorem | 6p1e7 12130 | 6 + 1 = 7. (Contributed by Mario Carneiro, 18-Apr-2015.) |
⊢ (6 + 1) = 7 | ||
Theorem | 7p1e8 12131 | 7 + 1 = 8. (Contributed by Mario Carneiro, 18-Apr-2015.) |
⊢ (7 + 1) = 8 | ||
Theorem | 8p1e9 12132 | 8 + 1 = 9. (Contributed by Mario Carneiro, 18-Apr-2015.) |
⊢ (8 + 1) = 9 | ||
Theorem | 3p2e5 12133 | 3 + 2 = 5. (Contributed by NM, 11-May-2004.) |
⊢ (3 + 2) = 5 | ||
Theorem | 3p3e6 12134 | 3 + 3 = 6. (Contributed by NM, 11-May-2004.) |
⊢ (3 + 3) = 6 | ||
Theorem | 4p2e6 12135 | 4 + 2 = 6. (Contributed by NM, 11-May-2004.) |
⊢ (4 + 2) = 6 | ||
Theorem | 4p3e7 12136 | 4 + 3 = 7. (Contributed by NM, 11-May-2004.) |
⊢ (4 + 3) = 7 | ||
Theorem | 4p4e8 12137 | 4 + 4 = 8. (Contributed by NM, 11-May-2004.) |
⊢ (4 + 4) = 8 | ||
Theorem | 5p2e7 12138 | 5 + 2 = 7. (Contributed by NM, 11-May-2004.) |
⊢ (5 + 2) = 7 | ||
Theorem | 5p3e8 12139 | 5 + 3 = 8. (Contributed by NM, 11-May-2004.) |
⊢ (5 + 3) = 8 | ||
Theorem | 5p4e9 12140 | 5 + 4 = 9. (Contributed by NM, 11-May-2004.) |
⊢ (5 + 4) = 9 | ||
Theorem | 6p2e8 12141 | 6 + 2 = 8. (Contributed by NM, 11-May-2004.) |
⊢ (6 + 2) = 8 | ||
Theorem | 6p3e9 12142 | 6 + 3 = 9. (Contributed by NM, 11-May-2004.) |
⊢ (6 + 3) = 9 | ||
Theorem | 7p2e9 12143 | 7 + 2 = 9. (Contributed by NM, 11-May-2004.) |
⊢ (7 + 2) = 9 | ||
Theorem | 1t1e1 12144 | 1 times 1 equals 1. (Contributed by David A. Wheeler, 7-Jul-2016.) |
⊢ (1 · 1) = 1 | ||
Theorem | 2t1e2 12145 | 2 times 1 equals 2. (Contributed by David A. Wheeler, 6-Dec-2018.) |
⊢ (2 · 1) = 2 | ||
Theorem | 2t2e4 12146 | 2 times 2 equals 4. (Contributed by NM, 1-Aug-1999.) |
⊢ (2 · 2) = 4 | ||
Theorem | 3t1e3 12147 | 3 times 1 equals 3. (Contributed by David A. Wheeler, 8-Dec-2018.) |
⊢ (3 · 1) = 3 | ||
Theorem | 3t2e6 12148 | 3 times 2 equals 6. (Contributed by NM, 2-Aug-2004.) |
⊢ (3 · 2) = 6 | ||
Theorem | 3t3e9 12149 | 3 times 3 equals 9. (Contributed by NM, 11-May-2004.) |
⊢ (3 · 3) = 9 | ||
Theorem | 4t2e8 12150 | 4 times 2 equals 8. (Contributed by NM, 2-Aug-2004.) |
⊢ (4 · 2) = 8 | ||
Theorem | 2t0e0 12151 | 2 times 0 equals 0. (Contributed by David A. Wheeler, 8-Dec-2018.) |
⊢ (2 · 0) = 0 | ||
Theorem | 4d2e2 12152 | One half of four is two. (Contributed by NM, 3-Sep-1999.) |
⊢ (4 / 2) = 2 | ||
Theorem | 1lt2 12153 | 1 is less than 2. (Contributed by NM, 24-Feb-2005.) |
⊢ 1 < 2 | ||
Theorem | 2lt3 12154 | 2 is less than 3. (Contributed by NM, 26-Sep-2010.) |
⊢ 2 < 3 | ||
Theorem | 1lt3 12155 | 1 is less than 3. (Contributed by NM, 26-Sep-2010.) |
⊢ 1 < 3 | ||
Theorem | 3lt4 12156 | 3 is less than 4. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 3 < 4 | ||
Theorem | 2lt4 12157 | 2 is less than 4. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 2 < 4 | ||
Theorem | 1lt4 12158 | 1 is less than 4. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 1 < 4 | ||
Theorem | 4lt5 12159 | 4 is less than 5. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 4 < 5 | ||
Theorem | 3lt5 12160 | 3 is less than 5. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 3 < 5 | ||
Theorem | 2lt5 12161 | 2 is less than 5. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 2 < 5 | ||
Theorem | 1lt5 12162 | 1 is less than 5. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 1 < 5 | ||
Theorem | 5lt6 12163 | 5 is less than 6. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 5 < 6 | ||
Theorem | 4lt6 12164 | 4 is less than 6. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 4 < 6 | ||
Theorem | 3lt6 12165 | 3 is less than 6. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 3 < 6 | ||
Theorem | 2lt6 12166 | 2 is less than 6. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 2 < 6 | ||
Theorem | 1lt6 12167 | 1 is less than 6. (Contributed by NM, 19-Oct-2012.) |
⊢ 1 < 6 | ||
Theorem | 6lt7 12168 | 6 is less than 7. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 6 < 7 | ||
Theorem | 5lt7 12169 | 5 is less than 7. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 5 < 7 | ||
Theorem | 4lt7 12170 | 4 is less than 7. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 4 < 7 | ||
Theorem | 3lt7 12171 | 3 is less than 7. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 3 < 7 | ||
Theorem | 2lt7 12172 | 2 is less than 7. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 2 < 7 | ||
Theorem | 1lt7 12173 | 1 is less than 7. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 1 < 7 | ||
Theorem | 7lt8 12174 | 7 is less than 8. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 7 < 8 | ||
Theorem | 6lt8 12175 | 6 is less than 8. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 6 < 8 | ||
Theorem | 5lt8 12176 | 5 is less than 8. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 5 < 8 | ||
Theorem | 4lt8 12177 | 4 is less than 8. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 4 < 8 | ||
Theorem | 3lt8 12178 | 3 is less than 8. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 3 < 8 | ||
Theorem | 2lt8 12179 | 2 is less than 8. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 2 < 8 | ||
Theorem | 1lt8 12180 | 1 is less than 8. (Contributed by Mario Carneiro, 15-Sep-2013.) |
⊢ 1 < 8 | ||
Theorem | 8lt9 12181 | 8 is less than 9. (Contributed by Mario Carneiro, 19-Feb-2014.) |
⊢ 8 < 9 | ||
Theorem | 7lt9 12182 | 7 is less than 9. (Contributed by Mario Carneiro, 9-Mar-2015.) |
⊢ 7 < 9 | ||
Theorem | 6lt9 12183 | 6 is less than 9. (Contributed by Mario Carneiro, 9-Mar-2015.) |
⊢ 6 < 9 | ||
Theorem | 5lt9 12184 | 5 is less than 9. (Contributed by Mario Carneiro, 9-Mar-2015.) |
⊢ 5 < 9 | ||
Theorem | 4lt9 12185 | 4 is less than 9. (Contributed by Mario Carneiro, 9-Mar-2015.) |
⊢ 4 < 9 | ||
Theorem | 3lt9 12186 | 3 is less than 9. (Contributed by Mario Carneiro, 9-Mar-2015.) |
⊢ 3 < 9 | ||
Theorem | 2lt9 12187 | 2 is less than 9. (Contributed by Mario Carneiro, 9-Mar-2015.) |
⊢ 2 < 9 | ||
Theorem | 1lt9 12188 | 1 is less than 9. (Contributed by NM, 19-Oct-2012.) (Revised by Mario Carneiro, 9-Mar-2015.) |
⊢ 1 < 9 | ||
Theorem | 0ne2 12189 | 0 is not equal to 2. (Contributed by David A. Wheeler, 8-Dec-2018.) |
⊢ 0 ≠ 2 | ||
Theorem | 1ne2 12190 | 1 is not equal to 2. (Contributed by NM, 19-Oct-2012.) |
⊢ 1 ≠ 2 | ||
Theorem | 1le2 12191 | 1 is less than or equal to 2. (Contributed by David A. Wheeler, 8-Dec-2018.) |
⊢ 1 ≤ 2 | ||
Theorem | 2cnne0 12192 | 2 is a nonzero complex number. (Contributed by David A. Wheeler, 7-Dec-2018.) |
⊢ (2 ∈ ℂ ∧ 2 ≠ 0) | ||
Theorem | 2rene0 12193 | 2 is a nonzero real number. (Contributed by David A. Wheeler, 8-Dec-2018.) |
⊢ (2 ∈ ℝ ∧ 2 ≠ 0) | ||
Theorem | 1le3 12194 | 1 is less than or equal to 3. (Contributed by David A. Wheeler, 8-Dec-2018.) |
⊢ 1 ≤ 3 | ||
Theorem | neg1mulneg1e1 12195 | -1 · -1 is 1. (Contributed by David A. Wheeler, 8-Dec-2018.) |
⊢ (-1 · -1) = 1 | ||
Theorem | halfre 12196 | One-half is real. (Contributed by David A. Wheeler, 8-Dec-2018.) |
⊢ (1 / 2) ∈ ℝ | ||
Theorem | halfcn 12197 | One-half is a complex number. (Contributed by David A. Wheeler, 8-Dec-2018.) |
⊢ (1 / 2) ∈ ℂ | ||
Theorem | halfgt0 12198 | One-half is greater than zero. (Contributed by NM, 24-Feb-2005.) |
⊢ 0 < (1 / 2) | ||
Theorem | halfge0 12199 | One-half is not negative. (Contributed by AV, 7-Jun-2020.) |
⊢ 0 ≤ (1 / 2) | ||
Theorem | halflt1 12200 | One-half is less than one. (Contributed by NM, 24-Feb-2005.) |
⊢ (1 / 2) < 1 |
< Previous Next > |
Copyright terms: Public domain | < Previous Next > |