Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some miscellaneous separated/stable type facts #1030

Merged
merged 5 commits into from
Sep 4, 2023

Conversation

dolio
Copy link
Contributor

@dolio dolio commented Aug 9, 2023

Added separatedness of Bool

Added some convenient functions for deriving Stable and Separated for e.g. functions.

These were some general facts I found useful while working on some other stuff, sort of similar to various h-level combinators.

Copy link
Contributor

@MatthiasHu MatthiasHu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice contribution!
I have some remarks, I hope they are not too annoying. :-)

Cubical/Data/Bool/Properties.agda Outdated Show resolved Hide resolved
Cubical/Relation/Nullary/Properties.agda Outdated Show resolved Hide resolved
Cubical/Relation/Nullary/Properties.agda Outdated Show resolved Hide resolved
Cubical/Relation/Nullary/Properties.agda Outdated Show resolved Hide resolved
dolio and others added 3 commits September 2, 2023 13:43
- Imports Cubical.Data.Sigma.Base to get access to _×_ without a module
  cycle
- Makes Separated→ and Stable→ delegate to the Π versions
@MatthiasHu
Copy link
Contributor

I will merge this when the CI is done.

@MatthiasHu MatthiasHu merged commit 255fb83 into agda:master Sep 4, 2023
1 check passed
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.

None yet

2 participants