Conversation
13446e9 to
9c3b607
Compare
70ebb90 to
0c4beb3
Compare
Co-authored-by: Cyril Cohen <cohen@crans.org>
baafd50 to
a319f08
Compare
|
@CohenCyril could you take a quick look at this PR? However, we have observed one thing that we would like to address later: |
Motivation for this change
This PR gives the structure of a
lmdotype Rto:E, F : lmodType RE F : convextvsType R. It also defined the {linear_continuous _ -> _} structure.This development is essential to the study of topological duals
E'in topological vector spaces, and more generally to the study of closed categories in functional analysis.Another pull request will enforce the topological structures on
{linear_continuous E -> F}( as a convextvsType, or metric/normed when F is metric or normed).Checklist
CHANGELOG_UNRELEASED.mdReference: How to document
Merge policy
As a rule of thumb:
all compile are preferentially merged into master.
Reminder to reviewers