[Merged by Bors] - feat(Mathlib/Order/SuccPred/Limit): more WithTop lemmas about IsMin/CovBy/IsSuccLimit - #38841
Conversation
…x`/`CovBy`/`IsSuccLimit`
PR summary 8a2749e633Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
WithTop lemmas about IsMax/CovBy/IsSuccLimitWithTop lemmas about IsMin/CovBy/IsSuccLimit
Vierkantor
left a comment
There was a problem hiding this comment.
Thanks for the PR! What is the motivation: simply filling out API or do you have a specific goal in mind?
|
I needed API for succ limits in I often find myself needing such "casting" lemmas for predicates, e.g. we're also missing them for |
…o feature/order/more-withtop-succ-limits
…n`/`CovBy`/`IsSuccLimit` (#38841)
|
Pull request successfully merged into master. Build succeeded: |
WithTop lemmas about IsMin/CovBy/IsSuccLimitWithTop lemmas about IsMin/CovBy/IsSuccLimit
Continues the work from #38244
We should probably also have such lemmas for
WithTopBot/WithBotTop, but that's for another day