| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > nvinvfval | Structured version Visualization version GIF version | ||
| Description: Function for the negative of a vector on a normed complex vector space, in terms of the underlying addition group inverse. (We currently do not have a separate notation for the negative of a vector.) (Contributed by NM, 27-Mar-2008.) (New usage is discouraged.) |
| Ref | Expression |
|---|---|
| nvinvfval.2 | ⊢ 𝐺 = ( +𝑣 ‘𝑈) |
| nvinvfval.4 | ⊢ 𝑆 = ( ·𝑠OLD ‘𝑈) |
| nvinvfval.3 | ⊢ 𝑁 = (𝑆 ∘ ◡(2nd ↾ ({-1} × V))) |
| Ref | Expression |
|---|---|
| nvinvfval | ⊢ (𝑈 ∈ NrmCVec → 𝑁 = (inv‘𝐺)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | eqid 2739 | . . . . 5 ⊢ (BaseSet‘𝑈) = (BaseSet‘𝑈) | |
| 2 | nvinvfval.4 | . . . . 5 ⊢ 𝑆 = ( ·𝑠OLD ‘𝑈) | |
| 3 | 1, 2 | nvsf 30708 | . . . 4 ⊢ (𝑈 ∈ NrmCVec → 𝑆:(ℂ × (BaseSet‘𝑈))⟶(BaseSet‘𝑈)) |
| 4 | neg1cn 12135 | . . . 4 ⊢ -1 ∈ ℂ | |
| 5 | nvinvfval.3 | . . . . 5 ⊢ 𝑁 = (𝑆 ∘ ◡(2nd ↾ ({-1} × V))) | |
| 6 | 5 | curry1f 8045 | . . . 4 ⊢ ((𝑆:(ℂ × (BaseSet‘𝑈))⟶(BaseSet‘𝑈) ∧ -1 ∈ ℂ) → 𝑁:(BaseSet‘𝑈)⟶(BaseSet‘𝑈)) |
| 7 | 3, 4, 6 | sylancl 592 | . . 3 ⊢ (𝑈 ∈ NrmCVec → 𝑁:(BaseSet‘𝑈)⟶(BaseSet‘𝑈)) |
| 8 | 7 | ffnd 6656 | . 2 ⊢ (𝑈 ∈ NrmCVec → 𝑁 Fn (BaseSet‘𝑈)) |
| 9 | nvinvfval.2 | . . . 4 ⊢ 𝐺 = ( +𝑣 ‘𝑈) | |
| 10 | 9 | nvgrp 30706 | . . 3 ⊢ (𝑈 ∈ NrmCVec → 𝐺 ∈ GrpOp) |
| 11 | 1, 9 | bafval 30693 | . . . 4 ⊢ (BaseSet‘𝑈) = ran 𝐺 |
| 12 | eqid 2739 | . . . 4 ⊢ (inv‘𝐺) = (inv‘𝐺) | |
| 13 | 11, 12 | grpoinvf 30621 | . . 3 ⊢ (𝐺 ∈ GrpOp → (inv‘𝐺):(BaseSet‘𝑈)–1-1-onto→(BaseSet‘𝑈)) |
| 14 | f1ofn 6768 | . . 3 ⊢ ((inv‘𝐺):(BaseSet‘𝑈)–1-1-onto→(BaseSet‘𝑈) → (inv‘𝐺) Fn (BaseSet‘𝑈)) | |
| 15 | 10, 13, 14 | 3syl 18 | . 2 ⊢ (𝑈 ∈ NrmCVec → (inv‘𝐺) Fn (BaseSet‘𝑈)) |
| 16 | 3 | ffnd 6656 | . . . . 5 ⊢ (𝑈 ∈ NrmCVec → 𝑆 Fn (ℂ × (BaseSet‘𝑈))) |
| 17 | 16 | adantr 481 | . . . 4 ⊢ ((𝑈 ∈ NrmCVec ∧ 𝑥 ∈ (BaseSet‘𝑈)) → 𝑆 Fn (ℂ × (BaseSet‘𝑈))) |
| 18 | 5 | curry1val 8044 | . . . 4 ⊢ ((𝑆 Fn (ℂ × (BaseSet‘𝑈)) ∧ -1 ∈ ℂ) → (𝑁‘𝑥) = (-1𝑆𝑥)) |
| 19 | 17, 4, 18 | sylancl 592 | . . 3 ⊢ ((𝑈 ∈ NrmCVec ∧ 𝑥 ∈ (BaseSet‘𝑈)) → (𝑁‘𝑥) = (-1𝑆𝑥)) |
| 20 | 1, 9, 2, 12 | nvinv 30728 | . . 3 ⊢ ((𝑈 ∈ NrmCVec ∧ 𝑥 ∈ (BaseSet‘𝑈)) → (-1𝑆𝑥) = ((inv‘𝐺)‘𝑥)) |
| 21 | 19, 20 | eqtrd 2774 | . 2 ⊢ ((𝑈 ∈ NrmCVec ∧ 𝑥 ∈ (BaseSet‘𝑈)) → (𝑁‘𝑥) = ((inv‘𝐺)‘𝑥)) |
| 22 | 8, 15, 21 | eqfnfvd 6974 | 1 ⊢ (𝑈 ∈ NrmCVec → 𝑁 = (inv‘𝐺)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 396 = wceq 1547 ∈ wcel 2119 Vcvv 3431 {csn 4555 × cxp 5616 ◡ccnv 5617 ↾ cres 5620 ∘ ccom 5622 Fn wfn 6480 ⟶wf 6481 –1-1-onto→wf1o 6484 ‘cfv 6485 (class class class)co 7356 2nd c2nd 7930 ℂcc 11027 1c1 11030 -cneg 11369 GrpOpcgr 30578 invcgn 30580 NrmCVeccnv 30673 +𝑣 cpv 30674 BaseSetcba 30675 ·𝑠OLD cns 30676 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1802 ax-4 1816 ax-5 1917 ax-6 1974 ax-7 2015 ax-8 2121 ax-9 2129 ax-10 2152 ax-11 2168 ax-12 2189 ax-ext 2711 ax-rep 5199 ax-sep 5218 ax-nul 5228 ax-pow 5294 ax-pr 5362 ax-un 7678 ax-resscn 11086 ax-1cn 11087 ax-icn 11088 ax-addcl 11089 ax-addrcl 11090 ax-mulcl 11091 ax-mulrcl 11092 ax-mulcom 11093 ax-addass 11094 ax-mulass 11095 ax-distr 11096 ax-i2m1 11097 ax-1ne0 11098 ax-1rid 11099 ax-rnegex 11100 ax-rrecex 11101 ax-cnre 11102 ax-pre-lttri 11103 ax-pre-lttrn 11104 ax-pre-ltadd 11105 |
| This theorem depends on definitions: df-bi 208 df-an 397 df-or 854 df-3or 1093 df-3an 1094 df-tru 1550 df-fal 1560 df-ex 1787 df-nf 1791 df-sb 2074 df-mo 2543 df-eu 2573 df-clab 2718 df-cleq 2731 df-clel 2814 df-nfc 2888 df-ne 2935 df-nel 3039 df-ral 3054 df-rex 3064 df-reu 3345 df-rab 3392 df-v 3433 df-sbc 3724 df-csb 3832 df-dif 3886 df-un 3888 df-in 3890 df-ss 3900 df-nul 4262 df-if 4455 df-pw 4531 df-sn 4556 df-pr 4558 df-op 4562 df-uni 4839 df-iun 4923 df-br 5073 df-opab 5135 df-mpt 5154 df-id 5513 df-po 5526 df-so 5527 df-xp 5624 df-rel 5625 df-cnv 5626 df-co 5627 df-dm 5628 df-rn 5629 df-res 5630 df-ima 5631 df-iota 6441 df-fun 6487 df-fn 6488 df-f 6489 df-f1 6490 df-fo 6491 df-f1o 6492 df-fv 6493 df-riota 7313 df-ov 7359 df-oprab 7360 df-mpo 7361 df-1st 7931 df-2nd 7932 df-er 8633 df-en 8884 df-dom 8885 df-sdom 8886 df-pnf 11172 df-mnf 11173 df-ltxr 11175 df-sub 11370 df-neg 11371 df-grpo 30582 df-gid 30583 df-ginv 30584 df-ablo 30634 df-vc 30648 df-nv 30681 df-va 30684 df-ba 30685 df-sm 30686 df-0v 30687 df-nmcv 30689 |
| This theorem is referenced by: hhssabloilem 31350 |
| Copyright terms: Public domain | W3C validator |