| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > equivestrcsetc | Structured version Visualization version GIF version | ||
| Description: The "natural forgetful functor" from the category of extensible structures into the category of sets which sends each extensible structure to its base set is an equivalence. According to definition 3.33 (1) of [Adamek] p. 36, "A functor F : A -> B is called an equivalence provided that it is full, faithful, and isomorphism-dense in the sense that for any B-object B' there exists some A-object A' such that F(A') is isomorphic to B'.". Therefore, the category of sets and the category of extensible structures are equivalent, according to definition 3.33 (2) of [Adamek] p. 36, "Categories A and B are called equivalent provided that there is an equivalence from A to B.". (Contributed by AV, 2-Apr-2020.) |
| Ref | Expression |
|---|---|
| funcestrcsetc.e | ⊢ 𝐸 = (ExtStrCat‘𝑈) |
| funcestrcsetc.s | ⊢ 𝑆 = (SetCat‘𝑈) |
| funcestrcsetc.b | ⊢ 𝐵 = (Base‘𝐸) |
| funcestrcsetc.c | ⊢ 𝐶 = (Base‘𝑆) |
| funcestrcsetc.u | ⊢ (𝜑 → 𝑈 ∈ WUni) |
| funcestrcsetc.f | ⊢ (𝜑 → 𝐹 = (𝑥 ∈ 𝐵 ↦ (Base‘𝑥))) |
| funcestrcsetc.g | ⊢ (𝜑 → 𝐺 = (𝑥 ∈ 𝐵, 𝑦 ∈ 𝐵 ↦ ( I ↾ ((Base‘𝑦) ↑m (Base‘𝑥))))) |
| equivestrcsetc.i | ⊢ (𝜑 → (Base‘ndx) ∈ 𝑈) |
| Ref | Expression |
|---|---|
| equivestrcsetc | ⊢ (𝜑 → (𝐹(𝐸 Faith 𝑆)𝐺 ∧ 𝐹(𝐸 Full 𝑆)𝐺 ∧ ∀𝑏 ∈ 𝐶 ∃𝑎 ∈ 𝐵 ∃𝑖 𝑖:𝑏–1-1-onto→(𝐹‘𝑎))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | funcestrcsetc.e | . . 3 ⊢ 𝐸 = (ExtStrCat‘𝑈) | |
| 2 | funcestrcsetc.s | . . 3 ⊢ 𝑆 = (SetCat‘𝑈) | |
| 3 | funcestrcsetc.b | . . 3 ⊢ 𝐵 = (Base‘𝐸) | |
| 4 | funcestrcsetc.c | . . 3 ⊢ 𝐶 = (Base‘𝑆) | |
| 5 | funcestrcsetc.u | . . 3 ⊢ (𝜑 → 𝑈 ∈ WUni) | |
| 6 | funcestrcsetc.f | . . 3 ⊢ (𝜑 → 𝐹 = (𝑥 ∈ 𝐵 ↦ (Base‘𝑥))) | |
| 7 | funcestrcsetc.g | . . 3 ⊢ (𝜑 → 𝐺 = (𝑥 ∈ 𝐵, 𝑦 ∈ 𝐵 ↦ ( I ↾ ((Base‘𝑦) ↑m (Base‘𝑥))))) | |
| 8 | 1, 2, 3, 4, 5, 6, 7 | fthestrcsetc 18071 | . 2 ⊢ (𝜑 → 𝐹(𝐸 Faith 𝑆)𝐺) |
| 9 | 1, 2, 3, 4, 5, 6, 7 | fullestrcsetc 18072 | . 2 ⊢ (𝜑 → 𝐹(𝐸 Full 𝑆)𝐺) |
| 10 | 2, 5 | setcbas 18000 | . . . . . . . . 9 ⊢ (𝜑 → 𝑈 = (Base‘𝑆)) |
| 11 | 4, 10 | eqtr4id 2788 | . . . . . . . 8 ⊢ (𝜑 → 𝐶 = 𝑈) |
| 12 | 11 | eleq2d 2820 | . . . . . . 7 ⊢ (𝜑 → (𝑏 ∈ 𝐶 ↔ 𝑏 ∈ 𝑈)) |
| 13 | eqid 2734 | . . . . . . . . 9 ⊢ {〈(Base‘ndx), 𝑏〉} = {〈(Base‘ndx), 𝑏〉} | |
| 14 | equivestrcsetc.i | . . . . . . . . 9 ⊢ (𝜑 → (Base‘ndx) ∈ 𝑈) | |
| 15 | 13, 5, 14 | 1strwunbndx 17150 | . . . . . . . 8 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝑈) → {〈(Base‘ndx), 𝑏〉} ∈ 𝑈) |
| 16 | 15 | ex 412 | . . . . . . 7 ⊢ (𝜑 → (𝑏 ∈ 𝑈 → {〈(Base‘ndx), 𝑏〉} ∈ 𝑈)) |
| 17 | 12, 16 | sylbid 240 | . . . . . 6 ⊢ (𝜑 → (𝑏 ∈ 𝐶 → {〈(Base‘ndx), 𝑏〉} ∈ 𝑈)) |
| 18 | 17 | imp 406 | . . . . 5 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝐶) → {〈(Base‘ndx), 𝑏〉} ∈ 𝑈) |
| 19 | 1, 5 | estrcbas 18046 | . . . . . . 7 ⊢ (𝜑 → 𝑈 = (Base‘𝐸)) |
| 20 | 19 | adantr 480 | . . . . . 6 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝐶) → 𝑈 = (Base‘𝐸)) |
| 21 | 3, 20 | eqtr4id 2788 | . . . . 5 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝐶) → 𝐵 = 𝑈) |
| 22 | 18, 21 | eleqtrrd 2837 | . . . 4 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝐶) → {〈(Base‘ndx), 𝑏〉} ∈ 𝐵) |
| 23 | fveq2 6832 | . . . . . . 7 ⊢ (𝑎 = {〈(Base‘ndx), 𝑏〉} → (𝐹‘𝑎) = (𝐹‘{〈(Base‘ndx), 𝑏〉})) | |
| 24 | 23 | f1oeq3d 6769 | . . . . . 6 ⊢ (𝑎 = {〈(Base‘ndx), 𝑏〉} → (𝑖:𝑏–1-1-onto→(𝐹‘𝑎) ↔ 𝑖:𝑏–1-1-onto→(𝐹‘{〈(Base‘ndx), 𝑏〉}))) |
| 25 | 24 | exbidv 1922 | . . . . 5 ⊢ (𝑎 = {〈(Base‘ndx), 𝑏〉} → (∃𝑖 𝑖:𝑏–1-1-onto→(𝐹‘𝑎) ↔ ∃𝑖 𝑖:𝑏–1-1-onto→(𝐹‘{〈(Base‘ndx), 𝑏〉}))) |
| 26 | 25 | adantl 481 | . . . 4 ⊢ (((𝜑 ∧ 𝑏 ∈ 𝐶) ∧ 𝑎 = {〈(Base‘ndx), 𝑏〉}) → (∃𝑖 𝑖:𝑏–1-1-onto→(𝐹‘𝑎) ↔ ∃𝑖 𝑖:𝑏–1-1-onto→(𝐹‘{〈(Base‘ndx), 𝑏〉}))) |
| 27 | f1oi 6810 | . . . . . 6 ⊢ ( I ↾ 𝑏):𝑏–1-1-onto→𝑏 | |
| 28 | 1, 2, 3, 4, 5, 6 | funcestrcsetclem1 18061 | . . . . . . . . 9 ⊢ ((𝜑 ∧ {〈(Base‘ndx), 𝑏〉} ∈ 𝐵) → (𝐹‘{〈(Base‘ndx), 𝑏〉}) = (Base‘{〈(Base‘ndx), 𝑏〉})) |
| 29 | 22, 28 | syldan 591 | . . . . . . . 8 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝐶) → (𝐹‘{〈(Base‘ndx), 𝑏〉}) = (Base‘{〈(Base‘ndx), 𝑏〉})) |
| 30 | 13 | 1strbas 17149 | . . . . . . . . 9 ⊢ (𝑏 ∈ 𝐶 → 𝑏 = (Base‘{〈(Base‘ndx), 𝑏〉})) |
| 31 | 30 | adantl 481 | . . . . . . . 8 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝐶) → 𝑏 = (Base‘{〈(Base‘ndx), 𝑏〉})) |
| 32 | 29, 31 | eqtr4d 2772 | . . . . . . 7 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝐶) → (𝐹‘{〈(Base‘ndx), 𝑏〉}) = 𝑏) |
| 33 | 32 | f1oeq3d 6769 | . . . . . 6 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝐶) → (( I ↾ 𝑏):𝑏–1-1-onto→(𝐹‘{〈(Base‘ndx), 𝑏〉}) ↔ ( I ↾ 𝑏):𝑏–1-1-onto→𝑏)) |
| 34 | 27, 33 | mpbiri 258 | . . . . 5 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝐶) → ( I ↾ 𝑏):𝑏–1-1-onto→(𝐹‘{〈(Base‘ndx), 𝑏〉})) |
| 35 | resiexg 7852 | . . . . . . 7 ⊢ (𝑏 ∈ V → ( I ↾ 𝑏) ∈ V) | |
| 36 | 35 | elv 3443 | . . . . . 6 ⊢ ( I ↾ 𝑏) ∈ V |
| 37 | f1oeq1 6760 | . . . . . 6 ⊢ (𝑖 = ( I ↾ 𝑏) → (𝑖:𝑏–1-1-onto→(𝐹‘{〈(Base‘ndx), 𝑏〉}) ↔ ( I ↾ 𝑏):𝑏–1-1-onto→(𝐹‘{〈(Base‘ndx), 𝑏〉}))) | |
| 38 | 36, 37 | spcev 3558 | . . . . 5 ⊢ (( I ↾ 𝑏):𝑏–1-1-onto→(𝐹‘{〈(Base‘ndx), 𝑏〉}) → ∃𝑖 𝑖:𝑏–1-1-onto→(𝐹‘{〈(Base‘ndx), 𝑏〉})) |
| 39 | 34, 38 | syl 17 | . . . 4 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝐶) → ∃𝑖 𝑖:𝑏–1-1-onto→(𝐹‘{〈(Base‘ndx), 𝑏〉})) |
| 40 | 22, 26, 39 | rspcedvd 3576 | . . 3 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝐶) → ∃𝑎 ∈ 𝐵 ∃𝑖 𝑖:𝑏–1-1-onto→(𝐹‘𝑎)) |
| 41 | 40 | ralrimiva 3126 | . 2 ⊢ (𝜑 → ∀𝑏 ∈ 𝐶 ∃𝑎 ∈ 𝐵 ∃𝑖 𝑖:𝑏–1-1-onto→(𝐹‘𝑎)) |
| 42 | 8, 9, 41 | 3jca 1128 | 1 ⊢ (𝜑 → (𝐹(𝐸 Faith 𝑆)𝐺 ∧ 𝐹(𝐸 Full 𝑆)𝐺 ∧ ∀𝑏 ∈ 𝐶 ∃𝑎 ∈ 𝐵 ∃𝑖 𝑖:𝑏–1-1-onto→(𝐹‘𝑎))) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 ∧ w3a 1086 = wceq 1541 ∃wex 1780 ∈ wcel 2113 ∀wral 3049 ∃wrex 3058 Vcvv 3438 {csn 4578 〈cop 4584 class class class wbr 5096 ↦ cmpt 5177 I cid 5516 ↾ cres 5624 –1-1-onto→wf1o 6489 ‘cfv 6490 (class class class)co 7356 ∈ cmpo 7358 ↑m cmap 8761 WUnicwun 10609 ndxcnx 17118 Basecbs 17134 Full cful 17826 Faith cfth 17827 SetCatcsetc 17997 ExtStrCatcestrc 18043 |
| 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 ax-cnex 11080 ax-resscn 11081 ax-1cn 11082 ax-icn 11083 ax-addcl 11084 ax-addrcl 11085 ax-mulcl 11086 ax-mulrcl 11087 ax-mulcom 11088 ax-addass 11089 ax-mulass 11090 ax-distr 11091 ax-i2m1 11092 ax-1ne0 11093 ax-1rid 11094 ax-rnegex 11095 ax-rrecex 11096 ax-cnre 11097 ax-pre-lttri 11098 ax-pre-lttrn 11099 ax-pre-ltadd 11100 ax-pre-mulgt0 11101 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 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-nel 3035 df-ral 3050 df-rex 3059 df-rmo 3348 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-pss 3919 df-nul 4284 df-if 4478 df-pw 4554 df-sn 4579 df-pr 4581 df-tp 4583 df-op 4585 df-uni 4862 df-iun 4946 df-br 5097 df-opab 5159 df-mpt 5178 df-tr 5204 df-id 5517 df-eprel 5522 df-po 5530 df-so 5531 df-fr 5575 df-we 5577 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-pred 6257 df-ord 6318 df-on 6319 df-lim 6320 df-suc 6321 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-riota 7313 df-ov 7359 df-oprab 7360 df-mpo 7361 df-om 7807 df-1st 7931 df-2nd 7932 df-frecs 8221 df-wrecs 8252 df-recs 8301 df-rdg 8339 df-1o 8395 df-er 8633 df-map 8763 df-ixp 8834 df-en 8882 df-dom 8883 df-sdom 8884 df-fin 8885 df-wun 10611 df-pnf 11166 df-mnf 11167 df-xr 11168 df-ltxr 11169 df-le 11170 df-sub 11364 df-neg 11365 df-nn 12144 df-2 12206 df-3 12207 df-4 12208 df-5 12209 df-6 12210 df-7 12211 df-8 12212 df-9 12213 df-n0 12400 df-z 12487 df-dec 12606 df-uz 12750 df-fz 13422 df-struct 17072 df-slot 17107 df-ndx 17119 df-base 17135 df-hom 17199 df-cco 17200 df-cat 17589 df-cid 17590 df-func 17780 df-full 17828 df-fth 17829 df-setc 17998 df-estrc 18044 |
| This theorem is referenced by: (None) |
| Copyright terms: Public domain | W3C validator |