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

feat(ring_theory/graded_ring): basics #10002

Closed
wants to merge 157 commits into from
Closed

feat(ring_theory/graded_ring): basics #10002

wants to merge 157 commits into from

Conversation

@jjaassoonn jjaassoonn added the awaiting-review The author would like community review of the PR label Oct 31, 2021
@github-actions github-actions 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 Nov 1, 2021
jjaassoonn and others added 2 commits November 1, 2021 08:14
@jjaassoonn jjaassoonn added the RFC Request for comment label Nov 1, 2021
@jjaassoonn
Copy link
Collaborator Author

I am going to split this pr into smaller ones.

Comment on lines +67 to +68
lemma graded_ring.trivial_inter (i : ι) :
disjoint (A i) (Sup {a | ∃ j ≠ i, A j = a}) :=
Copy link
Member

Choose a reason for hiding this comment

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

This should fall out in a line or two from #10108. If it doesn't, there's a lemma missing from the API of complete_lattice.independent.

@github-actions github-actions 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 Nov 2, 2021
jjaassoonn and others added 2 commits November 2, 2021 14:24
@jjaassoonn jjaassoonn removed RFC Request for comment awaiting-review The author would like community review of the PR labels Nov 2, 2021
@jjaassoonn
Copy link
Collaborator Author

jjaassoonn commented Nov 2, 2021

Now every sub-pr is <150 lines modulo dependencies.

@jjaassoonn jjaassoonn added the WIP Work in progress label Nov 3, 2021
@github-actions github-actions 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 Dec 13, 2021
@jjaassoonn
Copy link
Collaborator Author

This pr is now being subsumed by other sub prs. So I will close this one

@jjaassoonn jjaassoonn closed this Dec 13, 2021
@YaelDillies YaelDillies deleted the graded_ring branch June 10, 2023 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants