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

Codyroux/compactness #123

Merged
merged 12 commits into from
Sep 30, 2024
Merged

Conversation

codyroux
Copy link
Contributor

@codyroux codyroux commented Sep 30, 2024

closes #104

Closes #104

infix:50 " ⊧ " => (models)

infix:50 " ⊢ " => (derive)

Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe the definitions up to this point can ultimately end up in their own file, called something like Satisfaction.lean? I suggest this because I expect lots of other files (like my Duality.lean in progress) will need to use these definitions, but may not need everything in Completeness.lean.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I agree! I'd like to get this merged first, if that's all right, I'm getting nervous about all the rebasing.

@codyroux
Copy link
Contributor Author

Yay. I'll go in and fix the blueprint stuff later.

@codyroux
Copy link
Contributor Author

codyroux commented Sep 30, 2024 via email

@codyroux codyroux force-pushed the codyroux/compactness branch from 7032023 to fafdfba Compare September 30, 2024 17:36
@codyroux
Copy link
Contributor Author

awaiting-review

@github-actions github-actions bot added the awaiting-review the PR passes CI and is ready for review label Sep 30, 2024
@pitmonticone
Copy link
Collaborator

@pitmonticone pitmonticone added awaiting-author Reviewers and maintainers are awaiting the author's response or fixes in response to review comments and removed awaiting-review the PR passes CI and is ready for review labels Sep 30, 2024
@pitmonticone pitmonticone merged commit 25d8c48 into teorth:main Sep 30, 2024
2 checks passed
@Shreyas4991 Shreyas4991 removed the awaiting-author Reviewers and maintainers are awaiting the author's response or fixes in response to review comments label Sep 30, 2024
goens added a commit to goens/equational_theories that referenced this pull request Oct 1, 2024
pitmonticone added a commit that referenced this pull request Oct 1, 2024
* feat: add preorder on magma laws

This builds on the `MagmaLaw` structure defined in #113 and thus depends on it.

* integrate with definitions from #123

* add equivalence suggested by @codyroux

* remove whitespace

* add suggestions from @madvorak

* more style changes suggested by @madvorak

* minor improvements

---------

Co-authored-by: Pietro Monticone <38562595+pitmonticone@users.noreply.github.com>
@nomeata
Copy link
Collaborator

nomeata commented Oct 2, 2024

Was this meant to add a file called Unidecode-1.3.8-py3-none-any.whl?

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.

Build the basic meta-theory for the (syntactic) equational theory of magmas
5 participants