Skip to content

Conversation

@zstone1
Copy link
Contributor

@zstone1 zstone1 commented Nov 15, 2024

More work towards #1350 this adds support for functions from wedges. This is the the foundation of path concatenation. This also introduces wedge_prod, which is an alternative way to construct wedge products. Things like hausdorff are a lot easier to prove when viewing it as a subspace of a product, rather than a quotient of a sum (since quotients don't respect hausdorff).

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

Reference: How to document

Reminder to reviewers

Copy link
Member

@affeldt-aist affeldt-aist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the last commit, I introduced lemmas about existT in boolp.v so that we do not need to import from the Coq standard library and use lemmas with better names. Other modifications are just linting (remove a destruct, etc.).

@zstone1 zstone1 merged commit 97d0779 into math-comp:master Nov 17, 2024
31 checks passed
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.

2 participants