Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
Numerical Analysis in Coq
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Micaela Mayero
Numerical Analysis in Coq
Commits
a1295c89
Commit
a1295c89
authored
2 years ago
by
François Clément
Browse files
Options
Downloads
Patches
Plain Diff
Mv Import.
parent
2637a6eb
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Lebesgue/Subset_R.v
+1
-4
1 addition, 4 deletions
Lebesgue/Subset_R.v
with
1 addition
and
4 deletions
Lebesgue/Subset_R.v
+
1
−
4
View file @
a1295c89
...
...
@@ -17,7 +17,7 @@ COPYING file for more details.
From
Coq
Require
Import
Lia
Reals
Lra
.
From
Coquelicot
Require
Import
Coquelicot
.
Require
Import
R_compl
Rbar_compl
.
Require
Import
R_compl
Rbar_compl
countable_sets
topo_bases_R
.
Require
Import
Subset
Subset_dec
Subset_seq
.
Require
Import
Subset_system_base
.
...
...
@@ -532,9 +532,6 @@ Definition R_subset_open : (R -> Prop) -> Prop :=
End
R_subset_open_Def
.
Require
Import
nat_compl
countable_sets
topo_bases_R
.
Section
R_subset_open_Facts
.
(
**
Correctness
results
.
*
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment