[Merged by Bors] - chore: Rename QuotientMap to IsQuotientMap#18062
[Merged by Bors] - chore: Rename QuotientMap to IsQuotientMap#18062YaelDillies wants to merge 4 commits intomasterfrom
QuotientMap to IsQuotientMap#18062Conversation
PR summary d0d22b0027Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
a763144 to
b9cd2f2
Compare
`Function.Embedding` is a type while `Embedding` is a proposition, and there are many other kinds of embeddings than topological embeddings. Hence this PR is a step towards 1. renaming `Embedding` to `IsEmbedding` and similarly for neighboring declarations (which `QuotientMap` is) 2. namespacing it inside `Topology`
b9cd2f2 to
2f27e1f
Compare
|
bors merge |
`Function.Embedding` is a type while `Embedding` is a proposition, and there are many other kinds of embeddings than topological embeddings. Hence this PR is a step towards 1. renaming `Embedding` to `IsEmbedding` and similarly for neighboring declarations (which `QuotientMap` is) 2. namespacing it inside `Topology`
|
Pull request successfully merged into master. Build succeeded: |
QuotientMap to IsQuotientMapQuotientMap to IsQuotientMap
Function.Embeddingis a type whileEmbeddingis a proposition, and there are many other kinds of embeddings than topological embeddings. Hence this PR is a step towardsEmbeddingtoIsEmbeddingand similarly for neighboring declarations (whichQuotientMapis)Topology