Changes

→‎Note 3: png format & code -> pre
Line 2,160: Line 2,160:  
Applying the enlargement operator <math>\operatorname{E}</math> to the initial proposition <math>q\!</math> yields:
 
Applying the enlargement operator <math>\operatorname{E}</math> to the initial proposition <math>q\!</math> yields:
   −
<code>
+
<pre>
 
   ((  ( u , du )( v , dv )
 
   ((  ( u , du )( v , dv )
 
   )(  ( u , du )( w , dw )
 
   )(  ( u , du )( w , dw )
 
   )(  ( v , dv )( w , dw )
 
   )(  ( v , dv )( w , dw )
 
   ))
 
   ))
</code>
+
</pre>
    
Conjoining a query on the center cell yields:
 
Conjoining a query on the center cell yields:
   −
<code>
+
<pre>
 
   ((  ( u , du )( v , dv )
 
   ((  ( u , du )( v , dv )
 
   )(  ( u , du )( w , dw )
 
   )(  ( u , du )( w , dw )
Line 2,176: Line 2,176:  
   
 
   
 
   u v w
 
   u v w
</code>
+
</pre>
    
The models of this last expression tell us which combinations of feature changes among the set <math>\{ \operatorname{d}u, \operatorname{d}v, \operatorname{d}w \}</math> will take us from our present interpretation, the center cell expressed by "<math>u\ v\ w</math>", to a true value under the target proposition <code> (( u v )( u w )( v w )) </code>.
 
The models of this last expression tell us which combinations of feature changes among the set <math>\{ \operatorname{d}u, \operatorname{d}v, \operatorname{d}w \}</math> will take us from our present interpretation, the center cell expressed by "<math>u\ v\ w</math>", to a true value under the target proposition <code> (( u v )( u w )( v w )) </code>.
Line 2,182: Line 2,182:  
The result of applying the difference operator <math>\operatorname{D}</math> to the initial proposition <math>\operatorname{q}</math>, conjoined with a query on the center cell, yields:
 
The result of applying the difference operator <math>\operatorname{D}</math> to the initial proposition <math>\operatorname{q}</math>, conjoined with a query on the center cell, yields:
   −
<code>
+
<pre>
 
   (
 
   (
 
       ((  ( u , du )( v , dv )
 
       ((  ( u , du )( v , dv )
Line 2,196: Line 2,196:  
   
 
   
 
   u v w
 
   u v w
</code>
+
</pre>
    
The models of this last proposition are:
 
The models of this last proposition are:
   −
<code>
+
<pre>
 
   1.  u v w  du  dv  dw
 
   1.  u v w  du  dv  dw
 
   2.  u v w  du  dv (dw)
 
   2.  u v w  du  dv (dw)
 
   3.  u v w  du (dv) dw
 
   3.  u v w  du (dv) dw
 
   4.  u v w (du) dv  dw
 
   4.  u v w (du) dv  dw
</code>
+
</pre>
   −
This tells us that changing any two or more of the features <math>u, v, w</math> will take us from the center cell to a cell outside the shaded region for the set <math>Q\!</math>.
+
This tells us that changing any two or more of the features <math>u, v, w\!</math> will take us from the center cell to a cell outside the shaded region for the set <math>Q.\!</math>
    
===Note 4===
 
===Note 4===
12,080

edits