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

Quotient by sum of ideals #950

Merged
merged 26 commits into from
Nov 10, 2022
Merged

Conversation

felixwellen
Copy link
Collaborator

@felixwellen felixwellen commented Nov 2, 2022

This PR shows, that R/(I+J)=(R/I)/J for CommRings R with ideals I and J.
Also includes: The image of an ideal under a surjective homomorphism is and ideal.

Includes some refactoring:

  • Introduce folder CommRing/Ideal
  • Rename CommRing/QuotientRing to CommRing/Quotient

@felixwellen felixwellen marked this pull request as ready for review November 3, 2022 13:43
Copy link
Contributor

@MatthiasHu MatthiasHu left a comment

Choose a reason for hiding this comment

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

Nice work.

Cubical/Functions/Surjection.agda Outdated Show resolved Hide resolved
Cubical/Algebra/CommRing/FGIdeal.agda Outdated Show resolved Hide resolved
Cubical/Algebra/Ring/Ideal/SurjectiveImage.agda Outdated Show resolved Hide resolved
Cubical/Algebra/Ring/Ideal/SurjectiveImage.agda Outdated Show resolved Hide resolved
Cubical/Functions/Surjection.agda Show resolved Hide resolved
@felixwellen felixwellen merged commit 9355db0 into agda:master Nov 10, 2022
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.

None yet

2 participants