Seminorm tvs - #1963
Open
mkerjean wants to merge 5 commits into
Open
Conversation
mkerjean
marked this pull request as draft
May 9, 2026 11:48
mkerjean
force-pushed
the
seminorm_tvs
branch
2 times, most recently
from
June 9, 2026 07:15
ebb71fd to
b84ab33
Compare
mkerjean
force-pushed
the
seminorm_tvs
branch
3 times, most recently
from
July 2, 2026 00:35
68ebe3f to
2b89bee
Compare
affeldt-aist
force-pushed
the
seminorm_tvs
branch
from
July 7, 2026 03:03
11bbf7e to
cc3c89e
Compare
mkerjean
marked this pull request as ready for review
July 7, 2026 03:09
affeldt-aist
force-pushed
the
seminorm_tvs
branch
from
July 7, 2026 03:10
3d7d899 to
9b83616
Compare
- adding also initial fam topology, gauge functions, and subbase 0basis - hahn banach initial_subctvs Co-authored-by: Reynald Affeldt <reynald.affeldt@aist.go.jp> Co-authored-by: Cyril Cohen <cyril.cohen@inria.fr>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation for this change
Describing topological vector spaces as vector spaces whose topology is induced by a family of seminorms. Adapting the Hahn-Banach theorem to topological vector spaces. This is necessary to formalise duality theory.
Checklist
CHANGELOG_UNRELEASED.mdReference: How to document
Merge policy
As a rule of thumb:
all compile are preferentially merged into master.
Reminder to reviewers