Metamath Proof Explorer


Theorem oppctermco

Description: The opposite category of a terminal category has the same base, hom-sets and composition operation as the original category. Note that C = O cannot be proved because C might not even be a function. For example, let C be ( { <. ( Basendx ) , { (/) } >. , <. ( Homndx ) , ( (V X. V ) X. { { (/) } } ) >. } u. { <. ( compndx ) , { (/) } >. , <. ( compndx ) , 2o >. } ) ; it should be a terminal category, but the opposite category is not itself. See the definitions df-oppc and df-sets . (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 oppctermco ⊢ φ → comp 𝑓 ⁡ C = comp 𝑓 ⁡ 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 2 termcthind ⊢ φ → C ∈ ThinCat
4 1 2 oppctermhom ⊢ φ → Hom 𝑓 ⁡ C = Hom 𝑓 ⁡ O
5 1 3 4 oppcthinco ⊢ φ → comp 𝑓 ⁡ C = comp 𝑓 ⁡ O