Skip to content

Add Pi types for iterative sets#1306

Draft
flgrubm wants to merge 7 commits into
agda:masterfrom
flgrubm:iterative-sets-pi
Draft

Add Pi types for iterative sets#1306
flgrubm wants to merge 7 commits into
agda:masterfrom
flgrubm:iterative-sets-pi

Conversation

@flgrubm
Copy link
Copy Markdown
Contributor

@flgrubm flgrubm commented Apr 29, 2026

This pull request adds codes for Pi types for iterative sets. They were originally part of #1300, but I separated them out due to termination issues with type checking for that module.

Right now, this is still a draft and the file still does not type check within a reasonable amount of time (despite using --lossy-unification). I already got individual overlapping parts to type check, so I would assume that the whole file should be correct as well.

This might also be connected to issues with slow unification in the (already upstream) modules Cubical.Data.IterativeSets.UnorderedPair.Base and Cubical.Data.IterativeSets.OrderedPair, both of which compile quickly with lossy unification, but take a long time without.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant