![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > addsqrexnreu | Structured version Visualization version GIF version |
Description: For each complex number,
there exists a complex number to which the
square of more than one (or no) other complex numbers can be added to
result in the given complex number.
Remark: This theorem, together with addsq2reu 26932, shows that there are cases in which there is a set together with a not unique other set fulfilling a wff, although there is a unique set fulfilling the wff together with another unique set (see addsq2reu 26932). For more details see comment for addsqnreup 26935. (Contributed by AV, 20-Jun-2023.) |
Ref | Expression |
---|---|
addsqrexnreu | ⊢ (𝐶 ∈ ℂ → ∃𝑎 ∈ ℂ ¬ ∃!𝑏 ∈ ℂ (𝑎 + (𝑏↑2)) = 𝐶) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | peano2cnm 11522 | . 2 ⊢ (𝐶 ∈ ℂ → (𝐶 − 1) ∈ ℂ) | |
2 | oveq1 7412 | . . . . . 6 ⊢ (𝑎 = (𝐶 − 1) → (𝑎 + (𝑏↑2)) = ((𝐶 − 1) + (𝑏↑2))) | |
3 | 2 | eqeq1d 2734 | . . . . 5 ⊢ (𝑎 = (𝐶 − 1) → ((𝑎 + (𝑏↑2)) = 𝐶 ↔ ((𝐶 − 1) + (𝑏↑2)) = 𝐶)) |
4 | 3 | reubidv 3394 | . . . 4 ⊢ (𝑎 = (𝐶 − 1) → (∃!𝑏 ∈ ℂ (𝑎 + (𝑏↑2)) = 𝐶 ↔ ∃!𝑏 ∈ ℂ ((𝐶 − 1) + (𝑏↑2)) = 𝐶)) |
5 | 4 | notbid 317 | . . 3 ⊢ (𝑎 = (𝐶 − 1) → (¬ ∃!𝑏 ∈ ℂ (𝑎 + (𝑏↑2)) = 𝐶 ↔ ¬ ∃!𝑏 ∈ ℂ ((𝐶 − 1) + (𝑏↑2)) = 𝐶)) |
6 | 5 | adantl 482 | . 2 ⊢ ((𝐶 ∈ ℂ ∧ 𝑎 = (𝐶 − 1)) → (¬ ∃!𝑏 ∈ ℂ (𝑎 + (𝑏↑2)) = 𝐶 ↔ ¬ ∃!𝑏 ∈ ℂ ((𝐶 − 1) + (𝑏↑2)) = 𝐶)) |
7 | ax-1cn 11164 | . . . . 5 ⊢ 1 ∈ ℂ | |
8 | neg1cn 12322 | . . . . 5 ⊢ -1 ∈ ℂ | |
9 | 1nn 12219 | . . . . . 6 ⊢ 1 ∈ ℕ | |
10 | nnneneg 12243 | . . . . . 6 ⊢ (1 ∈ ℕ → 1 ≠ -1) | |
11 | 9, 10 | ax-mp 5 | . . . . 5 ⊢ 1 ≠ -1 |
12 | 7, 8, 11 | 3pm3.2i 1339 | . . . 4 ⊢ (1 ∈ ℂ ∧ -1 ∈ ℂ ∧ 1 ≠ -1) |
13 | sq1 14155 | . . . . . 6 ⊢ (1↑2) = 1 | |
14 | 13 | eqcomi 2741 | . . . . 5 ⊢ 1 = (1↑2) |
15 | neg1sqe1 14156 | . . . . . 6 ⊢ (-1↑2) = 1 | |
16 | 15 | eqcomi 2741 | . . . . 5 ⊢ 1 = (-1↑2) |
17 | 14, 16 | pm3.2i 471 | . . . 4 ⊢ (1 = (1↑2) ∧ 1 = (-1↑2)) |
18 | oveq1 7412 | . . . . . 6 ⊢ (𝑏 = 1 → (𝑏↑2) = (1↑2)) | |
19 | 18 | eqeq2d 2743 | . . . . 5 ⊢ (𝑏 = 1 → (1 = (𝑏↑2) ↔ 1 = (1↑2))) |
20 | oveq1 7412 | . . . . . 6 ⊢ (𝑏 = -1 → (𝑏↑2) = (-1↑2)) | |
21 | 20 | eqeq2d 2743 | . . . . 5 ⊢ (𝑏 = -1 → (1 = (𝑏↑2) ↔ 1 = (-1↑2))) |
22 | 19, 21 | 2nreu 4440 | . . . 4 ⊢ ((1 ∈ ℂ ∧ -1 ∈ ℂ ∧ 1 ≠ -1) → ((1 = (1↑2) ∧ 1 = (-1↑2)) → ¬ ∃!𝑏 ∈ ℂ 1 = (𝑏↑2))) |
23 | 12, 17, 22 | mp2 9 | . . 3 ⊢ ¬ ∃!𝑏 ∈ ℂ 1 = (𝑏↑2) |
24 | simpl 483 | . . . . . 6 ⊢ ((𝐶 ∈ ℂ ∧ 𝑏 ∈ ℂ) → 𝐶 ∈ ℂ) | |
25 | 1 | adantr 481 | . . . . . 6 ⊢ ((𝐶 ∈ ℂ ∧ 𝑏 ∈ ℂ) → (𝐶 − 1) ∈ ℂ) |
26 | sqcl 14079 | . . . . . . 7 ⊢ (𝑏 ∈ ℂ → (𝑏↑2) ∈ ℂ) | |
27 | 26 | adantl 482 | . . . . . 6 ⊢ ((𝐶 ∈ ℂ ∧ 𝑏 ∈ ℂ) → (𝑏↑2) ∈ ℂ) |
28 | 24, 25, 27 | subaddd 11585 | . . . . 5 ⊢ ((𝐶 ∈ ℂ ∧ 𝑏 ∈ ℂ) → ((𝐶 − (𝐶 − 1)) = (𝑏↑2) ↔ ((𝐶 − 1) + (𝑏↑2)) = 𝐶)) |
29 | id 22 | . . . . . . . 8 ⊢ (𝐶 ∈ ℂ → 𝐶 ∈ ℂ) | |
30 | 1cnd 11205 | . . . . . . . 8 ⊢ (𝐶 ∈ ℂ → 1 ∈ ℂ) | |
31 | 29, 30 | nncand 11572 | . . . . . . 7 ⊢ (𝐶 ∈ ℂ → (𝐶 − (𝐶 − 1)) = 1) |
32 | 31 | adantr 481 | . . . . . 6 ⊢ ((𝐶 ∈ ℂ ∧ 𝑏 ∈ ℂ) → (𝐶 − (𝐶 − 1)) = 1) |
33 | 32 | eqeq1d 2734 | . . . . 5 ⊢ ((𝐶 ∈ ℂ ∧ 𝑏 ∈ ℂ) → ((𝐶 − (𝐶 − 1)) = (𝑏↑2) ↔ 1 = (𝑏↑2))) |
34 | 28, 33 | bitr3d 280 | . . . 4 ⊢ ((𝐶 ∈ ℂ ∧ 𝑏 ∈ ℂ) → (((𝐶 − 1) + (𝑏↑2)) = 𝐶 ↔ 1 = (𝑏↑2))) |
35 | 34 | reubidva 3392 | . . 3 ⊢ (𝐶 ∈ ℂ → (∃!𝑏 ∈ ℂ ((𝐶 − 1) + (𝑏↑2)) = 𝐶 ↔ ∃!𝑏 ∈ ℂ 1 = (𝑏↑2))) |
36 | 23, 35 | mtbiri 326 | . 2 ⊢ (𝐶 ∈ ℂ → ¬ ∃!𝑏 ∈ ℂ ((𝐶 − 1) + (𝑏↑2)) = 𝐶) |
37 | 1, 6, 36 | rspcedvd 3614 | 1 ⊢ (𝐶 ∈ ℂ → ∃𝑎 ∈ ℂ ¬ ∃!𝑏 ∈ ℂ (𝑎 + (𝑏↑2)) = 𝐶) |
Colors of variables: wff setvar class |
Syntax hints: ¬ wn 3 → wi 4 ↔ wb 205 ∧ wa 396 ∧ w3a 1087 = wceq 1541 ∈ wcel 2106 ≠ wne 2940 ∃wrex 3070 ∃!wreu 3374 (class class class)co 7405 ℂcc 11104 1c1 11107 + caddc 11109 − cmin 11440 -cneg 11441 ℕcn 12208 2c2 12263 ↑cexp 14023 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1913 ax-6 1971 ax-7 2011 ax-8 2108 ax-9 2116 ax-10 2137 ax-11 2154 ax-12 2171 ax-ext 2703 ax-sep 5298 ax-nul 5305 ax-pow 5362 ax-pr 5426 ax-un 7721 ax-cnex 11162 ax-resscn 11163 ax-1cn 11164 ax-icn 11165 ax-addcl 11166 ax-addrcl 11167 ax-mulcl 11168 ax-mulrcl 11169 ax-mulcom 11170 ax-addass 11171 ax-mulass 11172 ax-distr 11173 ax-i2m1 11174 ax-1ne0 11175 ax-1rid 11176 ax-rnegex 11177 ax-rrecex 11178 ax-cnre 11179 ax-pre-lttri 11180 ax-pre-lttrn 11181 ax-pre-ltadd 11182 ax-pre-mulgt0 11183 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 846 df-3or 1088 df-3an 1089 df-tru 1544 df-fal 1554 df-ex 1782 df-nf 1786 df-sb 2068 df-mo 2534 df-eu 2563 df-clab 2710 df-cleq 2724 df-clel 2810 df-nfc 2885 df-ne 2941 df-nel 3047 df-ral 3062 df-rex 3071 df-rmo 3376 df-reu 3377 df-rab 3433 df-v 3476 df-sbc 3777 df-csb 3893 df-dif 3950 df-un 3952 df-in 3954 df-ss 3964 df-pss 3966 df-nul 4322 df-if 4528 df-pw 4603 df-sn 4628 df-pr 4630 df-op 4634 df-uni 4908 df-iun 4998 df-br 5148 df-opab 5210 df-mpt 5231 df-tr 5265 df-id 5573 df-eprel 5579 df-po 5587 df-so 5588 df-fr 5630 df-we 5632 df-xp 5681 df-rel 5682 df-cnv 5683 df-co 5684 df-dm 5685 df-rn 5686 df-res 5687 df-ima 5688 df-pred 6297 df-ord 6364 df-on 6365 df-lim 6366 df-suc 6367 df-iota 6492 df-fun 6542 df-fn 6543 df-f 6544 df-f1 6545 df-fo 6546 df-f1o 6547 df-fv 6548 df-riota 7361 df-ov 7408 df-oprab 7409 df-mpo 7410 df-om 7852 df-2nd 7972 df-frecs 8262 df-wrecs 8293 df-recs 8367 df-rdg 8406 df-er 8699 df-en 8936 df-dom 8937 df-sdom 8938 df-pnf 11246 df-mnf 11247 df-xr 11248 df-ltxr 11249 df-le 11250 df-sub 11442 df-neg 11443 df-div 11868 df-nn 12209 df-2 12271 df-n0 12469 df-z 12555 df-uz 12819 df-seq 13963 df-exp 14024 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |