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/lattice5.svg | 536 +++++++++++++++++++++++++++ 1 file changed, 536 insertions(+) create mode 100644 doc/talks/2023-09-20-ocp/assets/lattice5.svg (limited to 'doc/talks/2023-09-20-ocp/assets/lattice5.svg') diff --git a/doc/talks/2023-09-20-ocp/assets/lattice5.svg b/doc/talks/2023-09-20-ocp/assets/lattice5.svg new file mode 100644 index 00000000..bc6b7195 --- /dev/null +++ b/doc/talks/2023-09-20-ocp/assets/lattice5.svg @@ -0,0 +1,536 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + $\{\}$ + $\{a,b,c\}$ + + $\{a\}$ + $\{b\}$ + $\{c\}$ + + + $\{a,c\}$ + $\{a,b\}$ + $\{b,c\}$ + + + + + + + + + + + + + + + + + + + + $write(\{a\})$: + $read()$: + $\sqsupseteq \{a\} \to$ OK + $\sqsupseteq \{a\} \to$ OK + $\not\sqsupseteq \{a\}$ + return OK + + -- cgit v1.2.3