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

Add project work on iTrees (monads, exists/every, finite, paths) #1130

Merged
merged 4 commits into from
Aug 2, 2023

Conversation

clairexhuang
Copy link
Contributor

No description provided.

@clairexhuang
Copy link
Contributor Author

Hey, just creating a PR to merge some definitions & theorems for iTrees, including:

  • iflat
  • imap
  • iexists
  • ievery
  • ifinite

@binghe
Copy link
Member

binghe commented Jul 26, 2023

Just a remind: please fix Unicode violations first.

Remove unicode violations
@mn200
Copy link
Member

mn200 commented Jul 28, 2023

If you follow the "details" links above you will see how your commit still has Unicode characters and trailing whitespace on some lines. Please replace the former with ASCII equivalents and delete the latter. -- Many thanks!

@binghe
Copy link
Member

binghe commented Jul 29, 2023

Additional notes:

  1. By adding -t when building HOL, the Unicode violations will be checked (and seen locally) at very early stage.
  2. Emacs command delete-trailing-whitespace can be used to remove all trailing whitespaces in the current buffer.
  3. In Emacs's HOL->misc menu, there's a command (2nd last) for converting most common Unicode symbols to their ASCII version.

@mn200
Copy link
Member

mn200 commented Aug 2, 2023

Thank you for your work on this!

@mn200 mn200 merged commit 7c8e229 into HOL-Theorem-Prover:develop Aug 2, 2023
1 of 2 checks 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.

3 participants