| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > imaco | Structured version Visualization version GIF version | ||
| Description: Image of the composition of two classes. (Contributed by Jason Orendorff, 12-Dec-2006.) (Proof shortened by Wolf Lammen, 16-May-2025.) |
| Ref | Expression |
|---|---|
| imaco | ⊢ ((𝐴 ∘ 𝐵) “ 𝐶) = (𝐴 “ (𝐵 “ 𝐶)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | df-rex 3061 | . . 3 ⊢ (∃𝑦 ∈ (𝐵 “ 𝐶)𝑦𝐴𝑥 ↔ ∃𝑦(𝑦 ∈ (𝐵 “ 𝐶) ∧ 𝑦𝐴𝑥)) | |
| 2 | vex 3444 | . . . 4 ⊢ 𝑥 ∈ V | |
| 3 | 2 | elima 6024 | . . 3 ⊢ (𝑥 ∈ (𝐴 “ (𝐵 “ 𝐶)) ↔ ∃𝑦 ∈ (𝐵 “ 𝐶)𝑦𝐴𝑥) |
| 4 | vex 3444 | . . . . . . 7 ⊢ 𝑧 ∈ V | |
| 5 | 4, 2 | brco 5819 | . . . . . 6 ⊢ (𝑧(𝐴 ∘ 𝐵)𝑥 ↔ ∃𝑦(𝑧𝐵𝑦 ∧ 𝑦𝐴𝑥)) |
| 6 | 5 | rexbii 3083 | . . . . 5 ⊢ (∃𝑧 ∈ 𝐶 𝑧(𝐴 ∘ 𝐵)𝑥 ↔ ∃𝑧 ∈ 𝐶 ∃𝑦(𝑧𝐵𝑦 ∧ 𝑦𝐴𝑥)) |
| 7 | rexcom4 3263 | . . . . 5 ⊢ (∃𝑧 ∈ 𝐶 ∃𝑦(𝑧𝐵𝑦 ∧ 𝑦𝐴𝑥) ↔ ∃𝑦∃𝑧 ∈ 𝐶 (𝑧𝐵𝑦 ∧ 𝑦𝐴𝑥)) | |
| 8 | r19.41v 3166 | . . . . . 6 ⊢ (∃𝑧 ∈ 𝐶 (𝑧𝐵𝑦 ∧ 𝑦𝐴𝑥) ↔ (∃𝑧 ∈ 𝐶 𝑧𝐵𝑦 ∧ 𝑦𝐴𝑥)) | |
| 9 | 8 | exbii 1849 | . . . . 5 ⊢ (∃𝑦∃𝑧 ∈ 𝐶 (𝑧𝐵𝑦 ∧ 𝑦𝐴𝑥) ↔ ∃𝑦(∃𝑧 ∈ 𝐶 𝑧𝐵𝑦 ∧ 𝑦𝐴𝑥)) |
| 10 | 6, 7, 9 | 3bitri 297 | . . . 4 ⊢ (∃𝑧 ∈ 𝐶 𝑧(𝐴 ∘ 𝐵)𝑥 ↔ ∃𝑦(∃𝑧 ∈ 𝐶 𝑧𝐵𝑦 ∧ 𝑦𝐴𝑥)) |
| 11 | 2 | elima 6024 | . . . 4 ⊢ (𝑥 ∈ ((𝐴 ∘ 𝐵) “ 𝐶) ↔ ∃𝑧 ∈ 𝐶 𝑧(𝐴 ∘ 𝐵)𝑥) |
| 12 | vex 3444 | . . . . . . 7 ⊢ 𝑦 ∈ V | |
| 13 | 12 | elima 6024 | . . . . . 6 ⊢ (𝑦 ∈ (𝐵 “ 𝐶) ↔ ∃𝑧 ∈ 𝐶 𝑧𝐵𝑦) |
| 14 | 13 | anbi1i 624 | . . . . 5 ⊢ ((𝑦 ∈ (𝐵 “ 𝐶) ∧ 𝑦𝐴𝑥) ↔ (∃𝑧 ∈ 𝐶 𝑧𝐵𝑦 ∧ 𝑦𝐴𝑥)) |
| 15 | 14 | exbii 1849 | . . . 4 ⊢ (∃𝑦(𝑦 ∈ (𝐵 “ 𝐶) ∧ 𝑦𝐴𝑥) ↔ ∃𝑦(∃𝑧 ∈ 𝐶 𝑧𝐵𝑦 ∧ 𝑦𝐴𝑥)) |
| 16 | 10, 11, 15 | 3bitr4i 303 | . . 3 ⊢ (𝑥 ∈ ((𝐴 ∘ 𝐵) “ 𝐶) ↔ ∃𝑦(𝑦 ∈ (𝐵 “ 𝐶) ∧ 𝑦𝐴𝑥)) |
| 17 | 1, 3, 16 | 3bitr4ri 304 | . 2 ⊢ (𝑥 ∈ ((𝐴 ∘ 𝐵) “ 𝐶) ↔ 𝑥 ∈ (𝐴 “ (𝐵 “ 𝐶))) |
| 18 | 17 | eqriv 2733 | 1 ⊢ ((𝐴 ∘ 𝐵) “ 𝐶) = (𝐴 “ (𝐵 “ 𝐶)) |
| Colors of variables: wff setvar class |
| Syntax hints: ∧ wa 395 = wceq 1541 ∃wex 1780 ∈ wcel 2113 ∃wrex 3060 class class class wbr 5098 “ cima 5627 ∘ ccom 5628 |
| 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-11 2162 ax-ext 2708 ax-sep 5241 ax-nul 5251 ax-pr 5377 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3an 1088 df-tru 1544 df-fal 1554 df-ex 1781 df-sb 2068 df-clab 2715 df-cleq 2728 df-clel 2811 df-ral 3052 df-rex 3061 df-rab 3400 df-v 3442 df-dif 3904 df-un 3906 df-in 3908 df-ss 3918 df-nul 4286 df-if 4480 df-sn 4581 df-pr 4583 df-op 4587 df-br 5099 df-opab 5161 df-xp 5630 df-cnv 5632 df-co 5633 df-dm 5634 df-rn 5635 df-res 5636 df-ima 5637 |
| This theorem is referenced by: fvco2 6931 suppco 8148 fipreima 9258 fsuppcolem 9304 psgnunilem1 19422 gsumzf1o 19841 dprdf1o 19963 frlmup3 21755 f1lindf 21777 lindfmm 21782 cnco 23210 cnpco 23211 ptrescn 23583 xkoco1cn 23601 xkoco2cn 23602 xkococnlem 23603 qtopcn 23658 fmco 23905 uniioombllem3 25542 cncombf 25615 deg1val 26057 ofpreima 32743 esplysply 33729 mbfmco 34421 eulerpartlemmf 34532 erdsze2lem2 35398 cvmliftmolem1 35475 cvmlift2lem9a 35497 cvmlift2lem9 35505 mclsppslem 35777 bj-imdirco 37391 poimirlem15 37832 poimirlem16 37833 poimirlem19 37836 cnambfre 37865 ftc1anclem3 37892 aks6d1c6lem4 42423 aks6d1c6lem5 42427 trclimalb2 43963 brtrclfv2 43964 frege97d 43989 frege109d 43994 frege131d 44001 extoimad 44401 imo72b2lem0 44402 imo72b2lem2 44404 imo72b2lem1 44406 imo72b2 44409 limccog 45862 smfco 47042 afv2co2 47499 grimco 48131 |
| Copyright terms: Public domain | W3C validator |