Can we use Type Theory to show that a given Petri-Net correctly models a game of Tic-Tac-Toe?
EDIT: removed a bad attempt to grapple with this problem originally in 2017
Some work from 2022 https://amr-sabry.luddy.indiana.edu/files/2022/01/popl22main-p31-p-32bd461e9d-54940-final.pdf
and more directly related to category theory
https://partialflow.wordpress.com/2017/07/26/dependent-types-type-level-programming/
I should really try coding a petri-net in Idris or some theorem proving language