| 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 17847 | . 2 ⊢ Rel (𝐴 Faith 𝐶) | |
| 2 | relfth 17847 | . 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 17838 | . . . . 5 ⊢ (𝜑 → (𝐴 Func 𝐶) = (𝐵 Func 𝐷)) |
| 12 | 11 | breqd 5111 | . . . 4 ⊢ (𝜑 → (𝑓(𝐴 Func 𝐶)𝑔 ↔ 𝑓(𝐵 Func 𝐷)𝑔)) |
| 13 | 3 | homfeqbas 17631 | . . . . 5 ⊢ (𝜑 → (Base‘𝐴) = (Base‘𝐵)) |
| 14 | 13 | raleqdv 3298 | . . . . 5 ⊢ (𝜑 → (∀𝑦 ∈ (Base‘𝐴)Fun ◡(𝑥𝑔𝑦) ↔ ∀𝑦 ∈ (Base‘𝐵)Fun ◡(𝑥𝑔𝑦))) |
| 15 | 13, 14 | raleqbidv 3318 | . . . 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 17852 | . . 3 ⊢ (𝑓(𝐴 Faith 𝐶)𝑔 ↔ (𝑓(𝐴 Func 𝐶)𝑔 ∧ ∀𝑥 ∈ (Base‘𝐴)∀𝑦 ∈ (Base‘𝐴)Fun ◡(𝑥𝑔𝑦))) |
| 19 | eqid 2737 | . . . 4 ⊢ (Base‘𝐵) = (Base‘𝐵) | |
| 20 | 19 | isfth 17852 | . . 3 ⊢ (𝑓(𝐵 Faith 𝐷)𝑔 ↔ (𝑓(𝐵 Func 𝐷)𝑔 ∧ ∀𝑥 ∈ (Base‘𝐵)∀𝑦 ∈ (Base‘𝐵)Fun ◡(𝑥𝑔𝑦))) |
| 21 | 16, 18, 20 | 3bitr4g 314 | . 2 ⊢ (𝜑 → (𝑓(𝐴 Faith 𝐶)𝑔 ↔ 𝑓(𝐵 Faith 𝐷)𝑔)) |
| 22 | 1, 2, 21 | eqbrrdiv 5751 | 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 5100 ◡ccnv 5631 Fun wfun 6494 ‘cfv 6500 (class class class)co 7368 Basecbs 17148 Homf chomf 17601 compfccomf 17602 Func cfunc 17790 Faith cfth 17841 |
| 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 5226 ax-sep 5243 ax-nul 5253 ax-pow 5312 ax-pr 5379 ax-un 7690 |
| 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 3353 df-rab 3402 df-v 3444 df-sbc 3743 df-csb 3852 df-dif 3906 df-un 3908 df-in 3910 df-ss 3920 df-nul 4288 df-if 4482 df-pw 4558 df-sn 4583 df-pr 4585 df-op 4589 df-uni 4866 df-iun 4950 df-br 5101 df-opab 5163 df-mpt 5182 df-id 5527 df-xp 5638 df-rel 5639 df-cnv 5640 df-co 5641 df-dm 5642 df-rn 5643 df-res 5644 df-ima 5645 df-iota 6456 df-fun 6502 df-fn 6503 df-f 6504 df-f1 6505 df-fo 6506 df-f1o 6507 df-fv 6508 df-riota 7325 df-ov 7371 df-oprab 7372 df-mpo 7373 df-1st 7943 df-2nd 7944 df-map 8777 df-ixp 8848 df-cat 17603 df-cid 17604 df-homf 17605 df-comf 17606 df-func 17794 df-fth 17843 |
| This theorem is referenced by: (None) |
| Copyright terms: Public domain | W3C validator |