| 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 17835 | . 2 ⊢ Rel (𝐴 Faith 𝐶) | |
| 2 | relfth 17835 | . 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 17826 | . . . . 5 ⊢ (𝜑 → (𝐴 Func 𝐶) = (𝐵 Func 𝐷)) |
| 12 | 11 | breqd 5109 | . . . 4 ⊢ (𝜑 → (𝑓(𝐴 Func 𝐶)𝑔 ↔ 𝑓(𝐵 Func 𝐷)𝑔)) |
| 13 | 3 | homfeqbas 17619 | . . . . 5 ⊢ (𝜑 → (Base‘𝐴) = (Base‘𝐵)) |
| 14 | 13 | raleqdv 3296 | . . . . 5 ⊢ (𝜑 → (∀𝑦 ∈ (Base‘𝐴)Fun ◡(𝑥𝑔𝑦) ↔ ∀𝑦 ∈ (Base‘𝐵)Fun ◡(𝑥𝑔𝑦))) |
| 15 | 13, 14 | raleqbidv 3316 | . . . 4 ⊢ (𝜑 → (∀𝑥 ∈ (Base‘𝐴)∀𝑦 ∈ (Base‘𝐴)Fun ◡(𝑥𝑔𝑦) ↔ ∀𝑥 ∈ (Base‘𝐵)∀𝑦 ∈ (Base‘𝐵)Fun ◡(𝑥𝑔𝑦))) |
| 16 | 12, 15 | anbi12d 632 | . . 3 ⊢ (𝜑 → ((𝑓(𝐴 Func 𝐶)𝑔 ∧ ∀𝑥 ∈ (Base‘𝐴)∀𝑦 ∈ (Base‘𝐴)Fun ◡(𝑥𝑔𝑦)) ↔ (𝑓(𝐵 Func 𝐷)𝑔 ∧ ∀𝑥 ∈ (Base‘𝐵)∀𝑦 ∈ (Base‘𝐵)Fun ◡(𝑥𝑔𝑦)))) |
| 17 | eqid 2736 | . . . 4 ⊢ (Base‘𝐴) = (Base‘𝐴) | |
| 18 | 17 | isfth 17840 | . . 3 ⊢ (𝑓(𝐴 Faith 𝐶)𝑔 ↔ (𝑓(𝐴 Func 𝐶)𝑔 ∧ ∀𝑥 ∈ (Base‘𝐴)∀𝑦 ∈ (Base‘𝐴)Fun ◡(𝑥𝑔𝑦))) |
| 19 | eqid 2736 | . . . 4 ⊢ (Base‘𝐵) = (Base‘𝐵) | |
| 20 | 19 | isfth 17840 | . . 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 1541 ∈ wcel 2113 ∀wral 3051 class class class wbr 5098 ◡ccnv 5623 Fun wfun 6486 ‘cfv 6492 (class class class)co 7358 Basecbs 17136 Homf chomf 17589 compfccomf 17590 Func cfunc 17778 Faith cfth 17829 |
| 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 2184 ax-ext 2708 ax-rep 5224 ax-sep 5241 ax-nul 5251 ax-pow 5310 ax-pr 5377 ax-un 7680 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3an 1088 df-tru 1544 df-fal 1554 df-ex 1781 df-nf 1785 df-sb 2068 df-mo 2539 df-eu 2569 df-clab 2715 df-cleq 2728 df-clel 2811 df-nfc 2885 df-ne 2933 df-ral 3052 df-rex 3061 df-reu 3351 df-rab 3400 df-v 3442 df-sbc 3741 df-csb 3850 df-dif 3904 df-un 3906 df-in 3908 df-ss 3918 df-nul 4286 df-if 4480 df-pw 4556 df-sn 4581 df-pr 4583 df-op 4587 df-uni 4864 df-iun 4948 df-br 5099 df-opab 5161 df-mpt 5180 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 7315 df-ov 7361 df-oprab 7362 df-mpo 7363 df-1st 7933 df-2nd 7934 df-map 8765 df-ixp 8836 df-cat 17591 df-cid 17592 df-homf 17593 df-comf 17594 df-func 17782 df-fth 17831 |
| This theorem is referenced by: (None) |
| Copyright terms: Public domain | W3C validator |