Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > dfimafn2 | Structured version Visualization version GIF version |
Description: Alternate definition of the image of a function as an indexed union of singletons of function values. (Contributed by Raph Levien, 20-Nov-2006.) |
Ref | Expression |
---|---|
dfimafn2 | ⊢ ((Fun 𝐹 ∧ 𝐴 ⊆ dom 𝐹) → (𝐹 “ 𝐴) = ∪ 𝑥 ∈ 𝐴 {(𝐹‘𝑥)}) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | dfimafn 6745 | . . 3 ⊢ ((Fun 𝐹 ∧ 𝐴 ⊆ dom 𝐹) → (𝐹 “ 𝐴) = {𝑦 ∣ ∃𝑥 ∈ 𝐴 (𝐹‘𝑥) = 𝑦}) | |
2 | iunab 4947 | . . 3 ⊢ ∪ 𝑥 ∈ 𝐴 {𝑦 ∣ (𝐹‘𝑥) = 𝑦} = {𝑦 ∣ ∃𝑥 ∈ 𝐴 (𝐹‘𝑥) = 𝑦} | |
3 | 1, 2 | eqtr4di 2792 | . 2 ⊢ ((Fun 𝐹 ∧ 𝐴 ⊆ dom 𝐹) → (𝐹 “ 𝐴) = ∪ 𝑥 ∈ 𝐴 {𝑦 ∣ (𝐹‘𝑥) = 𝑦}) |
4 | df-sn 4527 | . . . . 5 ⊢ {(𝐹‘𝑥)} = {𝑦 ∣ 𝑦 = (𝐹‘𝑥)} | |
5 | eqcom 2746 | . . . . . 6 ⊢ (𝑦 = (𝐹‘𝑥) ↔ (𝐹‘𝑥) = 𝑦) | |
6 | 5 | abbii 2804 | . . . . 5 ⊢ {𝑦 ∣ 𝑦 = (𝐹‘𝑥)} = {𝑦 ∣ (𝐹‘𝑥) = 𝑦} |
7 | 4, 6 | eqtri 2762 | . . . 4 ⊢ {(𝐹‘𝑥)} = {𝑦 ∣ (𝐹‘𝑥) = 𝑦} |
8 | 7 | a1i 11 | . . 3 ⊢ (𝑥 ∈ 𝐴 → {(𝐹‘𝑥)} = {𝑦 ∣ (𝐹‘𝑥) = 𝑦}) |
9 | 8 | iuneq2i 4912 | . 2 ⊢ ∪ 𝑥 ∈ 𝐴 {(𝐹‘𝑥)} = ∪ 𝑥 ∈ 𝐴 {𝑦 ∣ (𝐹‘𝑥) = 𝑦} |
10 | 3, 9 | eqtr4di 2792 | 1 ⊢ ((Fun 𝐹 ∧ 𝐴 ⊆ dom 𝐹) → (𝐹 “ 𝐴) = ∪ 𝑥 ∈ 𝐴 {(𝐹‘𝑥)}) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 399 = wceq 1542 ∈ wcel 2114 {cab 2717 ∃wrex 3055 ⊆ wss 3853 {csn 4526 ∪ ciun 4891 dom cdm 5535 “ cima 5538 Fun wfun 6344 ‘cfv 6350 |
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 5177 ax-nul 5184 ax-pr 5306 |
This theorem depends on definitions: df-bi 210 df-an 400 df-or 847 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-ral 3059 df-rex 3060 df-v 3402 df-sbc 3686 df-dif 3856 df-un 3858 df-in 3860 df-ss 3870 df-nul 4222 df-if 4425 df-sn 4527 df-pr 4529 df-op 4533 df-uni 4807 df-iun 4893 df-br 5041 df-opab 5103 df-id 5439 df-xp 5541 df-rel 5542 df-cnv 5543 df-co 5544 df-dm 5545 df-rn 5546 df-res 5547 df-ima 5548 df-iota 6308 df-fun 6352 df-fn 6353 df-fv 6358 |
This theorem is referenced by: uniiccdif 24343 |
Copyright terms: Public domain | W3C validator |