Cross Reference: non-cons.het
xref
: /
hets
/
Propositional
/
TestCons
/
non-cons.het
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
logic Propositional
spec A =
props a, b, c
. a \/ b \/ c
end
spec B =
A
then %cons
. a /\ b
end