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 https://github.com/math-comp/math-comp/pull/1246 #12

Merged
merged 1 commit into from
Jul 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion bigenough.v
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(* (c) Copyright 2006-2016 Microsoft Corporation and Inria. *)
(* Distributed under the terms of CeCILL-B. *)
Require Import mathcomp.ssreflect.ssreflect.
From mathcomp

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.10)

Notation "[ rel _ _ | _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.10)

Notation "[ rel _ _ : _ | _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.10)

Notation "[ rel _ _ in _ & _ | _ ]" was already used in scope

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.10)

Notation "[ rel _ _ in _ & _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.10)

Notation "[ rel _ _ in _ | _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.10)

Notation "[ rel _ _ in _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.10)

Notation "_ + _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.10)

Notation "_ - _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.10)

Notation "_ <= _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.10)

Notation "_ < _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.11)

Notation "[ rel _ _ | _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.11)

Notation "[ rel _ _ : _ | _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.11)

Notation "[ rel _ _ in _ & _ | _ ]" was already used in scope

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.11)

Notation "[ rel _ _ in _ & _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.11)

Notation "[ rel _ _ in _ | _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.11)

Notation "[ rel _ _ in _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.11)

Notation "_ + _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.11)

Notation "_ - _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.11)

Notation "_ <= _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.11)

Notation "_ < _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.12)

Notation "[ rel _ _ | _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.12)

Notation "[ rel _ _ : _ | _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.12)

Notation "[ rel _ _ in _ & _ | _ ]" was already used in scope

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.12)

Notation "[ rel _ _ in _ & _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.12)

Notation "[ rel _ _ in _ | _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.12)

Notation "[ rel _ _ in _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.12)

Notation "_ + _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.12)

Notation "_ - _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.12)

Notation "_ <= _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.12)

Notation "_ < _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.13)

Notation "[ predI _ & _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.13)

Notation "[ predU _ & _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.13)

Notation "[ predD _ & _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.13)

Notation "[ predC _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.13)

Notation "[ preim _ of _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.13)

Notation "_ + _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.13)

Notation "_ - _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.13)

Notation "_ <= _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.13)

Notation "_ < _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.13)

Notation "_ >= _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:dev)

Notations "[ seq _ | _ <- _ ]" defined at level 0 with arguments

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:dev)

Notation "_ + _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:dev)

Notation "_ - _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:dev)

Notation "_ <= _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:dev)

Notation "_ < _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:dev)

Notation "_ >= _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:dev)

Notation "_ > _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:dev)

Notation "_ <= _ <= _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:dev)

Notation "_ < _ <= _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:dev)

Notation "_ <= _ < _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.14)

Notation "[ predI _ & _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.14)

Notation "[ predU _ & _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.14)

Notation "[ predD _ & _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.14)

Notation "[ predC _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.14)

Notation "[ preim _ of _ ]" was already used in scope fun_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.14)

Notation "_ + _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.14)

Notation "_ - _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.14)

Notation "_ <= _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.14)

Notation "_ < _" was already used in scope nat_scope.

Check warning on line 4 in bigenough.v

View workflow job for this annotation

GitHub Actions / build (coqorg/coq:8.14)

Notation "_ >= _" was already used in scope nat_scope.
Require Import ssrfun ssrbool eqtype ssrnat seq choice fintype.

(****************************************************************************)
Expand Down Expand Up @@ -101,7 +101,6 @@
trivial; hnf; intros; solve
[ do ![solve [trivial | apply: sym_equal; trivial]
| discriminate | contradiction | split]
| case not_locked_false_eq_true; assumption
| match goal with H : ~ _ |- _ => solve [case H; trivial] end].

Ltac big_enough :=
Expand Down
Loading