| 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 18004 | . . . . . 6 ⊢ 𝐴 = ∪ ran 𝐻 |
| 4 | 3 | eleq2i 2829 | . . . . 5 ⊢ (𝐹 ∈ 𝐴 ↔ 𝐹 ∈ ∪ ran 𝐻) |
| 5 | 4 | biimpi 216 | . . . 4 ⊢ (𝐹 ∈ 𝐴 → 𝐹 ∈ ∪ ran 𝐻) |
| 6 | eqid 2737 | . . . . . 6 ⊢ (Base‘𝐶) = (Base‘𝐶) | |
| 7 | 1 | arwrcl 18005 | . . . . . 6 ⊢ (𝐹 ∈ 𝐴 → 𝐶 ∈ Cat) |
| 8 | 2, 6, 7 | homaf 17991 | . . . . 5 ⊢ (𝐹 ∈ 𝐴 → 𝐻:((Base‘𝐶) × (Base‘𝐶))⟶𝒫 (((Base‘𝐶) × (Base‘𝐶)) × V)) |
| 9 | ffn 6663 | . . . . 5 ⊢ (𝐻:((Base‘𝐶) × (Base‘𝐶))⟶𝒫 (((Base‘𝐶) × (Base‘𝐶)) × V) → 𝐻 Fn ((Base‘𝐶) × (Base‘𝐶))) | |
| 10 | fnunirn 7202 | . . . . 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 6835 | . . . . . 6 ⊢ (𝑧 = 〈𝑥, 𝑦〉 → (𝐻‘𝑧) = (𝐻‘〈𝑥, 𝑦〉)) | |
| 14 | df-ov 7364 | . . . . . 6 ⊢ (𝑥𝐻𝑦) = (𝐻‘〈𝑥, 𝑦〉) | |
| 15 | 13, 14 | eqtr4di 2790 | . . . . 5 ⊢ (𝑧 = 〈𝑥, 𝑦〉 → (𝐻‘𝑧) = (𝑥𝐻𝑦)) |
| 16 | 15 | eleq2d 2823 | . . . 4 ⊢ (𝑧 = 〈𝑥, 𝑦〉 → (𝐹 ∈ (𝐻‘𝑧) ↔ 𝐹 ∈ (𝑥𝐻𝑦))) |
| 17 | 16 | rexxp 5792 | . . 3 ⊢ (∃𝑧 ∈ ((Base‘𝐶) × (Base‘𝐶))𝐹 ∈ (𝐻‘𝑧) ↔ ∃𝑥 ∈ (Base‘𝐶)∃𝑦 ∈ (Base‘𝐶)𝐹 ∈ (𝑥𝐻𝑦)) |
| 18 | 12, 17 | sylib 218 | . 2 ⊢ (𝐹 ∈ 𝐴 → ∃𝑥 ∈ (Base‘𝐶)∃𝑦 ∈ (Base‘𝐶)𝐹 ∈ (𝑥𝐻𝑦)) |
| 19 | id 22 | . . . . 5 ⊢ (𝐹 ∈ (𝑥𝐻𝑦) → 𝐹 ∈ (𝑥𝐻𝑦)) | |
| 20 | 2 | homadm 18001 | . . . . . 6 ⊢ (𝐹 ∈ (𝑥𝐻𝑦) → (doma‘𝐹) = 𝑥) |
| 21 | 2 | homacd 18002 | . . . . . 6 ⊢ (𝐹 ∈ (𝑥𝐻𝑦) → (coda‘𝐹) = 𝑦) |
| 22 | 20, 21 | oveq12d 7379 | . . . . 5 ⊢ (𝐹 ∈ (𝑥𝐻𝑦) → ((doma‘𝐹)𝐻(coda‘𝐹)) = (𝑥𝐻𝑦)) |
| 23 | 19, 22 | eleqtrrd 2840 | . . . 4 ⊢ (𝐹 ∈ (𝑥𝐻𝑦) → 𝐹 ∈ ((doma‘𝐹)𝐻(coda‘𝐹))) |
| 24 | 23 | rexlimivw 3135 | . . 3 ⊢ (∃𝑦 ∈ (Base‘𝐶)𝐹 ∈ (𝑥𝐻𝑦) → 𝐹 ∈ ((doma‘𝐹)𝐻(coda‘𝐹))) |
| 25 | 24 | rexlimivw 3135 | . 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 1542 ∈ wcel 2114 ∃wrex 3062 Vcvv 3430 𝒫 cpw 4542 〈cop 4574 ∪ cuni 4851 × cxp 5623 ran crn 5626 Fn wfn 6488 ⟶wf 6489 ‘cfv 6493 (class class class)co 7361 Basecbs 17173 domacdoma 17981 codaccoda 17982 Arrowcarw 17983 Homachoma 17984 |
| 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-10 2147 ax-11 2163 ax-12 2185 ax-ext 2709 ax-rep 5213 ax-sep 5232 ax-nul 5242 ax-pow 5303 ax-pr 5371 ax-un 7683 |
| 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-nf 1786 df-sb 2069 df-mo 2540 df-eu 2570 df-clab 2716 df-cleq 2729 df-clel 2812 df-nfc 2886 df-ne 2934 df-ral 3053 df-rex 3063 df-reu 3344 df-rab 3391 df-v 3432 df-sbc 3730 df-csb 3839 df-dif 3893 df-un 3895 df-in 3897 df-ss 3907 df-nul 4275 df-if 4468 df-pw 4544 df-sn 4569 df-pr 4571 df-op 4575 df-uni 4852 df-iun 4936 df-br 5087 df-opab 5149 df-mpt 5168 df-id 5520 df-xp 5631 df-rel 5632 df-cnv 5633 df-co 5634 df-dm 5635 df-rn 5636 df-res 5637 df-ima 5638 df-iota 6449 df-fun 6495 df-fn 6496 df-f 6497 df-f1 6498 df-fo 6499 df-f1o 6500 df-fv 6501 df-ov 7364 df-1st 7936 df-2nd 7937 df-doma 17985 df-coda 17986 df-homa 17987 df-arw 17988 |
| This theorem is referenced by: arwdm 18008 arwcd 18009 arwhom 18012 arwdmcd 18013 coapm 18032 |
| Copyright terms: Public domain | W3C validator |