| 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 3063 | . . 3 ⊢ (∃𝑦 ∈ (𝐵 “ 𝐶)𝑦𝐴𝑥 ↔ ∃𝑦(𝑦 ∈ (𝐵 “ 𝐶) ∧ 𝑦𝐴𝑥)) | |
| 2 | vex 3446 | . . . 4 ⊢ 𝑥 ∈ V | |
| 3 | 2 | elima 6032 | . . 3 ⊢ (𝑥 ∈ (𝐴 “ (𝐵 “ 𝐶)) ↔ ∃𝑦 ∈ (𝐵 “ 𝐶)𝑦𝐴𝑥) |
| 4 | vex 3446 | . . . . . . 7 ⊢ 𝑧 ∈ V | |
| 5 | 4, 2 | brco 5827 | . . . . . 6 ⊢ (𝑧(𝐴 ∘ 𝐵)𝑥 ↔ ∃𝑦(𝑧𝐵𝑦 ∧ 𝑦𝐴𝑥)) |
| 6 | 5 | rexbii 3085 | . . . . 5 ⊢ (∃𝑧 ∈ 𝐶 𝑧(𝐴 ∘ 𝐵)𝑥 ↔ ∃𝑧 ∈ 𝐶 ∃𝑦(𝑧𝐵𝑦 ∧ 𝑦𝐴𝑥)) |
| 7 | rexcom4 3265 | . . . . 5 ⊢ (∃𝑧 ∈ 𝐶 ∃𝑦(𝑧𝐵𝑦 ∧ 𝑦𝐴𝑥) ↔ ∃𝑦∃𝑧 ∈ 𝐶 (𝑧𝐵𝑦 ∧ 𝑦𝐴𝑥)) | |
| 8 | r19.41v 3168 | . . . . . 6 ⊢ (∃𝑧 ∈ 𝐶 (𝑧𝐵𝑦 ∧ 𝑦𝐴𝑥) ↔ (∃𝑧 ∈ 𝐶 𝑧𝐵𝑦 ∧ 𝑦𝐴𝑥)) | |
| 9 | 8 | exbii 1850 | . . . . 5 ⊢ (∃𝑦∃𝑧 ∈ 𝐶 (𝑧𝐵𝑦 ∧ 𝑦𝐴𝑥) ↔ ∃𝑦(∃𝑧 ∈ 𝐶 𝑧𝐵𝑦 ∧ 𝑦𝐴𝑥)) |
| 10 | 6, 7, 9 | 3bitri 297 | . . . 4 ⊢ (∃𝑧 ∈ 𝐶 𝑧(𝐴 ∘ 𝐵)𝑥 ↔ ∃𝑦(∃𝑧 ∈ 𝐶 𝑧𝐵𝑦 ∧ 𝑦𝐴𝑥)) |
| 11 | 2 | elima 6032 | . . . 4 ⊢ (𝑥 ∈ ((𝐴 ∘ 𝐵) “ 𝐶) ↔ ∃𝑧 ∈ 𝐶 𝑧(𝐴 ∘ 𝐵)𝑥) |
| 12 | vex 3446 | . . . . . . 7 ⊢ 𝑦 ∈ V | |
| 13 | 12 | elima 6032 | . . . . . 6 ⊢ (𝑦 ∈ (𝐵 “ 𝐶) ↔ ∃𝑧 ∈ 𝐶 𝑧𝐵𝑦) |
| 14 | 13 | anbi1i 625 | . . . . 5 ⊢ ((𝑦 ∈ (𝐵 “ 𝐶) ∧ 𝑦𝐴𝑥) ↔ (∃𝑧 ∈ 𝐶 𝑧𝐵𝑦 ∧ 𝑦𝐴𝑥)) |
| 15 | 14 | exbii 1850 | . . . 4 ⊢ (∃𝑦(𝑦 ∈ (𝐵 “ 𝐶) ∧ 𝑦𝐴𝑥) ↔ ∃𝑦(∃𝑧 ∈ 𝐶 𝑧𝐵𝑦 ∧ 𝑦𝐴𝑥)) |
| 16 | 10, 11, 15 | 3bitr4i 303 | . . 3 ⊢ (𝑥 ∈ ((𝐴 ∘ 𝐵) “ 𝐶) ↔ ∃𝑦(𝑦 ∈ (𝐵 “ 𝐶) ∧ 𝑦𝐴𝑥)) |
| 17 | 1, 3, 16 | 3bitr4ri 304 | . 2 ⊢ (𝑥 ∈ ((𝐴 ∘ 𝐵) “ 𝐶) ↔ 𝑥 ∈ (𝐴 “ (𝐵 “ 𝐶))) |
| 18 | 17 | eqriv 2734 | 1 ⊢ ((𝐴 ∘ 𝐵) “ 𝐶) = (𝐴 “ (𝐵 “ 𝐶)) |
| Colors of variables: wff setvar class |
| Syntax hints: ∧ wa 395 = wceq 1542 ∃wex 1781 ∈ wcel 2114 ∃wrex 3062 class class class wbr 5100 “ cima 5635 ∘ ccom 5636 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1912 ax-6 1969 ax-7 2010 ax-8 2116 ax-9 2124 ax-11 2163 ax-ext 2709 ax-sep 5243 ax-pr 5379 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3an 1089 df-tru 1545 df-fal 1555 df-ex 1782 df-sb 2069 df-clab 2716 df-cleq 2729 df-clel 2812 df-ral 3053 df-rex 3063 df-rab 3402 df-v 3444 df-dif 3906 df-un 3908 df-in 3910 df-ss 3920 df-nul 4288 df-if 4482 df-sn 4583 df-pr 4585 df-op 4589 df-br 5101 df-opab 5163 df-xp 5638 df-cnv 5640 df-co 5641 df-dm 5642 df-rn 5643 df-res 5644 df-ima 5645 |
| This theorem is referenced by: fvco2 6939 suppco 8158 fipreima 9270 fsuppcolem 9316 psgnunilem1 19434 gsumzf1o 19853 dprdf1o 19975 frlmup3 21767 f1lindf 21789 lindfmm 21794 cnco 23222 cnpco 23223 ptrescn 23595 xkoco1cn 23613 xkoco2cn 23614 xkococnlem 23615 qtopcn 23670 fmco 23917 uniioombllem3 25554 cncombf 25627 deg1val 26069 ofpreima 32754 esplysply 33747 mbfmco 34441 eulerpartlemmf 34552 erdsze2lem2 35417 cvmliftmolem1 35494 cvmlift2lem9a 35516 cvmlift2lem9 35524 mclsppslem 35796 bj-imdirco 37439 poimirlem15 37880 poimirlem16 37881 poimirlem19 37884 cnambfre 37913 ftc1anclem3 37940 aks6d1c6lem4 42537 aks6d1c6lem5 42541 trclimalb2 44076 brtrclfv2 44077 frege97d 44102 frege109d 44107 frege131d 44114 extoimad 44514 imo72b2lem0 44515 imo72b2lem2 44517 imo72b2lem1 44519 imo72b2 44522 limccog 45974 smfco 47154 afv2co2 47611 grimco 48243 |
| Copyright terms: Public domain | W3C validator |