| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > resunimafz0 | Structured version Visualization version GIF version | ||
| Description: TODO-AV: Revise using 𝐹 ∈ Word dom 𝐼? Formerly part of proof of eupth2lem3 30260: The union of a restriction by an image over an open range of nonnegative integers and a singleton of an ordered pair is a restriction by an image over an interval of nonnegative integers. (Contributed by Mario Carneiro, 8-Apr-2015.) (Revised by AV, 20-Feb-2021.) |
| Ref | Expression |
|---|---|
| resunimafz0.i | ⊢ (𝜑 → Fun 𝐼) |
| resunimafz0.f | ⊢ (𝜑 → 𝐹:(0..^(♯‘𝐹))⟶dom 𝐼) |
| resunimafz0.n | ⊢ (𝜑 → 𝑁 ∈ (0..^(♯‘𝐹))) |
| Ref | Expression |
|---|---|
| resunimafz0 | ⊢ (𝜑 → (𝐼 ↾ (𝐹 “ (0...𝑁))) = ((𝐼 ↾ (𝐹 “ (0..^𝑁))) ∪ {〈(𝐹‘𝑁), (𝐼‘(𝐹‘𝑁))〉})) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | imaundi 6105 | . . . . 5 ⊢ (𝐹 “ ((0..^𝑁) ∪ {𝑁})) = ((𝐹 “ (0..^𝑁)) ∪ (𝐹 “ {𝑁})) | |
| 2 | resunimafz0.n | . . . . . . . . 9 ⊢ (𝜑 → 𝑁 ∈ (0..^(♯‘𝐹))) | |
| 3 | elfzonn0 13621 | . . . . . . . . 9 ⊢ (𝑁 ∈ (0..^(♯‘𝐹)) → 𝑁 ∈ ℕ0) | |
| 4 | 2, 3 | syl 17 | . . . . . . . 8 ⊢ (𝜑 → 𝑁 ∈ ℕ0) |
| 5 | elnn0uz 12790 | . . . . . . . 8 ⊢ (𝑁 ∈ ℕ0 ↔ 𝑁 ∈ (ℤ≥‘0)) | |
| 6 | 4, 5 | sylib 218 | . . . . . . 7 ⊢ (𝜑 → 𝑁 ∈ (ℤ≥‘0)) |
| 7 | fzisfzounsn 13694 | . . . . . . 7 ⊢ (𝑁 ∈ (ℤ≥‘0) → (0...𝑁) = ((0..^𝑁) ∪ {𝑁})) | |
| 8 | 6, 7 | syl 17 | . . . . . 6 ⊢ (𝜑 → (0...𝑁) = ((0..^𝑁) ∪ {𝑁})) |
| 9 | 8 | imaeq2d 6017 | . . . . 5 ⊢ (𝜑 → (𝐹 “ (0...𝑁)) = (𝐹 “ ((0..^𝑁) ∪ {𝑁}))) |
| 10 | resunimafz0.f | . . . . . . . 8 ⊢ (𝜑 → 𝐹:(0..^(♯‘𝐹))⟶dom 𝐼) | |
| 11 | 10 | ffnd 6661 | . . . . . . 7 ⊢ (𝜑 → 𝐹 Fn (0..^(♯‘𝐹))) |
| 12 | fnsnfv 6911 | . . . . . . 7 ⊢ ((𝐹 Fn (0..^(♯‘𝐹)) ∧ 𝑁 ∈ (0..^(♯‘𝐹))) → {(𝐹‘𝑁)} = (𝐹 “ {𝑁})) | |
| 13 | 11, 2, 12 | syl2anc 584 | . . . . . 6 ⊢ (𝜑 → {(𝐹‘𝑁)} = (𝐹 “ {𝑁})) |
| 14 | 13 | uneq2d 4118 | . . . . 5 ⊢ (𝜑 → ((𝐹 “ (0..^𝑁)) ∪ {(𝐹‘𝑁)}) = ((𝐹 “ (0..^𝑁)) ∪ (𝐹 “ {𝑁}))) |
| 15 | 1, 9, 14 | 3eqtr4a 2795 | . . . 4 ⊢ (𝜑 → (𝐹 “ (0...𝑁)) = ((𝐹 “ (0..^𝑁)) ∪ {(𝐹‘𝑁)})) |
| 16 | 15 | reseq2d 5936 | . . 3 ⊢ (𝜑 → (𝐼 ↾ (𝐹 “ (0...𝑁))) = (𝐼 ↾ ((𝐹 “ (0..^𝑁)) ∪ {(𝐹‘𝑁)}))) |
| 17 | resundi 5950 | . . 3 ⊢ (𝐼 ↾ ((𝐹 “ (0..^𝑁)) ∪ {(𝐹‘𝑁)})) = ((𝐼 ↾ (𝐹 “ (0..^𝑁))) ∪ (𝐼 ↾ {(𝐹‘𝑁)})) | |
| 18 | 16, 17 | eqtrdi 2785 | . 2 ⊢ (𝜑 → (𝐼 ↾ (𝐹 “ (0...𝑁))) = ((𝐼 ↾ (𝐹 “ (0..^𝑁))) ∪ (𝐼 ↾ {(𝐹‘𝑁)}))) |
| 19 | resunimafz0.i | . . . . 5 ⊢ (𝜑 → Fun 𝐼) | |
| 20 | 19 | funfnd 6521 | . . . 4 ⊢ (𝜑 → 𝐼 Fn dom 𝐼) |
| 21 | 10, 2 | ffvelcdmd 7028 | . . . 4 ⊢ (𝜑 → (𝐹‘𝑁) ∈ dom 𝐼) |
| 22 | fnressn 7101 | . . . 4 ⊢ ((𝐼 Fn dom 𝐼 ∧ (𝐹‘𝑁) ∈ dom 𝐼) → (𝐼 ↾ {(𝐹‘𝑁)}) = {〈(𝐹‘𝑁), (𝐼‘(𝐹‘𝑁))〉}) | |
| 23 | 20, 21, 22 | syl2anc 584 | . . 3 ⊢ (𝜑 → (𝐼 ↾ {(𝐹‘𝑁)}) = {〈(𝐹‘𝑁), (𝐼‘(𝐹‘𝑁))〉}) |
| 24 | 23 | uneq2d 4118 | . 2 ⊢ (𝜑 → ((𝐼 ↾ (𝐹 “ (0..^𝑁))) ∪ (𝐼 ↾ {(𝐹‘𝑁)})) = ((𝐼 ↾ (𝐹 “ (0..^𝑁))) ∪ {〈(𝐹‘𝑁), (𝐼‘(𝐹‘𝑁))〉})) |
| 25 | 18, 24 | eqtrd 2769 | 1 ⊢ (𝜑 → (𝐼 ↾ (𝐹 “ (0...𝑁))) = ((𝐼 ↾ (𝐹 “ (0..^𝑁))) ∪ {〈(𝐹‘𝑁), (𝐼‘(𝐹‘𝑁))〉})) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 = wceq 1541 ∈ wcel 2113 ∪ cun 3897 {csn 4578 〈cop 4584 dom cdm 5622 ↾ cres 5624 “ cima 5625 Fun wfun 6484 Fn wfn 6485 ⟶wf 6486 ‘cfv 6490 (class class class)co 7356 0cc0 11024 ℕ0cn0 12399 ℤ≥cuz 12749 ...cfz 13421 ..^cfzo 13568 ♯chash 14251 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1911 ax-6 1968 ax-7 2009 ax-8 2115 ax-9 2123 ax-10 2146 ax-11 2162 ax-12 2182 ax-ext 2706 ax-sep 5239 ax-nul 5249 ax-pow 5308 ax-pr 5375 ax-un 7678 ax-cnex 11080 ax-resscn 11081 ax-1cn 11082 ax-icn 11083 ax-addcl 11084 ax-addrcl 11085 ax-mulcl 11086 ax-mulrcl 11087 ax-mulcom 11088 ax-addass 11089 ax-mulass 11090 ax-distr 11091 ax-i2m1 11092 ax-1ne0 11093 ax-1rid 11094 ax-rnegex 11095 ax-rrecex 11096 ax-cnre 11097 ax-pre-lttri 11098 ax-pre-lttrn 11099 ax-pre-ltadd 11100 ax-pre-mulgt0 11101 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1544 df-fal 1554 df-ex 1781 df-nf 1785 df-sb 2068 df-mo 2537 df-eu 2567 df-clab 2713 df-cleq 2726 df-clel 2809 df-nfc 2883 df-ne 2931 df-nel 3035 df-ral 3050 df-rex 3059 df-reu 3349 df-rab 3398 df-v 3440 df-sbc 3739 df-csb 3848 df-dif 3902 df-un 3904 df-in 3906 df-ss 3916 df-pss 3919 df-nul 4284 df-if 4478 df-pw 4554 df-sn 4579 df-pr 4581 df-op 4585 df-uni 4862 df-iun 4946 df-br 5097 df-opab 5159 df-mpt 5178 df-tr 5204 df-id 5517 df-eprel 5522 df-po 5530 df-so 5531 df-fr 5575 df-we 5577 df-xp 5628 df-rel 5629 df-cnv 5630 df-co 5631 df-dm 5632 df-rn 5633 df-res 5634 df-ima 5635 df-pred 6257 df-ord 6318 df-on 6319 df-lim 6320 df-suc 6321 df-iota 6446 df-fun 6492 df-fn 6493 df-f 6494 df-f1 6495 df-fo 6496 df-f1o 6497 df-fv 6498 df-riota 7313 df-ov 7359 df-oprab 7360 df-mpo 7361 df-om 7807 df-1st 7931 df-2nd 7932 df-frecs 8221 df-wrecs 8252 df-recs 8301 df-rdg 8339 df-er 8633 df-en 8882 df-dom 8883 df-sdom 8884 df-pnf 11166 df-mnf 11167 df-xr 11168 df-ltxr 11169 df-le 11170 df-sub 11364 df-neg 11365 df-nn 12144 df-n0 12400 df-z 12487 df-uz 12750 df-fz 13422 df-fzo 13569 |
| This theorem is referenced by: trlsegvdeg 30251 |
| Copyright terms: Public domain | W3C validator |