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

notations for left and right module actions #2024

Merged

Conversation

Alizter
Copy link
Collaborator

@Alizter Alizter commented Jul 11, 2024

In this PR we introduce notations r *L m for lact r m and m *R r for ract m r. If we don't like them, then we can drop this PR.

:= lm_assoc (R:=rng_op R) s r m.
Definition rm_unit : lact 1 m = m
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This was incorrect and I've corrected the statement.

<!-- ps-id: 37698028-a81c-430a-a257-292a9c8b63d6 -->

Signed-off-by: Ali Caglayan <[email protected]>
@Alizter Alizter force-pushed the ps/rr/notations_for_left_and_right_module_actions branch from 8db3f12 to 8ffc0a6 Compare July 11, 2024 12:12
theories/Algebra/Rings/Module.v Outdated Show resolved Hide resolved
theories/Algebra/Rings/Module.v Outdated Show resolved Hide resolved
Alizter and others added 2 commits July 11, 2024 14:53
@Alizter Alizter merged commit 157981d into HoTT:master Jul 11, 2024
10 checks passed
@Alizter Alizter deleted the ps/rr/notations_for_left_and_right_module_actions branch July 11, 2024 12:56
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