Metamath Proof Explorer


Theorem oppctermhom

Description: The opposite category of a terminal category has the same base and hom-sets as the original category. (Contributed by Zhi Wang, 16-Oct-2025)

Ref Expression
Hypotheses oppcterm.o ⊢ O = oppCat ⁡ C
oppcterm.c No typesetting found for |- ( ph -> C e. TermCat ) with typecode |-
Assertion oppctermhom ⊢ φ → Hom 𝑓 ⁡ C = Hom 𝑓 ⁡ O

Proof

Step Hyp Ref Expression
1 oppcterm.o ⊢ O = oppCat ⁡ C
2 oppcterm.c Could not format ( ph -> C e. TermCat ) : No typesetting found for |- ( ph -> C e. TermCat ) with typecode |-
3 eqid ⊢ Base C = Base C
4 2 3 termcbas ⊢ φ → ∃ x Base C = x
5 id ⊢ Base C = x → Base C = x
6 1 3 5 oppcmndc ⊢ Base C = x → Hom 𝑓 ⁡ C = Hom 𝑓 ⁡ O
7 6 exlimiv ⊢ ∃ x Base C = x → Hom 𝑓 ⁡ C = Hom 𝑓 ⁡ O
8 4 7 syl ⊢ φ → Hom 𝑓 ⁡ C = Hom 𝑓 ⁡ O