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 28176: 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 5983 | . . . . 5 ⊢ (𝐹 “ ((0..^𝑁) ∪ {𝑁})) = ((𝐹 “ (0..^𝑁)) ∪ (𝐹 “ {𝑁})) | |
2 | resunimafz0.n | . . . . . . . . 9 ⊢ (𝜑 → 𝑁 ∈ (0..^(♯‘𝐹))) | |
3 | elfzonn0 13176 | . . . . . . . . 9 ⊢ (𝑁 ∈ (0..^(♯‘𝐹)) → 𝑁 ∈ ℕ0) | |
4 | 2, 3 | syl 17 | . . . . . . . 8 ⊢ (𝜑 → 𝑁 ∈ ℕ0) |
5 | elnn0uz 12368 | . . . . . . . 8 ⊢ (𝑁 ∈ ℕ0 ↔ 𝑁 ∈ (ℤ≥‘0)) | |
6 | 4, 5 | sylib 221 | . . . . . . 7 ⊢ (𝜑 → 𝑁 ∈ (ℤ≥‘0)) |
7 | fzisfzounsn 13243 | . . . . . . 7 ⊢ (𝑁 ∈ (ℤ≥‘0) → (0...𝑁) = ((0..^𝑁) ∪ {𝑁})) | |
8 | 6, 7 | syl 17 | . . . . . 6 ⊢ (𝜑 → (0...𝑁) = ((0..^𝑁) ∪ {𝑁})) |
9 | 8 | imaeq2d 5904 | . . . . 5 ⊢ (𝜑 → (𝐹 “ (0...𝑁)) = (𝐹 “ ((0..^𝑁) ∪ {𝑁}))) |
10 | resunimafz0.f | . . . . . . . 8 ⊢ (𝜑 → 𝐹:(0..^(♯‘𝐹))⟶dom 𝐼) | |
11 | 10 | ffnd 6506 | . . . . . . 7 ⊢ (𝜑 → 𝐹 Fn (0..^(♯‘𝐹))) |
12 | fnsnfv 6750 | . . . . . . 7 ⊢ ((𝐹 Fn (0..^(♯‘𝐹)) ∧ 𝑁 ∈ (0..^(♯‘𝐹))) → {(𝐹‘𝑁)} = (𝐹 “ {𝑁})) | |
13 | 11, 2, 12 | syl2anc 587 | . . . . . 6 ⊢ (𝜑 → {(𝐹‘𝑁)} = (𝐹 “ {𝑁})) |
14 | 13 | uneq2d 4054 | . . . . 5 ⊢ (𝜑 → ((𝐹 “ (0..^𝑁)) ∪ {(𝐹‘𝑁)}) = ((𝐹 “ (0..^𝑁)) ∪ (𝐹 “ {𝑁}))) |
15 | 1, 9, 14 | 3eqtr4a 2800 | . . . 4 ⊢ (𝜑 → (𝐹 “ (0...𝑁)) = ((𝐹 “ (0..^𝑁)) ∪ {(𝐹‘𝑁)})) |
16 | 15 | reseq2d 5826 | . . 3 ⊢ (𝜑 → (𝐼 ↾ (𝐹 “ (0...𝑁))) = (𝐼 ↾ ((𝐹 “ (0..^𝑁)) ∪ {(𝐹‘𝑁)}))) |
17 | resundi 5840 | . . 3 ⊢ (𝐼 ↾ ((𝐹 “ (0..^𝑁)) ∪ {(𝐹‘𝑁)})) = ((𝐼 ↾ (𝐹 “ (0..^𝑁))) ∪ (𝐼 ↾ {(𝐹‘𝑁)})) | |
18 | 16, 17 | eqtrdi 2790 | . 2 ⊢ (𝜑 → (𝐼 ↾ (𝐹 “ (0...𝑁))) = ((𝐼 ↾ (𝐹 “ (0..^𝑁))) ∪ (𝐼 ↾ {(𝐹‘𝑁)}))) |
19 | resunimafz0.i | . . . . 5 ⊢ (𝜑 → Fun 𝐼) | |
20 | 19 | funfnd 6371 | . . . 4 ⊢ (𝜑 → 𝐼 Fn dom 𝐼) |
21 | 10, 2 | ffvelrnd 6865 | . . . 4 ⊢ (𝜑 → (𝐹‘𝑁) ∈ dom 𝐼) |
22 | fnressn 6933 | . . . 4 ⊢ ((𝐼 Fn dom 𝐼 ∧ (𝐹‘𝑁) ∈ dom 𝐼) → (𝐼 ↾ {(𝐹‘𝑁)}) = {〈(𝐹‘𝑁), (𝐼‘(𝐹‘𝑁))〉}) | |
23 | 20, 21, 22 | syl2anc 587 | . . 3 ⊢ (𝜑 → (𝐼 ↾ {(𝐹‘𝑁)}) = {〈(𝐹‘𝑁), (𝐼‘(𝐹‘𝑁))〉}) |
24 | 23 | uneq2d 4054 | . 2 ⊢ (𝜑 → ((𝐼 ↾ (𝐹 “ (0..^𝑁))) ∪ (𝐼 ↾ {(𝐹‘𝑁)})) = ((𝐼 ↾ (𝐹 “ (0..^𝑁))) ∪ {〈(𝐹‘𝑁), (𝐼‘(𝐹‘𝑁))〉})) |
25 | 18, 24 | eqtrd 2774 | 1 ⊢ (𝜑 → (𝐼 ↾ (𝐹 “ (0...𝑁))) = ((𝐼 ↾ (𝐹 “ (0..^𝑁))) ∪ {〈(𝐹‘𝑁), (𝐼‘(𝐹‘𝑁))〉})) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 = wceq 1542 ∈ wcel 2114 ∪ cun 3842 {csn 4517 〈cop 4523 dom cdm 5526 ↾ cres 5528 “ cima 5529 Fun wfun 6334 Fn wfn 6335 ⟶wf 6336 ‘cfv 6340 (class class class)co 7173 0cc0 10618 ℕ0cn0 11979 ℤ≥cuz 12327 ...cfz 12984 ..^cfzo 13127 ♯chash 13785 |
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 1975 ax-7 2020 ax-8 2116 ax-9 2124 ax-10 2145 ax-11 2162 ax-12 2179 ax-ext 2711 ax-sep 5168 ax-nul 5175 ax-pow 5233 ax-pr 5297 ax-un 7482 ax-cnex 10674 ax-resscn 10675 ax-1cn 10676 ax-icn 10677 ax-addcl 10678 ax-addrcl 10679 ax-mulcl 10680 ax-mulrcl 10681 ax-mulcom 10682 ax-addass 10683 ax-mulass 10684 ax-distr 10685 ax-i2m1 10686 ax-1ne0 10687 ax-1rid 10688 ax-rnegex 10689 ax-rrecex 10690 ax-cnre 10691 ax-pre-lttri 10692 ax-pre-lttrn 10693 ax-pre-ltadd 10694 ax-pre-mulgt0 10695 |
This theorem depends on definitions: df-bi 210 df-an 400 df-or 847 df-3or 1089 df-3an 1090 df-tru 1545 df-fal 1555 df-ex 1787 df-nf 1791 df-sb 2075 df-mo 2541 df-eu 2571 df-clab 2718 df-cleq 2731 df-clel 2812 df-nfc 2882 df-ne 2936 df-nel 3040 df-ral 3059 df-rex 3060 df-reu 3061 df-rab 3063 df-v 3401 df-sbc 3682 df-csb 3792 df-dif 3847 df-un 3849 df-in 3851 df-ss 3861 df-pss 3863 df-nul 4213 df-if 4416 df-pw 4491 df-sn 4518 df-pr 4520 df-tp 4522 df-op 4524 df-uni 4798 df-iun 4884 df-br 5032 df-opab 5094 df-mpt 5112 df-tr 5138 df-id 5430 df-eprel 5435 df-po 5443 df-so 5444 df-fr 5484 df-we 5486 df-xp 5532 df-rel 5533 df-cnv 5534 df-co 5535 df-dm 5536 df-rn 5537 df-res 5538 df-ima 5539 df-pred 6130 df-ord 6176 df-on 6177 df-lim 6178 df-suc 6179 df-iota 6298 df-fun 6342 df-fn 6343 df-f 6344 df-f1 6345 df-fo 6346 df-f1o 6347 df-fv 6348 df-riota 7130 df-ov 7176 df-oprab 7177 df-mpo 7178 df-om 7603 df-1st 7717 df-2nd 7718 df-wrecs 7979 df-recs 8040 df-rdg 8078 df-er 8323 df-en 8559 df-dom 8560 df-sdom 8561 df-pnf 10758 df-mnf 10759 df-xr 10760 df-ltxr 10761 df-le 10762 df-sub 10953 df-neg 10954 df-nn 11720 df-n0 11980 df-z 12066 df-uz 12328 df-fz 12985 df-fzo 13128 |
This theorem is referenced by: trlsegvdeg 28167 |
Copyright terms: Public domain | W3C validator |