-
Notifications
You must be signed in to change notification settings - Fork 84
Refactor metric spaces #1450
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
Open
malarbol
wants to merge
112
commits into
UniMath:master
Choose a base branch
from
malarbol:refactor-metric-spaces-next
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.
Open
Refactor metric spaces #1450
Changes from 67 commits
Commits
Show all changes
112 commits
Select commit
Hold shift + click to select a range
0d29fa3
rational neighborhood relations
malarbol 7f3d019
typos
malarbol a4dffeb
Premetric-Space-WIP
malarbol 14c53ee
similarity premetric spaces
malarbol 0cbf3b1
Merge branch 'master' into refactor-metric-spaces
malarbol 4b22733
expand definition
malarbol 8fcaa63
fix link
malarbol 49fbebb
fix import order
malarbol 0b2214a
refactor metric spaces (WIP)
malarbol 5354a1f
fix WIP link
malarbol 98fcead
fix name and pre-commit
malarbol f355e5e
fix typos/headers
malarbol 229c422
elements of premetric spaces with the same neighbors
malarbol fc21d4c
refactor metric spaces using same-neighbors similarity relation
malarbol 4c4e176
Merge branch 'master' into refactor-metric-spaces
malarbol 033e3e3
typo
malarbol 2fcb409
header upper bound dist rational neighborhood relation
malarbol be3f1d6
Identity principle for rational neighborhood relations
malarbol 855b5a5
fix link
malarbol 576fa9d
format header
malarbol 536daaa
refactor definitions
malarbol dda0228
typo
malarbol 8c00159
Merge branch 'master' into refactor-metric-spaces
malarbol 83c2ad8
typo
malarbol b12efcd
fix headers
malarbol 446e4e8
missing definition
malarbol ababea6
rename premetric spaces -> pseudometric spaces
malarbol bd5508c
add NB saturation axiom metric spaces
malarbol ba08195
fix link (WIP)
malarbol 9834b6a
Merge branch 'master' into refactor-metric-spaces
malarbol bea79bc
typo
malarbol 916e789
poset of rational neighborhood relations
malarbol 5b5b41d
preimage rational neighborhoods
malarbol a505922
Merge branch 'master' into refactor-metric-spaces
malarbol 3806625
WIP morphisms metric spaces
malarbol 9193c4e
WIP continuous functions metric spaces
malarbol 399b782
WIP uniformly continuous functions metric spaces
malarbol 252ef65
isometry => short => uniformnly continuous
malarbol e626020
typo
malarbol d44c3d2
WIP Cauchy approximations
malarbol 043129d
refactor limits of Cauchy approximations
malarbol 7709ca2
WIP complete metric spaces
malarbol a2f81ad
WIP dependent products of metric spaces
malarbol 69621ff
WIP metric space of rational numbers
malarbol 3000f7e
WIP subspaces metric spaces
malarbol c7b7bfa
re-order arguments Metric-Space
malarbol ffe633d
equality metric spaces (WIP)
malarbol bfbe449
refactor-ageddon
malarbol fdcbf68
refactor real metric spaces
malarbol bf654f1
locally constant maps and discrete metric spaces
malarbol 2050c7b
disjoint sums of metric spaces
malarbol d19e390
fix links
malarbol d9e39e2
Merge branch 'master' into refactor-metric-spaces-next
malarbol e5d8d06
self-review metric-spaces
malarbol 7a149d1
cleanup
malarbol 2830502
Swapping the arguments of a Cauchy approximation of Cauchy approximat…
malarbol 00561b5
canonical isometry from a metric space into its metric space of cauch…
malarbol cb16a0c
typo
malarbol 1467a15
more cleanup
malarbol a8b06dc
typo
malarbol 72e45e0
Merge branch 'master' into refactor-metric-spaces-next
malarbol 51ebc9e
fix header
malarbol f5f28f1
typo
malarbol 87ff21c
ref binary-relations in headers
malarbol 5d0e7af
typo
malarbol 59d3580
rephrase ~at all points~ -> everywhere
malarbol 3c9fb4e
abstract+lossy
malarbol dd8f2ef
add saturation of neighborhood relations ideas
malarbol 16afded
a characterization complete metric spaces
malarbol c8b3168
Merge branch 'master' into refactor-metric-spaces-next
malarbol 5e3715d
reference dist-Q in Idea header of metric-space-Q
malarbol c43683f
Cauchy approximations and limits in pseudometric spaces
malarbol 88602a8
Merge branch 'master' into refactor-metric-spaces-next
malarbol c45af4a
fix link
malarbol fa7b585
Merge branch 'master' into refactor-metric-spaces-next
malarbol b5a51cd
Merge branch 'master' into refactor-metric-spaces-next
malarbol 7f6a7cb
isometries of pseudometric spaces
malarbol 8e8494e
Merge branch 'master' into refactor-metric-spaces-next
malarbol 8cb0d71
equality of pseudometric spaces
malarbol 66f597c
format parenthesis
malarbol 245e0fe
fix name equivalence-relation-sim-XXX
malarbol c59d363
fix definition: metric-space = extensional pseudometric space
malarbol a511650
Merge branch 'master' into refactor-metric-spaces-next
malarbol 1ca596c
typo Discrete
malarbol 48f2ce2
typo Discrete
malarbol 82c5a1a
Merge branch 'master' into refactor-metric-spaces-next
malarbol 9d87dec
Merge branch 'master' into refactor-metric-spaces-next
malarbol 4d028cb
Update src/metric-spaces/cauchy-approximations-pseudometric-spaces.la…
malarbol 74855b7
Update src/metric-spaces/cauchy-approximations-pseudometric-spaces.la…
malarbol de59c4a
Update src/metric-spaces/discrete-metric-spaces.lagda.md
malarbol bb64d69
Update src/metric-spaces/discrete-metric-spaces.lagda.md
malarbol 7eb728b
Update src/metric-spaces/dependent-products-metric-spaces.lagda.md
malarbol 132151f
Update src/metric-spaces/disjoint-sums-metric-spaces.lagda.md
malarbol ae302c2
Apply suggestions from code review
malarbol 0489303
Apply suggestions from code review
malarbol 2f2ef6b
Apply suggestions from code review
malarbol 256e6e3
Update src/metric-spaces/isometries-metric-spaces.lagda.md
malarbol 9e5c346
Update src/metric-spaces/isometries-metric-spaces.lagda.md
malarbol 9160c89
Update src/metric-spaces/limits-of-cauchy-approximations-metric-space…
malarbol 0250e00
Update src/metric-spaces/limits-of-cauchy-approximations-metric-space…
malarbol 8e88752
Update src/metric-spaces/limits-of-cauchy-approximations-metric-space…
malarbol 16a3803
Update src/metric-spaces/limits-of-functions-metric-spaces.lagda.md
malarbol e0eed25
sentences are better than :
malarbol 1f38e12
precommit format
malarbol e41c11f
rephrase isometries-metric-spaces ## Idea
malarbol 05e8470
Apply suggestions from code review
malarbol d5a744d
fix name & format
malarbol ee258a2
use pseudometric-spaces in limits-cauchy-approximations-metric-spaces
malarbol c25a0aa
use pseudometric-spaces in equality-of-metric-spaces
malarbol bc56447
rename `extensionality-pseudometric-spaces`
malarbol 24c939c
fix parenthesis pairs
malarbol 69e013a
rename/refactor indexed sums of metric spaces
malarbol File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.