[Merged by Bors] - feat(ValuativeRel): MulArchimedean (ValueGroupWithZero R) when IsRankLeOne#26833
Conversation
…LeOne with a proof_wanted for the reverse implication
PR summary 962b24680eImport changes for modified filesNo significant changes to the import graph Import changes for all files
Declarations diff
You can run this locally as follows## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>
## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>The doc-module for No changes to technical debt.You can run this locally as
|
|
Does Archimedean.exists_orderAddMonoidHom_real_injective help with the reverse direction? |
|
Yes! We just merged earlier today a use of that lemma in #27436. Thank you for contributing and your work toward Hahn Embedding! It will be very useful for rank-n valuations. |
|
Haha I missed the other PR. Glad I could help |
|
Is "with a proof_wanted for the reverse implication" as claimed in the PR description still true? |
|
Thanks! |
|
🚀 Pull request has been placed on the maintainer queue by erdOne. |
|
Thanks! bors merge |
…LeOne (#26833) The converse (for any compatible valuation) is `ValuativeRel.isRankLeOne_iff_mulArchimedean` which is in a later file since it requires a larger theory of reals. Co-authored-by: Yakov Pechersky <pechersky@users.noreply.github.com>
|
Pull request successfully merged into master. Build succeeded: |
…LeOne (leanprover-community#26833) The converse (for any compatible valuation) is `ValuativeRel.isRankLeOne_iff_mulArchimedean` which is in a later file since it requires a larger theory of reals. Co-authored-by: Yakov Pechersky <pechersky@users.noreply.github.com>
…LeOne (leanprover-community#26833) The converse (for any compatible valuation) is `ValuativeRel.isRankLeOne_iff_mulArchimedean` which is in a later file since it requires a larger theory of reals. Co-authored-by: Yakov Pechersky <pechersky@users.noreply.github.com>
…LeOne (leanprover-community#26833) The converse (for any compatible valuation) is `ValuativeRel.isRankLeOne_iff_mulArchimedean` which is in a later file since it requires a larger theory of reals. Co-authored-by: Yakov Pechersky <pechersky@users.noreply.github.com>
The converse (for any compatible valuation) is
ValuativeRel.isRankLeOne_iff_mulArchimedeanwhich is in a later file since it requires a larger theory of reals.