| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > isepi | Structured version Visualization version GIF version | ||
| Description: Definition of an epimorphism in a category. (Contributed by Mario Carneiro, 2-Jan-2017.) |
| Ref | Expression |
|---|---|
| isepi.b | ⊢ 𝐵 = (Base‘𝐶) |
| isepi.h | ⊢ 𝐻 = (Hom ‘𝐶) |
| isepi.o | ⊢ · = (comp‘𝐶) |
| isepi.e | ⊢ 𝐸 = (Epi‘𝐶) |
| isepi.c | ⊢ (𝜑 → 𝐶 ∈ Cat) |
| isepi.x | ⊢ (𝜑 → 𝑋 ∈ 𝐵) |
| isepi.y | ⊢ (𝜑 → 𝑌 ∈ 𝐵) |
| Ref | Expression |
|---|---|
| isepi | ⊢ (𝜑 → (𝐹 ∈ (𝑋𝐸𝑌) ↔ (𝐹 ∈ (𝑋𝐻𝑌) ∧ ∀𝑧 ∈ 𝐵 Fun ◡(𝑔 ∈ (𝑌𝐻𝑧) ↦ (𝑔(〈𝑋, 𝑌〉 · 𝑧)𝐹))))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | eqid 2729 | . . . 4 ⊢ (oppCat‘𝐶) = (oppCat‘𝐶) | |
| 2 | isepi.b | . . . 4 ⊢ 𝐵 = (Base‘𝐶) | |
| 3 | 1, 2 | oppcbas 17611 | . . 3 ⊢ 𝐵 = (Base‘(oppCat‘𝐶)) |
| 4 | eqid 2729 | . . 3 ⊢ (Hom ‘(oppCat‘𝐶)) = (Hom ‘(oppCat‘𝐶)) | |
| 5 | eqid 2729 | . . 3 ⊢ (comp‘(oppCat‘𝐶)) = (comp‘(oppCat‘𝐶)) | |
| 6 | eqid 2729 | . . 3 ⊢ (Mono‘(oppCat‘𝐶)) = (Mono‘(oppCat‘𝐶)) | |
| 7 | isepi.c | . . . 4 ⊢ (𝜑 → 𝐶 ∈ Cat) | |
| 8 | 1 | oppccat 17615 | . . . 4 ⊢ (𝐶 ∈ Cat → (oppCat‘𝐶) ∈ Cat) |
| 9 | 7, 8 | syl 17 | . . 3 ⊢ (𝜑 → (oppCat‘𝐶) ∈ Cat) |
| 10 | isepi.y | . . 3 ⊢ (𝜑 → 𝑌 ∈ 𝐵) | |
| 11 | isepi.x | . . 3 ⊢ (𝜑 → 𝑋 ∈ 𝐵) | |
| 12 | 3, 4, 5, 6, 9, 10, 11 | ismon 17627 | . 2 ⊢ (𝜑 → (𝐹 ∈ (𝑌(Mono‘(oppCat‘𝐶))𝑋) ↔ (𝐹 ∈ (𝑌(Hom ‘(oppCat‘𝐶))𝑋) ∧ ∀𝑧 ∈ 𝐵 Fun ◡(𝑔 ∈ (𝑧(Hom ‘(oppCat‘𝐶))𝑌) ↦ (𝐹(〈𝑧, 𝑌〉(comp‘(oppCat‘𝐶))𝑋)𝑔))))) |
| 13 | isepi.e | . . . 4 ⊢ 𝐸 = (Epi‘𝐶) | |
| 14 | 1, 7, 6, 13 | oppcmon 17632 | . . 3 ⊢ (𝜑 → (𝑌(Mono‘(oppCat‘𝐶))𝑋) = (𝑋𝐸𝑌)) |
| 15 | 14 | eleq2d 2814 | . 2 ⊢ (𝜑 → (𝐹 ∈ (𝑌(Mono‘(oppCat‘𝐶))𝑋) ↔ 𝐹 ∈ (𝑋𝐸𝑌))) |
| 16 | isepi.h | . . . . . 6 ⊢ 𝐻 = (Hom ‘𝐶) | |
| 17 | 16, 1 | oppchom 17608 | . . . . 5 ⊢ (𝑌(Hom ‘(oppCat‘𝐶))𝑋) = (𝑋𝐻𝑌) |
| 18 | 17 | a1i 11 | . . . 4 ⊢ (𝜑 → (𝑌(Hom ‘(oppCat‘𝐶))𝑋) = (𝑋𝐻𝑌)) |
| 19 | 18 | eleq2d 2814 | . . 3 ⊢ (𝜑 → (𝐹 ∈ (𝑌(Hom ‘(oppCat‘𝐶))𝑋) ↔ 𝐹 ∈ (𝑋𝐻𝑌))) |
| 20 | 16, 1 | oppchom 17608 | . . . . . . . 8 ⊢ (𝑧(Hom ‘(oppCat‘𝐶))𝑌) = (𝑌𝐻𝑧) |
| 21 | 20 | a1i 11 | . . . . . . 7 ⊢ ((𝜑 ∧ 𝑧 ∈ 𝐵) → (𝑧(Hom ‘(oppCat‘𝐶))𝑌) = (𝑌𝐻𝑧)) |
| 22 | isepi.o | . . . . . . . 8 ⊢ · = (comp‘𝐶) | |
| 23 | simpr 484 | . . . . . . . 8 ⊢ ((𝜑 ∧ 𝑧 ∈ 𝐵) → 𝑧 ∈ 𝐵) | |
| 24 | 10 | adantr 480 | . . . . . . . 8 ⊢ ((𝜑 ∧ 𝑧 ∈ 𝐵) → 𝑌 ∈ 𝐵) |
| 25 | 11 | adantr 480 | . . . . . . . 8 ⊢ ((𝜑 ∧ 𝑧 ∈ 𝐵) → 𝑋 ∈ 𝐵) |
| 26 | 2, 22, 1, 23, 24, 25 | oppcco 17610 | . . . . . . 7 ⊢ ((𝜑 ∧ 𝑧 ∈ 𝐵) → (𝐹(〈𝑧, 𝑌〉(comp‘(oppCat‘𝐶))𝑋)𝑔) = (𝑔(〈𝑋, 𝑌〉 · 𝑧)𝐹)) |
| 27 | 21, 26 | mpteq12dv 5175 | . . . . . 6 ⊢ ((𝜑 ∧ 𝑧 ∈ 𝐵) → (𝑔 ∈ (𝑧(Hom ‘(oppCat‘𝐶))𝑌) ↦ (𝐹(〈𝑧, 𝑌〉(comp‘(oppCat‘𝐶))𝑋)𝑔)) = (𝑔 ∈ (𝑌𝐻𝑧) ↦ (𝑔(〈𝑋, 𝑌〉 · 𝑧)𝐹))) |
| 28 | 27 | cnveqd 5812 | . . . . 5 ⊢ ((𝜑 ∧ 𝑧 ∈ 𝐵) → ◡(𝑔 ∈ (𝑧(Hom ‘(oppCat‘𝐶))𝑌) ↦ (𝐹(〈𝑧, 𝑌〉(comp‘(oppCat‘𝐶))𝑋)𝑔)) = ◡(𝑔 ∈ (𝑌𝐻𝑧) ↦ (𝑔(〈𝑋, 𝑌〉 · 𝑧)𝐹))) |
| 29 | 28 | funeqd 6498 | . . . 4 ⊢ ((𝜑 ∧ 𝑧 ∈ 𝐵) → (Fun ◡(𝑔 ∈ (𝑧(Hom ‘(oppCat‘𝐶))𝑌) ↦ (𝐹(〈𝑧, 𝑌〉(comp‘(oppCat‘𝐶))𝑋)𝑔)) ↔ Fun ◡(𝑔 ∈ (𝑌𝐻𝑧) ↦ (𝑔(〈𝑋, 𝑌〉 · 𝑧)𝐹)))) |
| 30 | 29 | ralbidva 3150 | . . 3 ⊢ (𝜑 → (∀𝑧 ∈ 𝐵 Fun ◡(𝑔 ∈ (𝑧(Hom ‘(oppCat‘𝐶))𝑌) ↦ (𝐹(〈𝑧, 𝑌〉(comp‘(oppCat‘𝐶))𝑋)𝑔)) ↔ ∀𝑧 ∈ 𝐵 Fun ◡(𝑔 ∈ (𝑌𝐻𝑧) ↦ (𝑔(〈𝑋, 𝑌〉 · 𝑧)𝐹)))) |
| 31 | 19, 30 | anbi12d 632 | . 2 ⊢ (𝜑 → ((𝐹 ∈ (𝑌(Hom ‘(oppCat‘𝐶))𝑋) ∧ ∀𝑧 ∈ 𝐵 Fun ◡(𝑔 ∈ (𝑧(Hom ‘(oppCat‘𝐶))𝑌) ↦ (𝐹(〈𝑧, 𝑌〉(comp‘(oppCat‘𝐶))𝑋)𝑔))) ↔ (𝐹 ∈ (𝑋𝐻𝑌) ∧ ∀𝑧 ∈ 𝐵 Fun ◡(𝑔 ∈ (𝑌𝐻𝑧) ↦ (𝑔(〈𝑋, 𝑌〉 · 𝑧)𝐹))))) |
| 32 | 12, 15, 31 | 3bitr3d 309 | 1 ⊢ (𝜑 → (𝐹 ∈ (𝑋𝐸𝑌) ↔ (𝐹 ∈ (𝑋𝐻𝑌) ∧ ∀𝑧 ∈ 𝐵 Fun ◡(𝑔 ∈ (𝑌𝐻𝑧) ↦ (𝑔(〈𝑋, 𝑌〉 · 𝑧)𝐹))))) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 = wceq 1540 ∈ wcel 2109 ∀wral 3044 〈cop 4579 ↦ cmpt 5169 ◡ccnv 5612 Fun wfun 6470 ‘cfv 6476 (class class class)co 7340 Basecbs 17107 Hom chom 17159 compcco 17160 Catccat 17557 oppCatcoppc 17604 Monocmon 17622 Epicepi 17623 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1910 ax-6 1967 ax-7 2008 ax-8 2111 ax-9 2119 ax-10 2142 ax-11 2158 ax-12 2178 ax-ext 2701 ax-rep 5214 ax-sep 5231 ax-nul 5241 ax-pow 5300 ax-pr 5367 ax-un 7662 ax-cnex 11053 ax-resscn 11054 ax-1cn 11055 ax-icn 11056 ax-addcl 11057 ax-addrcl 11058 ax-mulcl 11059 ax-mulrcl 11060 ax-mulcom 11061 ax-addass 11062 ax-mulass 11063 ax-distr 11064 ax-i2m1 11065 ax-1ne0 11066 ax-1rid 11067 ax-rnegex 11068 ax-rrecex 11069 ax-cnre 11070 ax-pre-lttri 11071 ax-pre-lttrn 11072 ax-pre-ltadd 11073 ax-pre-mulgt0 11074 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1543 df-fal 1553 df-ex 1780 df-nf 1784 df-sb 2066 df-mo 2533 df-eu 2562 df-clab 2708 df-cleq 2721 df-clel 2803 df-nfc 2878 df-ne 2926 df-nel 3030 df-ral 3045 df-rex 3054 df-rmo 3343 df-reu 3344 df-rab 3393 df-v 3435 df-sbc 3739 df-csb 3848 df-dif 3902 df-un 3904 df-in 3906 df-ss 3916 df-pss 3919 df-nul 4281 df-if 4473 df-pw 4549 df-sn 4574 df-pr 4576 df-op 4580 df-uni 4857 df-iun 4940 df-br 5089 df-opab 5151 df-mpt 5170 df-tr 5196 df-id 5508 df-eprel 5513 df-po 5521 df-so 5522 df-fr 5566 df-we 5568 df-xp 5619 df-rel 5620 df-cnv 5621 df-co 5622 df-dm 5623 df-rn 5624 df-res 5625 df-ima 5626 df-pred 6243 df-ord 6304 df-on 6305 df-lim 6306 df-suc 6307 df-iota 6432 df-fun 6478 df-fn 6479 df-f 6480 df-f1 6481 df-fo 6482 df-f1o 6483 df-fv 6484 df-riota 7297 df-ov 7343 df-oprab 7344 df-mpo 7345 df-om 7791 df-1st 7915 df-2nd 7916 df-tpos 8150 df-frecs 8205 df-wrecs 8236 df-recs 8285 df-rdg 8323 df-er 8616 df-en 8864 df-dom 8865 df-sdom 8866 df-pnf 11139 df-mnf 11140 df-xr 11141 df-ltxr 11142 df-le 11143 df-sub 11337 df-neg 11338 df-nn 12117 df-2 12179 df-3 12180 df-4 12181 df-5 12182 df-6 12183 df-7 12184 df-8 12185 df-9 12186 df-n0 12373 df-z 12460 df-dec 12580 df-sets 17062 df-slot 17080 df-ndx 17092 df-base 17108 df-hom 17172 df-cco 17173 df-cat 17561 df-cid 17562 df-oppc 17605 df-mon 17624 df-epi 17625 |
| This theorem is referenced by: isepi2 17635 epihom 17636 |
| Copyright terms: Public domain | W3C validator |