-
Notifications
You must be signed in to change notification settings - Fork 12
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
Pr156 #159
Draft
Casteran
wants to merge
12
commits into
master
Choose a base branch
from
PR156
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eb463f5 - Browse repository at this point
Copy the full SHA eb463f5View commit details
Commits on Aug 19, 2023
-
Remove
In_full
from Schutte_basicsThe trick of using `Hint Constructors` was found in `ZornsLemma.EnsemblesImplicit` which adds the same hint to the HintDb `sets`.
Configuration menu - View commit details
-
Copy full SHA for 89f48b9 - Browse repository at this point
Copy the full SHA 89f48b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5069051 - Browse repository at this point
Copy the full SHA 5069051View commit details -
Configuration menu - View commit details
-
Copy full SHA for 350d847 - Browse repository at this point
Copy the full SHA 350d847View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8c46e6 - Browse repository at this point
Copy the full SHA d8c46e6View commit details -
Import
EnsemblesImplicit
in Schutte/PartialFunAlso, declare `Schutte_basics.ordinal` as a notation instead of as a definition.
Configuration menu - View commit details
-
Copy full SHA for 33cc798 - Browse repository at this point
Copy the full SHA 33cc798View commit details
Commits on Aug 20, 2023
-
Use ZornsLemma for def of Countable sets
The file theories/ordinals/Schutte/Countable.v provides some theory about countable `Ensemble`. The coq-zorns-lemma package contains very similar results already. This commit tries to use as many results from coq-zorns-lemma as possible, instead of defining them in here. Initial discussion on Zulip: https://coq.zulipchat.com/#narrow/stream/344515-Hydras-.26-Co.2E-universe/topic/Library.20for.20countability.3F/near/341893039 This commit still contains some rough edges: - The lemma `countable_singleton` could be incorporated in coq-zorns-lemma, instead of introducing it here. - In some files we have to use `CountableTypes.foo` instead of mentioning the lemma `foo` directly, because adding `From ZornsLemma Require Import CountableTypes` messes up the scopes. This should be seen as a bug in `ZornsLemma`.
Configuration menu - View commit details
-
Copy full SHA for 6e50bea - Browse repository at this point
Copy the full SHA 6e50beaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 893ba7e - Browse repository at this point
Copy the full SHA 893ba7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc93bd2 - Browse repository at this point
Copy the full SHA dc93bd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bdc7e3 - Browse repository at this point
Copy the full SHA 1bdc7e3View commit details
Commits on Sep 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b38f24b - Browse repository at this point
Copy the full SHA b38f24bView commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 175a5b5 - Browse repository at this point
Copy the full SHA 175a5b5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.