[Merged by Bors] - chore(Order/WithBot): golf, clean up#21274
[Merged by Bors] - chore(Order/WithBot): golf, clean up#21274YaelDillies wants to merge 5 commits intomasterfrom
Conversation
* Shorten proofs * Make the `WithBot` and `WithTop` sections analogous * Avoid relying on the defeq `(WithTop α)ᵒᵈ = WithBot αᵒᵈ` * Pull more implicit variables to `variable` statements * Stick to the convention that `a b : α` and `x y : WithBot α`
PR summary 2630c8e335Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
Violeta, the context is that I am removing the defeq in #19668, so I am happy to revert changes here and there, but they will likely be done eventually. |
* Shorten proofs * Make the `WithBot` and `WithTop` sections analogous * Avoid relying on the defeq `(WithTop α)ᵒᵈ = WithBot αᵒᵈ` * Pull more implicit variables to `variable` statements * Stick to the convention that `a b : α` and `x y : WithBot α`
|
Pull request successfully merged into master. Build succeeded: |
* Shorten proofs * Make the `WithBot` and `WithTop` sections analogous * Avoid relying on the defeq `(WithTop α)ᵒᵈ = WithBot αᵒᵈ` * Pull more implicit variables to `variable` statements * Stick to the convention that `a b : α` and `x y : WithBot α`
* Shorten proofs * Make the `WithBot` and `WithTop` sections analogous * Avoid relying on the defeq `(WithTop α)ᵒᵈ = WithBot αᵒᵈ` * Pull more implicit variables to `variable` statements * Stick to the convention that `a b : α` and `x y : WithBot α` This is a follow-up to #21274.
* Shorten proofs * Make the `WithBot` and `WithTop` sections analogous * Avoid relying on the defeq `(WithTop α)ᵒᵈ = WithBot αᵒᵈ` * Pull more implicit variables to `variable` statements * Stick to the convention that `a b : α` and `x y : WithBot α` This is a follow-up to #21274.
WithBotandWithTopsections analogous(WithTop α)ᵒᵈ = WithBot αᵒᵈvariablestatementsa b : αandx y : WithBot α