Skip to content

Commit

Permalink
Formalize the Banach fixed-point theorem
Browse files Browse the repository at this point in the history
One might want to move the more general lemmas to the coq stdlib or to
`MetricSpaces.v`. For now this is fine.
  • Loading branch information
Columbus240 committed Oct 19, 2024
1 parent d5ddabf commit 4b1f952
Show file tree
Hide file tree
Showing 2 changed files with 490 additions and 0 deletions.
1 change: 1 addition & 0 deletions _CoqProject
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
-arg -set -arg "'Default Goal Selector=!'"

theories/Topology/AdjunctionSpace.v
theories/Topology/BanachFixedPoint.v
theories/Topology/Compactness.v
theories/Topology/Completeness.v
theories/Topology/Completion.v
Expand Down
Loading

0 comments on commit 4b1f952

Please sign in to comment.