[Merged by Bors] - chore(Topology/Compactness/CountablyCompact): generalize theorem#39600
[Merged by Bors] - chore(Topology/Compactness/CountablyCompact): generalize theorem#39600plp127 wants to merge 5 commits into
Conversation
PR summary 7b9b73e717Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
Thanks! This looks straightforward, except for the deprecation question. (I think either way is probably fine.) |
|
@plp127 I think the material is new enough and the chance be being bitten by this particular deprecation rare enough, that it doesn't matter whether or not we add the deprecation (for bors d+ |
|
✌️ plp127 can now approve this pull request until 2026-06-17 02:44 UTC (in 2 weeks). To approve and merge, reply with |
This reverts commit f8c701e.
|
bors r+ |
|
Pull request successfully merged into master. Build succeeded: |
…nprover-community#39600) Generalize theorem `Topology.IsEmbedding.isSeqCompact_iff` to `Topology.IsInducing.isSeqCompact_iff` by replacing `IsEmbedding` by `IsInducing`. Also fix capitalization error.
…nprover-community#39600) Generalize theorem `Topology.IsEmbedding.isSeqCompact_iff` to `Topology.IsInducing.isSeqCompact_iff` by replacing `IsEmbedding` by `IsInducing`. Also fix capitalization error.
Generalize theorem
Topology.IsEmbedding.isSeqCompact_ifftoTopology.IsInducing.isSeqCompact_iffby replacingIsEmbeddingbyIsInducing.Also fix capitalization error.