From 95ae09917b6f128773325ba2c3575c760bf56b81 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Tue, 19 Sep 2023 14:02:07 +0200 Subject: add ocp2023 presentation --- doc/talks/2023-09-20-ocp/assets/latticeB_3.svg | 576 +++++++++++++++++++++++++ 1 file changed, 576 insertions(+) create mode 100644 doc/talks/2023-09-20-ocp/assets/latticeB_3.svg (limited to 'doc/talks/2023-09-20-ocp/assets/latticeB_3.svg') diff --git a/doc/talks/2023-09-20-ocp/assets/latticeB_3.svg b/doc/talks/2023-09-20-ocp/assets/latticeB_3.svg new file mode 100644 index 00000000..198d1f5d --- /dev/null +++ b/doc/talks/2023-09-20-ocp/assets/latticeB_3.svg @@ -0,0 +1,576 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + $\{\}$ + $\{a,b,c\}$ + + $\{a\}$ + $\{b\}$ + $\{c\}$ + + + $\{a,c\}$ + $\{a,b\}$ + $\{b,c\}$ + + + + + + + + + + + + + + + + + + + $write(\{a\})$: + $\sqsupseteq \{a\} \to$ OK + $\not\sqsupseteq \{a\}$ + $\not\sqsupseteq \{a\}$ + + + + $write(\{b\})$: + $\not\sqsupseteq \{b\}$ + $\sqsupseteq \{b\} \to$ OK + $\not\sqsupseteq \{b\}$ + + + -- cgit v1.2.3