Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > funco | Structured version Visualization version GIF version |
Description: The composition of two functions is a function. Exercise 29 of [TakeutiZaring] p. 25. (Contributed by NM, 26-Jan-1997.) (Proof shortened by Andrew Salmon, 17-Sep-2011.) |
Ref | Expression |
---|---|
funco | ⊢ ((Fun 𝐹 ∧ Fun 𝐺) → Fun (𝐹 ∘ 𝐺)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | funmo 6450 | . . . . 5 ⊢ (Fun 𝐺 → ∃*𝑧 𝑥𝐺𝑧) | |
2 | funmo 6450 | . . . . . 6 ⊢ (Fun 𝐹 → ∃*𝑦 𝑧𝐹𝑦) | |
3 | 2 | alrimiv 1930 | . . . . 5 ⊢ (Fun 𝐹 → ∀𝑧∃*𝑦 𝑧𝐹𝑦) |
4 | moexexvw 2630 | . . . . 5 ⊢ ((∃*𝑧 𝑥𝐺𝑧 ∧ ∀𝑧∃*𝑦 𝑧𝐹𝑦) → ∃*𝑦∃𝑧(𝑥𝐺𝑧 ∧ 𝑧𝐹𝑦)) | |
5 | 1, 3, 4 | syl2anr 597 | . . . 4 ⊢ ((Fun 𝐹 ∧ Fun 𝐺) → ∃*𝑦∃𝑧(𝑥𝐺𝑧 ∧ 𝑧𝐹𝑦)) |
6 | 5 | alrimiv 1930 | . . 3 ⊢ ((Fun 𝐹 ∧ Fun 𝐺) → ∀𝑥∃*𝑦∃𝑧(𝑥𝐺𝑧 ∧ 𝑧𝐹𝑦)) |
7 | funopab 6469 | . . 3 ⊢ (Fun {〈𝑥, 𝑦〉 ∣ ∃𝑧(𝑥𝐺𝑧 ∧ 𝑧𝐹𝑦)} ↔ ∀𝑥∃*𝑦∃𝑧(𝑥𝐺𝑧 ∧ 𝑧𝐹𝑦)) | |
8 | 6, 7 | sylibr 233 | . 2 ⊢ ((Fun 𝐹 ∧ Fun 𝐺) → Fun {〈𝑥, 𝑦〉 ∣ ∃𝑧(𝑥𝐺𝑧 ∧ 𝑧𝐹𝑦)}) |
9 | df-co 5598 | . . 3 ⊢ (𝐹 ∘ 𝐺) = {〈𝑥, 𝑦〉 ∣ ∃𝑧(𝑥𝐺𝑧 ∧ 𝑧𝐹𝑦)} | |
10 | 9 | funeqi 6455 | . 2 ⊢ (Fun (𝐹 ∘ 𝐺) ↔ Fun {〈𝑥, 𝑦〉 ∣ ∃𝑧(𝑥𝐺𝑧 ∧ 𝑧𝐹𝑦)}) |
11 | 8, 10 | sylibr 233 | 1 ⊢ ((Fun 𝐹 ∧ Fun 𝐺) → Fun (𝐹 ∘ 𝐺)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 396 ∀wal 1537 ∃wex 1782 ∃*wmo 2538 class class class wbr 5074 {copab 5136 ∘ ccom 5593 Fun wfun 6427 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1798 ax-4 1812 ax-5 1913 ax-6 1971 ax-7 2011 ax-8 2108 ax-9 2116 ax-10 2137 ax-11 2154 ax-12 2171 ax-ext 2709 ax-sep 5223 ax-nul 5230 ax-pr 5352 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 845 df-3an 1088 df-tru 1542 df-fal 1552 df-ex 1783 df-nf 1787 df-sb 2068 df-mo 2540 df-eu 2569 df-clab 2716 df-cleq 2730 df-clel 2816 df-nfc 2889 df-ral 3069 df-rex 3070 df-rab 3073 df-v 3434 df-dif 3890 df-un 3892 df-in 3894 df-ss 3904 df-nul 4257 df-if 4460 df-sn 4562 df-pr 4564 df-op 4568 df-br 5075 df-opab 5137 df-id 5489 df-xp 5595 df-rel 5596 df-cnv 5597 df-co 5598 df-fun 6435 |
This theorem is referenced by: funresfunco 6475 fncofn 6548 fncoOLD 6550 fco3OLD 6634 f1cof1 6681 f1coOLD 6683 curry1 7944 curry2 7947 tposfun 8058 fsuppco 9161 fsuppco2 9162 fsuppcor 9163 fin23lem30 10098 smobeth 10342 hashkf 14046 xppreima 30983 smatrcl 31746 comptiunov2i 41314 hoicvr 44086 |
Copyright terms: Public domain | W3C validator |