Changes

MyWikiBiz, Author Your Legacy — Tuesday May 21, 2024
Jump to navigationJump to search
→‎Syntactic Transformations: mathematical markup
Line 2,922: Line 2,922:  
A condition is ''amenable'' to a rule if any of its conceivable expressions formally match any of the expressions that are enumerated by the rule.  Further, it requires the relegation of the other expressions to the production of a result.  Thus, there is the choice of an initial expression that needs to be checked on input for whether it fits the antecedent condition and there are several types of output that are generated as a consequence, only a few of which are usually needed at any given time.
 
A condition is ''amenable'' to a rule if any of its conceivable expressions formally match any of the expressions that are enumerated by the rule.  Further, it requires the relegation of the other expressions to the production of a result.  Thus, there is the choice of an initial expression that needs to be checked on input for whether it fits the antecedent condition and there are several types of output that are generated as a consequence, only a few of which are usually needed at any given time.
   −
<pre>
+
<br>
Logical Translation Rule 1
     −
If S is a sentence
+
{| align="center" cellpadding="0" cellspacing="0" style="border-left:1px solid black; border-top:1px solid black; border-right:1px solid black; border-bottom:1px solid black" width="90%"
about things in the universe U
+
|
 
+
{| align="center" cellpadding="0" cellspacing="0" width="100%"
and P is a proposition : U -> B, such that:
+
|- style="height:48px; text-align:right"
 
+
| width="98%" | <math>\text{Logical Translation Rule 1}\!</math>
L1a. [S]  = P,
+
| width=2%"  | &nbsp;
 
+
|}
then the following equations hold:
+
|-
 
+
|
L1b00. [False] = () = 0 : U->B.
+
{| align="center" cellpadding="0" cellspacing="0" width="100%"
 
+
|- style="height:48px"
L1b01. [Not S] = ([S]) = (P) : U->B.
+
| width="2%"  style="border-top:1px solid black" | &nbsp;
 
+
| width="18%" style="border-top:1px solid black" | <math>\text{If}\!</math>
L1b10. [S] = [S] = P : U->B.
+
| width="80%" style="border-top:1px solid black" |
 
+
<math>s ~\text{is a sentence about things in the universe X}</math>
L1b11. [True] = (()) = 1 : U->B.
+
|- style="height:48px"
</pre>
+
| &nbsp;
 +
| <math>\text{and}\!</math>
 +
| <math>p ~\text{is a proposition} ~:~ X \to \underline\mathbb{B}</math>
 +
|- style="height:48px"
 +
| &nbsp;
 +
| <math>\text{such that:}\!</math>
 +
| &nbsp;
 +
|- style="height:48px"
 +
| &nbsp;
 +
| <math>\text{L1a.}\!</math>
 +
| <math>\downharpoonleft s \downharpoonright ~=~ p</math>
 +
|- style="height:48px"
 +
| &nbsp;
 +
| <math>\text{then}\!</math>
 +
| <math>\text{the following equations hold:}\!</math>
 +
|}
 +
|-
 +
|
 +
{| align="center" cellpadding="0" cellspacing="0" style="text-align:center" width="100%"
 +
|- style="height:52px"
 +
| width="2%"  style="border-top:1px solid black" | &nbsp;
 +
| width="18%" style="border-top:1px solid black" align="left" | <math>\text{L1b}_{00}.\!</math>
 +
| width="20%" style="border-top:1px solid black" |
 +
<math>\downharpoonleft \operatorname{false} \downharpoonright</math>
 +
| width="5%" style="border-top:1px solid black" | <math>=\!</math>
 +
| width="20%" style="border-top:1px solid black" | <math>(~)</math>
 +
| width="5%" style="border-top:1px solid black" | <math>=\!</math>
 +
| width="30%" style="border-top:1px solid black" |
 +
<math>\underline{0} ~:~ X \to \underline\mathbb{B}</math>
 +
|- style="height:52px"
 +
| &nbsp;
 +
| align="left" | <math>\text{L1b}_{01}.\!</math>
 +
| <math>\downharpoonleft \operatorname{not}~ s \downharpoonright</math>
 +
| <math>=\!</math>
 +
| <math>(\downharpoonleft s \downharpoonright)</math>
 +
| <math>=\!</math>
 +
| <math>(p) ~:~ X \to \underline\mathbb{B}</math>
 +
|- style="height:52px"
 +
| &nbsp;
 +
| align="left" | <math>\text{L1b}_{10}.\!</math>
 +
| <math>\downharpoonleft s \downharpoonright</math>
 +
| <math>=\!</math>
 +
| <math>\downharpoonleft s \downharpoonright</math>
 +
| <math>=\!</math>
 +
| <math>p ~:~ X \to \underline\mathbb{B}</math>
 +
|- style="height:52px"
 +
| &nbsp;
 +
| align="left" | <math>\text{L1b}_{11}.\!</math>
 +
| <math>\downharpoonleft \operatorname{true} \downharpoonright</math>
 +
| <math>=\!</math>
 +
| <math>((~))</math>
 +
| <math>=\!</math>
 +
| <math>\underline{1} ~:~ X \to \underline\mathbb{B}</math>
 +
|}
 +
|}
    
<br>
 
<br>
12,080

edits

Navigation menu