Skip to content

test subNormedZmodType#1928

Draft
affeldt-aist wants to merge 1 commit intomath-comp:masterfrom
affeldt-aist:pseudo_normed_Zmodule_20260403
Draft

test subNormedZmodType#1928
affeldt-aist wants to merge 1 commit intomath-comp:masterfrom
affeldt-aist:pseudo_normed_Zmodule_20260403

Conversation

@affeldt-aist
Copy link
Copy Markdown
Member

@affeldt-aist affeldt-aist commented Apr 3, 2026

Motivation for this change

We are trying to define SubNormedZmodule like the Sub structures in MathComp
(we are doing this in MathComp-Analysis to test it because ultimately we want SubNormedModule
but we are not there yet)

Adding SubNormedZmodule just after SubSemiNormedZmodule seems to do what we want
in MathComp (see this branch https://github.com/affeldt-aist/math-comp/commits/numdomain_20240403/)
but in MathComp-Analysis it generates the following error message:

Structure pseudometric_normed_Zmodule_SubSemiNormedZmodule
contains the same mixins as SubNormedZmodule

when I tried to define SubNormedZmodule and in a context where
pseudometric_normed_Zmodule_SubSemiNormedZmodule does not exist yet

@mkerjean @CohenCyril

Checklist
  • added corresponding entries in CHANGELOG_UNRELEASED.md
  • added corresponding documentation in the headers

Reference: How to document

Merge policy

As a rule of thumb:

  • PRs with several commits that make sense individually and that
    all compile are preferentially merged into master.
  • PRs with disorganized commits are very likely to be squash-rebased.
Reminder to reviewers

@affeldt-aist affeldt-aist marked this pull request as draft April 3, 2026 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant