| 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 17969 | . . . . . 6 ⊢ 𝐴 = ∪ ran 𝐻 |
| 4 | 3 | eleq2i 2828 | . . . . 5 ⊢ (𝐹 ∈ 𝐴 ↔ 𝐹 ∈ ∪ ran 𝐻) |
| 5 | 4 | biimpi 216 | . . . 4 ⊢ (𝐹 ∈ 𝐴 → 𝐹 ∈ ∪ ran 𝐻) |
| 6 | eqid 2736 | . . . . . 6 ⊢ (Base‘𝐶) = (Base‘𝐶) | |
| 7 | 1 | arwrcl 17970 | . . . . . 6 ⊢ (𝐹 ∈ 𝐴 → 𝐶 ∈ Cat) |
| 8 | 2, 6, 7 | homaf 17956 | . . . . 5 ⊢ (𝐹 ∈ 𝐴 → 𝐻:((Base‘𝐶) × (Base‘𝐶))⟶𝒫 (((Base‘𝐶) × (Base‘𝐶)) × V)) |
| 9 | ffn 6662 | . . . . 5 ⊢ (𝐻:((Base‘𝐶) × (Base‘𝐶))⟶𝒫 (((Base‘𝐶) × (Base‘𝐶)) × V) → 𝐻 Fn ((Base‘𝐶) × (Base‘𝐶))) | |
| 10 | fnunirn 7199 | . . . . 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 6834 | . . . . . 6 ⊢ (𝑧 = 〈𝑥, 𝑦〉 → (𝐻‘𝑧) = (𝐻‘〈𝑥, 𝑦〉)) | |
| 14 | df-ov 7361 | . . . . . 6 ⊢ (𝑥𝐻𝑦) = (𝐻‘〈𝑥, 𝑦〉) | |
| 15 | 13, 14 | eqtr4di 2789 | . . . . 5 ⊢ (𝑧 = 〈𝑥, 𝑦〉 → (𝐻‘𝑧) = (𝑥𝐻𝑦)) |
| 16 | 15 | eleq2d 2822 | . . . 4 ⊢ (𝑧 = 〈𝑥, 𝑦〉 → (𝐹 ∈ (𝐻‘𝑧) ↔ 𝐹 ∈ (𝑥𝐻𝑦))) |
| 17 | 16 | rexxp 5791 | . . 3 ⊢ (∃𝑧 ∈ ((Base‘𝐶) × (Base‘𝐶))𝐹 ∈ (𝐻‘𝑧) ↔ ∃𝑥 ∈ (Base‘𝐶)∃𝑦 ∈ (Base‘𝐶)𝐹 ∈ (𝑥𝐻𝑦)) |
| 18 | 12, 17 | sylib 218 | . 2 ⊢ (𝐹 ∈ 𝐴 → ∃𝑥 ∈ (Base‘𝐶)∃𝑦 ∈ (Base‘𝐶)𝐹 ∈ (𝑥𝐻𝑦)) |
| 19 | id 22 | . . . . 5 ⊢ (𝐹 ∈ (𝑥𝐻𝑦) → 𝐹 ∈ (𝑥𝐻𝑦)) | |
| 20 | 2 | homadm 17966 | . . . . . 6 ⊢ (𝐹 ∈ (𝑥𝐻𝑦) → (doma‘𝐹) = 𝑥) |
| 21 | 2 | homacd 17967 | . . . . . 6 ⊢ (𝐹 ∈ (𝑥𝐻𝑦) → (coda‘𝐹) = 𝑦) |
| 22 | 20, 21 | oveq12d 7376 | . . . . 5 ⊢ (𝐹 ∈ (𝑥𝐻𝑦) → ((doma‘𝐹)𝐻(coda‘𝐹)) = (𝑥𝐻𝑦)) |
| 23 | 19, 22 | eleqtrrd 2839 | . . . 4 ⊢ (𝐹 ∈ (𝑥𝐻𝑦) → 𝐹 ∈ ((doma‘𝐹)𝐻(coda‘𝐹))) |
| 24 | 23 | rexlimivw 3133 | . . 3 ⊢ (∃𝑦 ∈ (Base‘𝐶)𝐹 ∈ (𝑥𝐻𝑦) → 𝐹 ∈ ((doma‘𝐹)𝐻(coda‘𝐹))) |
| 25 | 24 | rexlimivw 3133 | . 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 3060 Vcvv 3440 𝒫 cpw 4554 〈cop 4586 ∪ cuni 4863 × cxp 5622 ran crn 5625 Fn wfn 6487 ⟶wf 6488 ‘cfv 6492 (class class class)co 7358 Basecbs 17138 domacdoma 17946 codaccoda 17947 Arrowcarw 17948 Homachoma 17949 |
| 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 2184 ax-ext 2708 ax-rep 5224 ax-sep 5241 ax-nul 5251 ax-pow 5310 ax-pr 5377 ax-un 7680 |
| 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 2539 df-eu 2569 df-clab 2715 df-cleq 2728 df-clel 2811 df-nfc 2885 df-ne 2933 df-ral 3052 df-rex 3061 df-reu 3351 df-rab 3400 df-v 3442 df-sbc 3741 df-csb 3850 df-dif 3904 df-un 3906 df-in 3908 df-ss 3918 df-nul 4286 df-if 4480 df-pw 4556 df-sn 4581 df-pr 4583 df-op 4587 df-uni 4864 df-iun 4948 df-br 5099 df-opab 5161 df-mpt 5180 df-id 5519 df-xp 5630 df-rel 5631 df-cnv 5632 df-co 5633 df-dm 5634 df-rn 5635 df-res 5636 df-ima 5637 df-iota 6448 df-fun 6494 df-fn 6495 df-f 6496 df-f1 6497 df-fo 6498 df-f1o 6499 df-fv 6500 df-ov 7361 df-1st 7933 df-2nd 7934 df-doma 17950 df-coda 17951 df-homa 17952 df-arw 17953 |
| This theorem is referenced by: arwdm 17973 arwcd 17974 arwhom 17977 arwdmcd 17978 coapm 17997 |
| Copyright terms: Public domain | W3C validator |