| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > arwhoma | Structured version Visualization version GIF version | ||
| Description: An arrow is contained in the hom-set corresponding to its domain and codomain. (Contributed by Mario Carneiro, 11-Jan-2017.) |
| Ref | Expression |
|---|---|
| arwrcl.a | ⊢ 𝐴 = (Arrow‘𝐶) |
| arwhoma.h | ⊢ 𝐻 = (Homa‘𝐶) |
| Ref | Expression |
|---|---|
| arwhoma | ⊢ (𝐹 ∈ 𝐴 → 𝐹 ∈ ((doma‘𝐹)𝐻(coda‘𝐹))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | arwrcl.a | . . . . . . 7 ⊢ 𝐴 = (Arrow‘𝐶) | |
| 2 | arwhoma.h | . . . . . . 7 ⊢ 𝐻 = (Homa‘𝐶) | |
| 3 | 1, 2 | arwval 17965 | . . . . . 6 ⊢ 𝐴 = ∪ ran 𝐻 |
| 4 | 3 | eleq2i 2826 | . . . . 5 ⊢ (𝐹 ∈ 𝐴 ↔ 𝐹 ∈ ∪ ran 𝐻) |
| 5 | 4 | biimpi 216 | . . . 4 ⊢ (𝐹 ∈ 𝐴 → 𝐹 ∈ ∪ ran 𝐻) |
| 6 | eqid 2734 | . . . . . 6 ⊢ (Base‘𝐶) = (Base‘𝐶) | |
| 7 | 1 | arwrcl 17966 | . . . . . 6 ⊢ (𝐹 ∈ 𝐴 → 𝐶 ∈ Cat) |
| 8 | 2, 6, 7 | homaf 17952 | . . . . 5 ⊢ (𝐹 ∈ 𝐴 → 𝐻:((Base‘𝐶) × (Base‘𝐶))⟶𝒫 (((Base‘𝐶) × (Base‘𝐶)) × V)) |
| 9 | ffn 6660 | . . . . 5 ⊢ (𝐻:((Base‘𝐶) × (Base‘𝐶))⟶𝒫 (((Base‘𝐶) × (Base‘𝐶)) × V) → 𝐻 Fn ((Base‘𝐶) × (Base‘𝐶))) | |
| 10 | fnunirn 7197 | . . . . 5 ⊢ (𝐻 Fn ((Base‘𝐶) × (Base‘𝐶)) → (𝐹 ∈ ∪ ran 𝐻 ↔ ∃𝑧 ∈ ((Base‘𝐶) × (Base‘𝐶))𝐹 ∈ (𝐻‘𝑧))) | |
| 11 | 8, 9, 10 | 3syl 18 | . . . 4 ⊢ (𝐹 ∈ 𝐴 → (𝐹 ∈ ∪ ran 𝐻 ↔ ∃𝑧 ∈ ((Base‘𝐶) × (Base‘𝐶))𝐹 ∈ (𝐻‘𝑧))) |
| 12 | 5, 11 | mpbid 232 | . . 3 ⊢ (𝐹 ∈ 𝐴 → ∃𝑧 ∈ ((Base‘𝐶) × (Base‘𝐶))𝐹 ∈ (𝐻‘𝑧)) |
| 13 | fveq2 6832 | . . . . . 6 ⊢ (𝑧 = 〈𝑥, 𝑦〉 → (𝐻‘𝑧) = (𝐻‘〈𝑥, 𝑦〉)) | |
| 14 | df-ov 7359 | . . . . . 6 ⊢ (𝑥𝐻𝑦) = (𝐻‘〈𝑥, 𝑦〉) | |
| 15 | 13, 14 | eqtr4di 2787 | . . . . 5 ⊢ (𝑧 = 〈𝑥, 𝑦〉 → (𝐻‘𝑧) = (𝑥𝐻𝑦)) |
| 16 | 15 | eleq2d 2820 | . . . 4 ⊢ (𝑧 = 〈𝑥, 𝑦〉 → (𝐹 ∈ (𝐻‘𝑧) ↔ 𝐹 ∈ (𝑥𝐻𝑦))) |
| 17 | 16 | rexxp 5789 | . . 3 ⊢ (∃𝑧 ∈ ((Base‘𝐶) × (Base‘𝐶))𝐹 ∈ (𝐻‘𝑧) ↔ ∃𝑥 ∈ (Base‘𝐶)∃𝑦 ∈ (Base‘𝐶)𝐹 ∈ (𝑥𝐻𝑦)) |
| 18 | 12, 17 | sylib 218 | . 2 ⊢ (𝐹 ∈ 𝐴 → ∃𝑥 ∈ (Base‘𝐶)∃𝑦 ∈ (Base‘𝐶)𝐹 ∈ (𝑥𝐻𝑦)) |
| 19 | id 22 | . . . . 5 ⊢ (𝐹 ∈ (𝑥𝐻𝑦) → 𝐹 ∈ (𝑥𝐻𝑦)) | |
| 20 | 2 | homadm 17962 | . . . . . 6 ⊢ (𝐹 ∈ (𝑥𝐻𝑦) → (doma‘𝐹) = 𝑥) |
| 21 | 2 | homacd 17963 | . . . . . 6 ⊢ (𝐹 ∈ (𝑥𝐻𝑦) → (coda‘𝐹) = 𝑦) |
| 22 | 20, 21 | oveq12d 7374 | . . . . 5 ⊢ (𝐹 ∈ (𝑥𝐻𝑦) → ((doma‘𝐹)𝐻(coda‘𝐹)) = (𝑥𝐻𝑦)) |
| 23 | 19, 22 | eleqtrrd 2837 | . . . 4 ⊢ (𝐹 ∈ (𝑥𝐻𝑦) → 𝐹 ∈ ((doma‘𝐹)𝐻(coda‘𝐹))) |
| 24 | 23 | rexlimivw 3131 | . . 3 ⊢ (∃𝑦 ∈ (Base‘𝐶)𝐹 ∈ (𝑥𝐻𝑦) → 𝐹 ∈ ((doma‘𝐹)𝐻(coda‘𝐹))) |
| 25 | 24 | rexlimivw 3131 | . 2 ⊢ (∃𝑥 ∈ (Base‘𝐶)∃𝑦 ∈ (Base‘𝐶)𝐹 ∈ (𝑥𝐻𝑦) → 𝐹 ∈ ((doma‘𝐹)𝐻(coda‘𝐹))) |
| 26 | 18, 25 | syl 17 | 1 ⊢ (𝐹 ∈ 𝐴 → 𝐹 ∈ ((doma‘𝐹)𝐻(coda‘𝐹))) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 = wceq 1541 ∈ wcel 2113 ∃wrex 3058 Vcvv 3438 𝒫 cpw 4552 〈cop 4584 ∪ cuni 4861 × cxp 5620 ran crn 5623 Fn wfn 6485 ⟶wf 6486 ‘cfv 6490 (class class class)co 7356 Basecbs 17134 domacdoma 17942 codaccoda 17943 Arrowcarw 17944 Homachoma 17945 |
| 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-10 2146 ax-11 2162 ax-12 2182 ax-ext 2706 ax-rep 5222 ax-sep 5239 ax-nul 5249 ax-pow 5308 ax-pr 5375 ax-un 7678 |
| 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-nf 1785 df-sb 2068 df-mo 2537 df-eu 2567 df-clab 2713 df-cleq 2726 df-clel 2809 df-nfc 2883 df-ne 2931 df-ral 3050 df-rex 3059 df-reu 3349 df-rab 3398 df-v 3440 df-sbc 3739 df-csb 3848 df-dif 3902 df-un 3904 df-in 3906 df-ss 3916 df-nul 4284 df-if 4478 df-pw 4554 df-sn 4579 df-pr 4581 df-op 4585 df-uni 4862 df-iun 4946 df-br 5097 df-opab 5159 df-mpt 5178 df-id 5517 df-xp 5628 df-rel 5629 df-cnv 5630 df-co 5631 df-dm 5632 df-rn 5633 df-res 5634 df-ima 5635 df-iota 6446 df-fun 6492 df-fn 6493 df-f 6494 df-f1 6495 df-fo 6496 df-f1o 6497 df-fv 6498 df-ov 7359 df-1st 7931 df-2nd 7932 df-doma 17946 df-coda 17947 df-homa 17948 df-arw 17949 |
| This theorem is referenced by: arwdm 17969 arwcd 17970 arwhom 17973 arwdmcd 17974 coapm 17993 |
| Copyright terms: Public domain | W3C validator |