Skip to content

chore: make Discrete into a record so it displays better #500

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

plt-amy
Copy link
Member

@plt-amy plt-amy commented May 27, 2025

Now if you're in a context like

module _ {ℓ} {A : Type ℓ} ⦃ d : Discrete A ⦄ (x y : A) where

the normal form of x ≡? y will print as x ≡? y instead of just d.

@plt-amy plt-amy force-pushed the aliao/discrete-display branch from 2cb57ac to b5bc735 Compare May 27, 2025 22:01
@plt-amy plt-amy force-pushed the aliao/discrete-display branch from 6188d2c to 8f79f9a Compare May 30, 2025 10:53
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.

2 participants