Skip to content

fix: add a missing where to correct a vacuous class#431

Open
eric-wieser wants to merge 2 commits intomainfrom
eric-wieser/where
Open

fix: add a missing where to correct a vacuous class#431
eric-wieser wants to merge 2 commits intomainfrom
eric-wieser/where

Conversation

@eric-wieser
Copy link
Collaborator

Previously this class said "Given an LTS with finite image and finite outgoing labels, we say it is finitely branching if <empty condition>`. This was nonsense, and also made it impossible to state that something was not finitely branching.

This adds the missing where keyword such that it instead as "Given an LTS, we say it is finitely branching if it has finite image and finite outgoing labels".

@eric-wieser eric-wieser force-pushed the eric-wieser/where branch 2 times, most recently from e15e967 to baa506c Compare March 17, 2026 03:46
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.

1 participant