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

refactor(linear_algebra/clifford_algebra): relax typeclasses to semiring #14350

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

Conversation

eric-wieser
Copy link
Member

@eric-wieser eric-wieser commented May 24, 2022

This generalization isn't motivated by any particular result or generalization in the literature; rather, it's motivated by allowing exterior_algebra R M to be redefined as clifford_algebra 0, as this prevents all the results having to be duplicated.


Open in Gitpod

See also #14819

…gebra/quadratic_form/basic`

150 lines seems worthy of its own file, especially if this grows `fun_like` boilerplate in future.

No lemmas have been renamed or proofs changed.
This moves the `fun_like` lemmas up to the top of the file next to the `coe_to_fun` instance, and condenses some sections containing only one lemma.
@eric-wieser eric-wieser added the WIP Work in progress label May 24, 2022
@mathlib-dependent-issues-bot mathlib-dependent-issues-bot added the blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. label May 24, 2022
@mathlib-dependent-issues-bot mathlib-dependent-issues-bot removed the blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. label Jun 17, 2022
@mathlib-dependent-issues-bot
Copy link
Collaborator

@semorrison semorrison added the too-late This PR was ready too late for inclusion in mathlib3 label Jul 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maybe-later too-late This PR was ready too late for inclusion in mathlib3 WIP Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants