| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > fthpropd | Structured version Visualization version GIF version | ||
| Description: If two categories have the same set of objects, morphisms, and compositions, then they have the same faithful functors. (Contributed by Mario Carneiro, 27-Jan-2017.) |
| Ref | Expression |
|---|---|
| fullpropd.1 | ⊢ (𝜑 → (Homf ‘𝐴) = (Homf ‘𝐵)) |
| fullpropd.2 | ⊢ (𝜑 → (compf‘𝐴) = (compf‘𝐵)) |
| fullpropd.3 | ⊢ (𝜑 → (Homf ‘𝐶) = (Homf ‘𝐷)) |
| fullpropd.4 | ⊢ (𝜑 → (compf‘𝐶) = (compf‘𝐷)) |
| fullpropd.a | ⊢ (𝜑 → 𝐴 ∈ 𝑉) |
| fullpropd.b | ⊢ (𝜑 → 𝐵 ∈ 𝑉) |
| fullpropd.c | ⊢ (𝜑 → 𝐶 ∈ 𝑉) |
| fullpropd.d | ⊢ (𝜑 → 𝐷 ∈ 𝑉) |
| Ref | Expression |
|---|---|
| fthpropd | ⊢ (𝜑 → (𝐴 Faith 𝐶) = (𝐵 Faith 𝐷)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | relfth 17869 | . 2 ⊢ Rel (𝐴 Faith 𝐶) | |
| 2 | relfth 17869 | . 2 ⊢ Rel (𝐵 Faith 𝐷) | |
| 3 | fullpropd.1 | . . . . . 6 ⊢ (𝜑 → (Homf ‘𝐴) = (Homf ‘𝐵)) | |
| 4 | fullpropd.2 | . . . . . 6 ⊢ (𝜑 → (compf‘𝐴) = (compf‘𝐵)) | |
| 5 | fullpropd.3 | . . . . . 6 ⊢ (𝜑 → (Homf ‘𝐶) = (Homf ‘𝐷)) | |
| 6 | fullpropd.4 | . . . . . 6 ⊢ (𝜑 → (compf‘𝐶) = (compf‘𝐷)) | |
| 7 | fullpropd.a | . . . . . 6 ⊢ (𝜑 → 𝐴 ∈ 𝑉) | |
| 8 | fullpropd.b | . . . . . 6 ⊢ (𝜑 → 𝐵 ∈ 𝑉) | |
| 9 | fullpropd.c | . . . . . 6 ⊢ (𝜑 → 𝐶 ∈ 𝑉) | |
| 10 | fullpropd.d | . . . . . 6 ⊢ (𝜑 → 𝐷 ∈ 𝑉) | |
| 11 | 3, 4, 5, 6, 7, 8, 9, 10 | funcpropd 17860 | . . . . 5 ⊢ (𝜑 → (𝐴 Func 𝐶) = (𝐵 Func 𝐷)) |
| 12 | 11 | breqd 5097 | . . . 4 ⊢ (𝜑 → (𝑓(𝐴 Func 𝐶)𝑔 ↔ 𝑓(𝐵 Func 𝐷)𝑔)) |
| 13 | 3 | homfeqbas 17653 | . . . . 5 ⊢ (𝜑 → (Base‘𝐴) = (Base‘𝐵)) |
| 14 | 13 | raleqdv 3296 | . . . . 5 ⊢ (𝜑 → (∀𝑦 ∈ (Base‘𝐴)Fun ◡(𝑥𝑔𝑦) ↔ ∀𝑦 ∈ (Base‘𝐵)Fun ◡(𝑥𝑔𝑦))) |
| 15 | 13, 14 | raleqbidv 3312 | . . . 4 ⊢ (𝜑 → (∀𝑥 ∈ (Base‘𝐴)∀𝑦 ∈ (Base‘𝐴)Fun ◡(𝑥𝑔𝑦) ↔ ∀𝑥 ∈ (Base‘𝐵)∀𝑦 ∈ (Base‘𝐵)Fun ◡(𝑥𝑔𝑦))) |
| 16 | 12, 15 | anbi12d 633 | . . 3 ⊢ (𝜑 → ((𝑓(𝐴 Func 𝐶)𝑔 ∧ ∀𝑥 ∈ (Base‘𝐴)∀𝑦 ∈ (Base‘𝐴)Fun ◡(𝑥𝑔𝑦)) ↔ (𝑓(𝐵 Func 𝐷)𝑔 ∧ ∀𝑥 ∈ (Base‘𝐵)∀𝑦 ∈ (Base‘𝐵)Fun ◡(𝑥𝑔𝑦)))) |
| 17 | eqid 2737 | . . . 4 ⊢ (Base‘𝐴) = (Base‘𝐴) | |
| 18 | 17 | isfth 17874 | . . 3 ⊢ (𝑓(𝐴 Faith 𝐶)𝑔 ↔ (𝑓(𝐴 Func 𝐶)𝑔 ∧ ∀𝑥 ∈ (Base‘𝐴)∀𝑦 ∈ (Base‘𝐴)Fun ◡(𝑥𝑔𝑦))) |
| 19 | eqid 2737 | . . . 4 ⊢ (Base‘𝐵) = (Base‘𝐵) | |
| 20 | 19 | isfth 17874 | . . 3 ⊢ (𝑓(𝐵 Faith 𝐷)𝑔 ↔ (𝑓(𝐵 Func 𝐷)𝑔 ∧ ∀𝑥 ∈ (Base‘𝐵)∀𝑦 ∈ (Base‘𝐵)Fun ◡(𝑥𝑔𝑦))) |
| 21 | 16, 18, 20 | 3bitr4g 314 | . 2 ⊢ (𝜑 → (𝑓(𝐴 Faith 𝐶)𝑔 ↔ 𝑓(𝐵 Faith 𝐷)𝑔)) |
| 22 | 1, 2, 21 | eqbrrdiv 5743 | 1 ⊢ (𝜑 → (𝐴 Faith 𝐶) = (𝐵 Faith 𝐷)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 395 = wceq 1542 ∈ wcel 2114 ∀wral 3052 class class class wbr 5086 ◡ccnv 5623 Fun wfun 6486 ‘cfv 6492 (class class class)co 7360 Basecbs 17170 Homf chomf 17623 compfccomf 17624 Func cfunc 17812 Faith cfth 17863 |
| 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 5212 ax-sep 5231 ax-nul 5241 ax-pow 5302 ax-pr 5370 ax-un 7682 |
| 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 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-riota 7317 df-ov 7363 df-oprab 7364 df-mpo 7365 df-1st 7935 df-2nd 7936 df-map 8768 df-ixp 8839 df-cat 17625 df-cid 17626 df-homf 17627 df-comf 17628 df-func 17816 df-fth 17865 |
| This theorem is referenced by: (None) |
| Copyright terms: Public domain | W3C validator |