| 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 18228 | . 2 ⊢ (𝜑 → 𝐹(𝐸 Faith 𝑆)𝐺) |
| 9 | 1, 2, 3, 4, 5, 6, 7 | fullestrcsetc 18229 | . 2 ⊢ (𝜑 → 𝐹(𝐸 Full 𝑆)𝐺) |
| 10 | 2, 5 | setcbas 18157 | . . . . . . . . 9 ⊢ (𝜑 → 𝑈 = (Base‘𝑆)) |
| 11 | 4, 10 | eqtr4id 2819 | . . . . . . . 8 ⊢ (𝜑 → 𝐶 = 𝑈) |
| 12 | 11 | eleq2d 2851 | . . . . . . 7 ⊢ (𝜑 → (𝑏 ∈ 𝐶 ↔ 𝑏 ∈ 𝑈)) |
| 13 | eqid 2765 | . . . . . . . . 9 ⊢ {〈(Base‘ndx), 𝑏〉} = {〈(Base‘ndx), 𝑏〉} | |
| 14 | equivestrcsetc.i | . . . . . . . . 9 ⊢ (𝜑 → (Base‘ndx) ∈ 𝑈) | |
| 15 | 13, 5, 14 | 1strwunbndx 17307 | . . . . . . . 8 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝑈) → {〈(Base‘ndx), 𝑏〉} ∈ 𝑈) |
| 16 | 15 | ex 418 | . . . . . . 7 ⊢ (𝜑 → (𝑏 ∈ 𝑈 → {〈(Base‘ndx), 𝑏〉} ∈ 𝑈)) |
| 17 | 12, 16 | sylbid 243 | . . . . . 6 ⊢ (𝜑 → (𝑏 ∈ 𝐶 → {〈(Base‘ndx), 𝑏〉} ∈ 𝑈)) |
| 18 | 17 | imp 412 | . . . . 5 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝐶) → {〈(Base‘ndx), 𝑏〉} ∈ 𝑈) |
| 19 | 1, 5 | estrcbas 18203 | . . . . . . 7 ⊢ (𝜑 → 𝑈 = (Base‘𝐸)) |
| 20 | 19 | adantr 486 | . . . . . 6 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝐶) → 𝑈 = (Base‘𝐸)) |
| 21 | 3, 20 | eqtr4id 2819 | . . . . 5 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝐶) → 𝐵 = 𝑈) |
| 22 | 18, 21 | eleqtrrd 2868 | . . . 4 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝐶) → {〈(Base‘ndx), 𝑏〉} ∈ 𝐵) |
| 23 | fveq2 6885 | . . . . . . 7 ⊢ (𝑎 = {〈(Base‘ndx), 𝑏〉} → (𝐹‘𝑎) = (𝐹‘{〈(Base‘ndx), 𝑏〉})) | |
| 24 | 23 | f1oeq3d 6821 | . . . . . 6 ⊢ (𝑎 = {〈(Base‘ndx), 𝑏〉} → (𝑖:𝑏–1-1-onto→(𝐹‘𝑎) ↔ 𝑖:𝑏–1-1-onto→(𝐹‘{〈(Base‘ndx), 𝑏〉}))) |
| 25 | 24 | exbidv 1954 | . . . . 5 ⊢ (𝑎 = {〈(Base‘ndx), 𝑏〉} → (∃𝑖 𝑖:𝑏–1-1-onto→(𝐹‘𝑎) ↔ ∃𝑖 𝑖:𝑏–1-1-onto→(𝐹‘{〈(Base‘ndx), 𝑏〉}))) |
| 26 | 25 | adantl 487 | . . . 4 ⊢ (((𝜑 ∧ 𝑏 ∈ 𝐶) ∧ 𝑎 = {〈(Base‘ndx), 𝑏〉}) → (∃𝑖 𝑖:𝑏–1-1-onto→(𝐹‘𝑎) ↔ ∃𝑖 𝑖:𝑏–1-1-onto→(𝐹‘{〈(Base‘ndx), 𝑏〉}))) |
| 27 | f1oi 6863 | . . . . . 6 ⊢ ( I ↾ 𝑏):𝑏–1-1-onto→𝑏 | |
| 28 | 1, 2, 3, 4, 5, 6 | funcestrcsetclem1 18218 | . . . . . . . . 9 ⊢ ((𝜑 ∧ {〈(Base‘ndx), 𝑏〉} ∈ 𝐵) → (𝐹‘{〈(Base‘ndx), 𝑏〉}) = (Base‘{〈(Base‘ndx), 𝑏〉})) |
| 29 | 22, 28 | syldan 603 | . . . . . . . 8 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝐶) → (𝐹‘{〈(Base‘ndx), 𝑏〉}) = (Base‘{〈(Base‘ndx), 𝑏〉})) |
| 30 | 13 | 1strbas 17306 | . . . . . . . . 9 ⊢ (𝑏 ∈ 𝐶 → 𝑏 = (Base‘{〈(Base‘ndx), 𝑏〉})) |
| 31 | 30 | adantl 487 | . . . . . . . 8 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝐶) → 𝑏 = (Base‘{〈(Base‘ndx), 𝑏〉})) |
| 32 | 29, 31 | eqtr4d 2803 | . . . . . . 7 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝐶) → (𝐹‘{〈(Base‘ndx), 𝑏〉}) = 𝑏) |
| 33 | 32 | f1oeq3d 6821 | . . . . . 6 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝐶) → (( I ↾ 𝑏):𝑏–1-1-onto→(𝐹‘{〈(Base‘ndx), 𝑏〉}) ↔ ( I ↾ 𝑏):𝑏–1-1-onto→𝑏)) |
| 34 | 27, 33 | mpbiri 261 | . . . . 5 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝐶) → ( I ↾ 𝑏):𝑏–1-1-onto→(𝐹‘{〈(Base‘ndx), 𝑏〉})) |
| 35 | resiexg 7915 | . . . . . . 7 ⊢ (𝑏 ∈ V → ( I ↾ 𝑏) ∈ V) | |
| 36 | 35 | elv 3462 | . . . . . 6 ⊢ ( I ↾ 𝑏) ∈ V |
| 37 | f1oeq1 6812 | . . . . . 6 ⊢ (𝑖 = ( I ↾ 𝑏) → (𝑖:𝑏–1-1-onto→(𝐹‘{〈(Base‘ndx), 𝑏〉}) ↔ ( I ↾ 𝑏):𝑏–1-1-onto→(𝐹‘{〈(Base‘ndx), 𝑏〉}))) | |
| 38 | 36, 37 | spcev 3567 | . . . . 5 ⊢ (( I ↾ 𝑏):𝑏–1-1-onto→(𝐹‘{〈(Base‘ndx), 𝑏〉}) → ∃𝑖 𝑖:𝑏–1-1-onto→(𝐹‘{〈(Base‘ndx), 𝑏〉})) |
| 39 | 34, 38 | syl 18 | . . . 4 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝐶) → ∃𝑖 𝑖:𝑏–1-1-onto→(𝐹‘{〈(Base‘ndx), 𝑏〉})) |
| 40 | 22, 26, 39 | rspcedvd 3585 | . . 3 ⊢ ((𝜑 ∧ 𝑏 ∈ 𝐶) → ∃𝑎 ∈ 𝐵 ∃𝑖 𝑖:𝑏–1-1-onto→(𝐹‘𝑎)) |
| 41 | 40 | ralrimiva 3159 | . 2 ⊢ (𝜑 → ∀𝑏 ∈ 𝐶 ∃𝑎 ∈ 𝐵 ∃𝑖 𝑖:𝑏–1-1-onto→(𝐹‘𝑎)) |
| 42 | 8, 9, 41 | 3jca 1146 | 1 ⊢ (𝜑 → (𝐹(𝐸 Faith 𝑆)𝐺 ∧ 𝐹(𝐸 Full 𝑆)𝐺 ∧ ∀𝑏 ∈ 𝐶 ∃𝑎 ∈ 𝐵 ∃𝑖 𝑖:𝑏–1-1-onto→(𝐹‘𝑎))) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 ↔ wb 209 ∧ wa 401 ∧ w3a 1103 = wceq 1570 ∃wex 1812 ∈ wcel 2146 ∀wral 3081 ∃wrex 3091 Vcvv 3457 {csn 4591 〈cop 4597 class class class wbr 5111 ↦ cmpt 5194 I cid 5557 ↾ cres 5665 –1-1-onto→wf1o 6539 ‘cfv 6540 (class class class)co 7419 ∈ cmpo 7421 ↑m cmap 8830 WUnicwun 10700 ndxcnx 17275 Basecbs 17291 Full cful 17983 Faith cfth 17984 SetCatcsetc 18154 ExtStrCatcestrc 18200 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1828 ax-4 1842 ax-5 1943 ax-6 2000 ax-7 2041 ax-8 2148 ax-9 2156 ax-10 2179 ax-11 2195 ax-12 2216 ax-ext 2737 ax-rep 5240 ax-sep 5259 ax-nul 5271 ax-pow 5338 ax-pr 5406 ax-un 7742 ax-cnex 11171 ax-resscn 11172 ax-1cn 11173 ax-icn 11174 ax-addcl 11175 ax-addrcl 11176 ax-mulcl 11177 ax-mulrcl 11178 ax-mulcom 11179 ax-addass 11180 ax-mulass 11181 ax-distr 11182 ax-i2m1 11183 ax-1ne0 11184 ax-1rid 11185 ax-rnegex 11186 ax-rrecex 11187 ax-cnre 11188 ax-pre-lttri 11189 ax-pre-lttrn 11190 ax-pre-ltadd 11191 ax-pre-mulgt0 11192 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-3or 1104 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1813 df-nf 1817 df-sb 2100 df-mo 2569 df-eu 2599 df-clab 2744 df-cleq 2757 df-clel 2840 df-nfc 2914 df-ne 2961 df-nel 3067 df-ral 3082 df-rex 3092 df-rmo 3371 df-reu 3372 df-rab 3419 df-v 3459 df-sbc 3747 df-csb 3855 df-dif 3909 df-un 3911 df-in 3913 df-ss 3923 df-pss 3926 df-nul 4287 df-if 4490 df-pw 4566 df-sn 4592 df-pr 4594 df-tp 4596 df-op 4598 df-uni 4875 df-iun 4960 df-br 5112 df-opab 5176 df-mpt 5195 df-tr 5221 df-id 5558 df-eprel 5563 df-po 5571 df-so 5572 df-fr 5616 df-we 5618 df-xp 5669 df-rel 5670 df-cnv 5671 df-co 5672 df-dm 5673 df-rn 5674 df-res 5675 df-ima 5676 df-pred 6306 df-ord 6367 df-on 6368 df-lim 6369 df-suc 6370 df-iota 6496 df-fun 6542 df-fn 6543 df-f 6544 df-f1 6545 df-fo 6546 df-f1o 6547 df-fv 6548 df-riota 7376 df-ov 7422 df-oprab 7423 df-mpo 7424 df-om 7869 df-1st 7992 df-2nd 7993 df-frecs 8284 df-wrecs 8315 df-recs 8364 df-rdg 8403 df-1o 8459 df-er 8700 df-map 8832 df-ixp 8902 df-en 8950 df-dom 8951 df-sdom 8952 df-fin 8953 df-wun 10702 df-pnf 11260 df-mnf 11261 df-xr 11262 df-ltxr 11263 df-le 11264 df-sub 11458 df-neg 11459 df-nn 12249 df-2 12318 df-3 12319 df-4 12320 df-5 12321 df-6 12322 df-7 12323 df-8 12324 df-9 12325 df-n0 12520 df-z 12607 df-dec 12728 df-uz 12879 df-fz 13552 df-struct 17229 df-slot 17264 df-ndx 17276 df-base 17292 df-hom 17356 df-cco 17357 df-cat 17746 df-cid 17747 df-func 17937 df-full 17985 df-fth 17986 df-setc 18155 df-estrc 18201 |
| This theorem is used by: (None) |
| Copyright terms: Public domain | W3C validator |