[Merged by Bors] - refactor(FieldTheory/KrullTopology): clean up KrullTopology.lean#22971
[Merged by Bors] - refactor(FieldTheory/KrullTopology): clean up KrullTopology.lean#22971
KrullTopology.lean#22971Conversation
PR summary d93beded55Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
Note that this PR overlaps with #22759 |
|
I would suggest moving your upstream to my branch. Auto-merge can solve most of the conflicts I think. |
Co-authored-by: Thomas Browning <tb65536@users.noreply.github.com>
Co-authored-by: Thomas Browning <tb65536@users.noreply.github.com>
|
🚀 Pull request has been placed on the maintainer queue by tb65536. |
|
Thanks! bors d+ |
|
✌️ mbkybky can now approve this pull request. To approve and merge a pull request, simply reply with |
|
bors r+ |
…22971) Clean up `KrullTopology.lean` by moving some lemmas to their appropriate locations in earlier files. Also move some lemmas from `IntermediateField/Adjoin/Defs.lean` to `IntermediateField/Basic.lean` since they are used in the proofs of new theorems in `IntermediateField/Algebraic.lean`. Co-authored-by: Yongle Hu <140475041+mbkybky@users.noreply.github.com> Co-authored-by: Yongle Hu <2065545849@qq.com> Co-authored-by: yhtq <1414672068@qq.com>
|
Pull request successfully merged into master. Build succeeded: |
KrullTopology.leanKrullTopology.lean
…22971) Clean up `KrullTopology.lean` by moving some lemmas to their appropriate locations in earlier files. Also move some lemmas from `IntermediateField/Adjoin/Defs.lean` to `IntermediateField/Basic.lean` since they are used in the proofs of new theorems in `IntermediateField/Algebraic.lean`. Co-authored-by: Yongle Hu <140475041+mbkybky@users.noreply.github.com> Co-authored-by: Yongle Hu <2065545849@qq.com> Co-authored-by: yhtq <1414672068@qq.com>
…22971) Clean up `KrullTopology.lean` by moving some lemmas to their appropriate locations in earlier files. Also move some lemmas from `IntermediateField/Adjoin/Defs.lean` to `IntermediateField/Basic.lean` since they are used in the proofs of new theorems in `IntermediateField/Algebraic.lean`. Co-authored-by: Yongle Hu <140475041+mbkybky@users.noreply.github.com> Co-authored-by: Yongle Hu <2065545849@qq.com> Co-authored-by: yhtq <1414672068@qq.com>
…22971) Clean up `KrullTopology.lean` by moving some lemmas to their appropriate locations in earlier files. Also move some lemmas from `IntermediateField/Adjoin/Defs.lean` to `IntermediateField/Basic.lean` since they are used in the proofs of new theorems in `IntermediateField/Algebraic.lean`. Co-authored-by: Yongle Hu <140475041+mbkybky@users.noreply.github.com> Co-authored-by: Yongle Hu <2065545849@qq.com> Co-authored-by: yhtq <1414672068@qq.com>
Clean up
KrullTopology.leanby moving some lemmas to their appropriate locations in earlier files.Also move some lemmas from
IntermediateField/Adjoin/Defs.leantoIntermediateField/Basic.leansince they are used in the proofs of new theorems inIntermediateField/Algebraic.lean.