Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zorn and Hahn-Banach theorems #337

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Zorn and Hahn-Banach theorems #337

wants to merge 4 commits into from

Conversation

mkerjean
Copy link
Collaborator

@mkerjean mkerjean commented Feb 19, 2021

This is in beginner's style and should heavily rewritten. It contains two files:

  • hahnbanach.v contains a new formalization of Zorn's Lemma depending of the Choice in Prop and to Excluding middle, as well as a proof of Hahn_Banach theorem in its analytical form. This file is independent from MathComp Analysis libraries.

  • hahnbanach_normedtype.v contains a formalization of Hahn Banach's theorem on normed vector spaces, using the Mathematical Components libraries.

@pi8027
Copy link
Member

pi8027 commented Mar 26, 2021

So this is the PR that needs linting and refactoring, right?

@mkerjean
Copy link
Collaborator Author

So this is the PR that needs linting and refactoring, right?

Yes, quite heavily. In particular, hahn_banach.v could be transformed in a file depending of mathcomp-analysis, containing another (?) proof of Zorn's lemma or using the one already present in analysis.

@affeldt-aist
Copy link
Member

So this is the PR that needs linting and refactoring, right?

Yes, quite heavily. In particular, hahn_banach.v could be transformed in a file depending of mathcomp-analysis, containing another (?) proof of Zorn's lemma or using the one already present in analysis.

@pi8027 There a few more concrete hints in the minutes of the last meeting (https://github.com/math-comp/analysis/wiki/2021-03-26-Meeting).

@pi8027
Copy link
Member

pi8027 commented Apr 4, 2021

Could someone grant me write permission to directly push to here?

ERROR: Permission to math-comp/analysis.git denied to pi8027.

@CohenCyril
Copy link
Member

Could someone grant me write permission to directly push to here?

ERROR: Permission to math-comp/analysis.git denied to pi8027.

done

@pi8027
Copy link
Member

pi8027 commented Apr 5, 2021

@CohenCyril Thanks!

@mkerjean
Copy link
Collaborator Author

mkerjean commented Feb 7, 2022

Hi @pi8027, did you try to lint and refactor this or can I tackle this ?

@mkerjean mkerjean mentioned this pull request Feb 8, 2022
@affeldt-aist affeldt-aist added the enhancement ✨ This issue/PR is about adding new features enhancing the library label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ This issue/PR is about adding new features enhancing the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants