Controllables and Observables, Revisited

https://www.lesswrong.com/posts/z3S2xnoDYfohrQQoe/controllables-and-observables-revisited

Contents

1. Controllables

1.1. Ensurables and Preventables The categorical definition of ensurables is very simple. Definition: \mbox{Ensure}(C) is the set of all S\subseteq W such that there exists a morphism \phi:1_S\rightarrow C. As an example, let C_0=(A,E,\cdot). Recall that 1_S=({b},S,\star), where b \star s = s for all s\in S. E.g., if S_0={w_0,w_3,w_4}, then 1_{S_0}=\begin{array}{cc} &\begin{array}{cc} {w_0} \ \ &{w_3} \ \ &{w_4} \end{array}\ \begin{array}{c} b \end{array} & \begin{pmatrix} w_0 \ & \ w_3 \ & \ w_4 \ \end{pmatrix} \end{array}. If there is a morphism (g,h) from 1_{S_0} to C_0, this means that:

2. Observables

We also have a new definition of observables, but it is not nearly as trivial as the definition of controllables. Definition: \mbox{Obs}(C) is the set of all S\subseteq W such that there exist C_0 and C_1 with \mbox{Image}(C_0)\subseteq S and \mbox{Image}(C_1)\subseteq W\backslash S such that C\simeq C_0&C_1. Claim: This definition is equivalent to the one in "Introduction to Cartesian Frames": \mbox{Obs}(C)={S\subseteq W \ | \ \forall a_0,a_1\in A,\ \exists a\in A,\ a\in\mbox{if}(S,a_0,a_1)}. Proof: Throughout the proof, we will let \mbox{Obs}_{\mathrm{old}}(-) refer to observables as they were originally defined, and let \mbox{Obs}(-) refer to observables under our categorical definition. The proof will be broken into three parts:

3. Controllables and Observables Are Still Disjoint

To become more used to our new definitions, let us reprove the incompatibility theorems from before. First, a lemma. Lemma: Let C\simeq C_0&C_1, with \mbox{Image}(C_0)\subseteq S and \mbox{Image}(C_1)\subseteq W\backslash S. If S\in \mbox{Ensure}(C), then C_1\simeq\top. If S\in \mbox{Prevent}(C), then C_0\simeq\top. Proof: If S\in \mbox{Ensure}(C), there exists a morphism from 1_S to C, so there exists a morphism from 1_S to C_0&C_1. Composing this with the canonical projection from C_0&C_1 to C_1 gives a morphism (g,h):1_S\rightarrow C_1. Let C_1 = (A,E,\cdot), and let 1_S=({b},S,\star). If there were an e\in E, then g(b)\cdot e=b\star h(e) would be in both S and W\backslash S, a contradiction. Therefore C_1 has empty environment. Also, since g(b)\in A, C_1 has nonempty agent. Therefore C_1\simeq\top. Symmetrically, if S\in \mbox{Prevent}(C), then W\backslash S\in \mbox{Ensure}(C), so C_0\simeq\top. \square Now we can reprove (a slightly stronger version of) our main incompatibility theorem. Theorem: If C\not\simeq \top, then \mbox{Ctrl}(C)\cap\mbox{Obs}(C)={}. Proof: We prove the contrapositive. Assume S\in\mbox{Ctrl}(C)\cap\mbox{Obs}(C). Let C\simeq C_0&C_1, with \mbox{Image}(C_0)\subseteq S and \mbox{Image}(C_1)\subseteq W\backslash S. By the above lemma, both C_0\simeq \top and C_1\simeq \top. Thus C\simeq \top&\top\cong\top. \square We also reprove (the important direction of) the one-sided result. Theorem: If S\in\mbox{Ensure}(C)\cap\mbox{Obs}(C), then \mbox{Image}(C)\subseteq S. Proof: If S\in\mbox{Ensure}(C)\cap\mbox{Obs}(C), then C\simeq C_0&C_1, with \mbox{Image}(C_0)\subseteq S and \mbox{Image}(C_1)\subseteq W\backslash S. By the above lemma, C_1\simeq \top, so C\simeq C_0&\top\cong C_0, so \mbox{Image}(C)\subseteq S. \square In our next post, we will move to discussing Cartesian frames over different worlds, or different world models. E.g., W might be the set of all possible microphysical states of a room, while V is the smaller set of all possible arrangements of macroscopic objects in the room. We will describe how to translate between frames over W and frames over V. In the process, we will note some surprising facts about coarser and more refined models of the world, as they relate to observables.

Comment

https://www.lesswrong.com/posts/z3S2xnoDYfohrQQoe/controllables-and-observables-revisited?commentId=FPQwTPPmokYKQmmr7

Counterexample to your claim that \mathrm{Ctrl}(C\oplus{D})=\mathrm{Ctrl}(C)\cup\mathrm{Ctrl}(D) (with both C and D not \mathrm{null}): Take C and D to be the following Cartesian frames over world {x, y} with agent and environment both {a,b} as the following matrices: \matrix{& a & b\a & y & x\b & x & x}\matrix{& a & b\a & x & y\b & y & y}Then \mathrm{Ctrl}(C)=\mathrm{Ctrl}(D)=\varnothing but \mathrm{Ctrl}(C\oplus{D})\ni{x}. (Sorry for my formatting—I haven’t done LaTeX in these comments before.)

Comment

https://www.lesswrong.com/posts/z3S2xnoDYfohrQQoe/controllables-and-observables-revisited?commentId=tMEmfn6w9fQGhPthk

Thank You! You are correct. Oops! I deleted that claim from the post. That was quite a mistake. Luckily it seems self-contained. This is the danger of "Trivial" proofs. Initial versions of the theory only talked about ensurables, and the addition of (and shift of attention to) controllables came much later.

https://www.lesswrong.com/posts/z3S2xnoDYfohrQQoe/controllables-and-observables-revisited?commentId=nbgqaavW9oCMH5fAp

To get an intuition for morphisms, I tried listing out every frame that has a morphism going to a simple 2x2 frame C_0= \ \ \begin{array}{cc} &\begin{array}{cc} f_0 &f_1 \end{array}\ \begin{array}{c} b_0 \ b_1 \end{array} & \begin{pmatrix} w_0 & w_1\ w_2 & w_3\ \end{pmatrix} \end{array} . Are any of the following wrong? And, am I missing any? Frames I think have a morphism going to C_0: C_0 C_0^*= \ \ \begin{array}{cc} &\begin{array}{cc} e_0 &e_1 \end{array}\ \begin{array}{c} a_0 \ a_1 \end{array} & \begin{pmatrix} w_0 & w_2\ w_1 & w_3\ \end{pmatrix} \end{array} \bot_{{}}=0= \begin{array}{cc} &\begin{array}{cc} e_0 \end{array}\ \begin{array}{c} \end{array} & \begin{pmatrix} \ \ \ \end{pmatrix} \end{array} 1_{{w_0, w_1}}= \ \ \begin{array}{cc} &\begin{array}{cc} e_0 &e_1 \end{array}\ \begin{array}{c} a_0 \end{array} & \begin{pmatrix} w_0 & w_1\ \end{pmatrix} \end{array} 1_{{w_2, w_3}}= \ \ \begin{array}{cc} &\begin{array}{cc} e_0 &e_1 \end{array}\ \begin{array}{c} a_0 \end{array} & \begin{pmatrix} w_2 & w_3\ \end{pmatrix} \end{array} Every frame that looks like a frame on this list (other than 0), but with extra columns added — regardless of what’s in those columns. (As a special case, this includes the five 1_S frames corresponding to the other five ensurables that can be deduced from the matrix: 1_{{w_0, w_1, w_2}}, 1_{{w_0, w_1, w_3}}, 1_{{w_0, w_2, w_3}}, 1_{{w_1, w_2, w_3}}, 1_{{w_0, w_1, w_2,w_3}}. If W has more than four elements, then there will be additional 1_S frames /​ additional ensurables beyond these seven.) Every frame biextensionally equivalent to one of the frames on this list.

Comment

https://www.lesswrong.com/posts/z3S2xnoDYfohrQQoe/controllables-and-observables-revisited?commentId=Kqq9mbCATmMqfL2pL

C_0^* is wrong. You can see it has Ensurables that C_0 does not have.

https://www.lesswrong.com/posts/z3S2xnoDYfohrQQoe/controllables-and-observables-revisited?commentId=7TeXaohZNK4PsQy2z

You can also duplicate rows in C_0, and then add columns, so you can get things like \left(\begin{matrix}w_0&w_1&w_2\w_0&w_1&w_3\w_2&w_3&w_0\end{matrix}\right). There are infinitely many biextensional Cartesian frames over {w_0,w_1,w_2,w_3} with morphism to C_0, with arbitrarily large dimensions.