quantitative extensional type theory
Find a file
rhiannon morris 3fb8580f85 re-add tightening and use it when messing with scopes
e.g. "coe [_ ⇒ A] @p @q s" should immediately reduce to "s",
but if the "_ ⇒ A" happened to use an SY it didn't.

this will still happen if a wrong SY sneaks in but the alternative is
re-traversing the term over and over every time whnf runs
2023-04-17 20:56:31 +02:00
examples coercions and compositions 2023-04-15 15:13:01 +02:00
exe print ':' on same line as name always 2023-04-03 16:08:13 +02:00
lib re-add tightening and use it when messing with scopes 2023-04-17 20:56:31 +02:00
tests re-add tightening and use it when messing with scopes 2023-04-17 20:56:31 +02:00
.gitignore nix fixes (nixes) 2022-05-06 20:27:45 +02:00
acsl.txt first 2021-07-07 13:23:25 +02:00
pack.toml bump 2023-03-25 20:54:47 +01:00
qtuwu.png first 2021-07-07 13:23:25 +02:00
quox-nat.agda agda fiddling 2022-04-06 20:21:02 +02:00
quox.bib qiits using containers paper 2023-04-15 14:15:07 +02:00
README.md the "observational" here doesn't really say anything new 2023-03-10 23:42:39 +01:00

quantitative extensional(ish) type theory

hey what would happen if some idiot tried to weld qtt and xtt together? let's find out together