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

Adapt to math-comp/math-comp#1237 #93

Merged
merged 2 commits into from
Jul 16, 2024
Merged

Conversation

pi8027
Copy link
Member

@pi8027 pi8027 commented Jul 5, 2024

No description provided.

Comment on lines +66 to +69
(* TODO: remove when dropping the support for MathComp 2.2 *)
Local Fact real_floor_itv (R : archiNumDomainType) (x : R) :
x \is Num.real -> (Num.floor x)%:~R <= x < (Num.floor x + 1)%:~R.
Proof. exact: real_floor_itv || exact: floor_itv. Qed.
Copy link
Member Author

Choose a reason for hiding this comment

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

@affeldt-aist Renaming in math-comp/math-comp#1235 had to be done with deprecation.

@pi8027
Copy link
Member Author

pi8027 commented Jul 8, 2024

@proux01 Can you fix Nix CI here (the second commit) ?

@pi8027
Copy link
Member Author

pi8027 commented Jul 10, 2024

@proux01 @CohenCyril The change you suggested does not seem to fix Nix CI. Can you take a look?

.nix/config.nix Outdated Show resolved Hide resolved
@CohenCyril CohenCyril merged commit 3f196c2 into math-comp:master Jul 16, 2024
29 checks passed
@pi8027 pi8027 deleted the archimedean branch July 16, 2024 20:45
@pi8027
Copy link
Member Author

pi8027 commented Jul 16, 2024

Thanks!

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

3 participants