Skip to content

Instantly share code, notes, and snippets.

View analytic-bias's full-sized avatar
🏴
Shipping criminals against humanity to the Hague

Hypatia du Bois-Marie #RemoveCCP #中共下台 #FormalSciencesForHumanRight #形式科學為人權 analytic-bias

🏴
Shipping criminals against humanity to the Hague
View GitHub Profile
@analytic-bias
analytic-bias / main.agda
Last active October 23, 2023 10:46 — forked from wenkokke/main.agda
Code extracted from "Formalising type-logical grammars in Agda".
-- This file contains the code from the paper "Formalising
-- type-logical grammars in Agda", and was directly extracted from the
-- paper's source.
--
-- Note: because the symbol customarily used for the "left difference"
-- is unavailable in the Unicode character set, and the backslash used
-- for implication is often a reserved symbol, the source file uses a
-- different notation for the connectives: the left and right
-- implications are represented by the double arrows "⇐" and "⇒", and