[Merged by Bors] - chore: Rename OpenEmbedding to IsOpenEmbedding#17898
[Merged by Bors] - chore: Rename OpenEmbedding to IsOpenEmbedding#17898YaelDillies wants to merge 2 commits intomasterfrom
OpenEmbedding to IsOpenEmbedding#17898Conversation
PR summary 55e9d277feImport changes for modified filesNo significant changes to the import graph Import changes for all files
|
`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 neighborhing declarations (which `OpenEmbedding` is) 2. namespacing it inside `Topology` [Zulip](https://leanprover.zulipchat.com/#narrow/stream/287929-mathlib4/topic/rename.20.60Inducing.60.20and.20.60Embedding.60.3F). See #15993 for context.
|
Please drop the new |
|
✌️ YaelDillies can now approve this pull request. To approve and merge a pull request, simply reply with |
f4a7084 to
55e9d27
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 neighborhing declarations (which `OpenEmbedding` is) 2. namespacing it inside `Topology` [Zulip](https://leanprover.zulipchat.com/#narrow/stream/287929-mathlib4/topic/rename.20.60Inducing.60.20and.20.60Embedding.60.3F). See #15993 for context.
|
Pull request successfully merged into master. Build succeeded: |
OpenEmbedding to IsOpenEmbeddingOpenEmbedding to IsOpenEmbedding
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 neighborhing declarations (whichOpenEmbeddingis)TopologyZulip. See #15993 for context.