[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlaplus] Type checking and custom infinite sets
- From: "'Chris Jensen' via tlaplus" <tlaplus@xxxxxxxxxxxxxxxx>
- Date: Fri, 05 Nov 2021 18:05:50 +0000
- References: <1636133961518.1536267474.2186325086.ref@aol.com>
Hi!
When you have a type invariant for a system like Paxos, you can check that
for example ballot numbers are members of the set of natural numbers.
What I am trying to do (and can't seem to find any documentation on) is how
to define my own infinite sets (for example one which is defined by some
predicate).
This is specifically just for type checking, and thus should just be
checking whether a value is an element of a set, hence should just be able
to use the predicate.
Is there any way to do this?
--
Thanks,
Chris
--
You received this message because you are subscribed to the Google Groups "tlaplus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tlaplus+unsubscribe@xxxxxxxxxxxxxxxx.
To view this discussion on the web visit https://groups.google.com/d/msgid/tlaplus/1636133961518.1536267474.2186325086%40aol.com.