[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlaplus] Subset vs. Subseteq



Thanks so much for clarification!

AmirHossein

On Tue, Nov 19, 2019, 1:45 AM Leslie Lamport <tlaplus.ll@xxxxxxxxx> wrote:
Stephan should have mentioned that \subseteq is a built-in TLA+ operator, while \subset 
is not and can be defined in the spec to have any meaning.


On Thursday, November 14, 2019 at 1:31:03 AM UTC-8, Stephan Merz wrote:
\subset means "strict subset" whereas \subseteq means "subset or equal".

For example, ~({1,2,3} \subset {1,2,3})  but  {1,2,3} \subseteq {1,2,3}.

Stephan

On 14 Nov 2019, at 10:21, AmirHossein SayyadAbdi  wrote:

Hi Everyone,

What is the difference between \subset and \subseteq in TLA+? Is it about (dis)allowing the empty subset?

AmirHossein

--
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 
To view this discussion on the web visit https://groups.google.com/d/msgid/tlaplus/CAKxfy0vyc3tOQV4FUkLbdqQOBRz_Mn9kc2z%3DJqibN65OoXKs%3DQ%40mail.gmail.com.

--
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/43b0bf08-52cb-45dd-a9e1-23b98c5ce394%40googlegroups.com.

--
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/CAKxfy0v0hLsjx2VMvDwaHaMxyoBiseBUoz%2Bz8ezfutj7YxMmUw%40mail.gmail.com.