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

Add reverse reflexive-transitive closure to STS #6

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

javierdiaz72
Copy link
Collaborator

This PR adds a reverse version of the reflexive-transitive closure of an STS and proves the equivalence of it to the regular version, among other basic properties.

@javierdiaz72 javierdiaz72 added the enhancement New feature or request label Jan 6, 2025
@javierdiaz72 javierdiaz72 requested a review from WhatisRT January 6, 2025 12:34
@javierdiaz72 javierdiaz72 self-assigned this Jan 6, 2025
@javierdiaz72 javierdiaz72 force-pushed the javierdiaz72/sts-reverse-rtc branch from 6c37f20 to 7b1fef3 Compare January 6, 2025 12:37
@WhatisRT
Copy link
Collaborator

WhatisRT commented Jan 8, 2025

Ah, so this is just about reasoning starting from the other end of the list? I think it'd be nice to make that a bit clearer in the comments.

@javierdiaz72 javierdiaz72 merged commit 600f267 into main Jan 8, 2025
1 check passed
@javierdiaz72 javierdiaz72 deleted the javierdiaz72/sts-reverse-rtc branch January 8, 2025 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants