Difference between revisions of "User:Jon Awbrey/Figures and Tables 1"
MyWikiBiz, Author Your Legacy — Saturday October 18, 2025
Jump to navigationJump to searchJon Awbrey (talk | contribs) (+ Table 16. Boolean Functions on Zero Variables) |
Jon Awbrey (talk | contribs) (+ Table 17. Boolean Functions on One Variable) |
||
Line 146: | Line 146: | ||
| <math>1</math> | | <math>1</math> | ||
| <math>F_1^{(0)}</math> | | <math>F_1^{(0)}</math> | ||
+ | | <math>1</math> | ||
+ | | <math>\texttt{(( ))}</math> | ||
+ | |} | ||
+ | |||
+ | <br> | ||
+ | |||
+ | ==Table 17. Boolean Functions on One Variable== | ||
+ | |||
+ | <br> | ||
+ | |||
+ | {| align="center" border="1" cellpadding="6" cellspacing="0" style="text-align:center; width:60%" | ||
+ | |+ style="height:30px" | <math>\text{Table 17. Boolean Functions on One Variable}</math> | ||
+ | |- style="height:40px; background:ghostwhite" | ||
+ | | width="14%" | <math>F</math> | ||
+ | | width="14%" | <math>F</math> | ||
+ | | colspan="2" | <math>F(x)</math> | ||
+ | | width="24%" | <math>F</math> | ||
+ | |- style="height:40px; background:ghostwhite" | ||
+ | | width="14%" | | ||
+ | | width="14%" | | ||
+ | | width="24%" | <math>F(1)</math> | ||
+ | | width="24%" | <math>F(0)</math> | ||
+ | | width="24%" | | ||
+ | |- | ||
+ | | <math>F_0^{(1)}</math> | ||
+ | | <math>F_{00}^{(1)}</math> | ||
+ | | <math>0</math> | ||
+ | | <math>0</math> | ||
+ | | <math>\texttt{( )}</math> | ||
+ | |- | ||
+ | | <math>F_1^{(1)}</math> | ||
+ | | <math>F_{01}^{(1)}</math> | ||
+ | | <math>0</math> | ||
+ | | <math>1</math> | ||
+ | | <math>\texttt{(} x \texttt{)}</math> | ||
+ | |- | ||
+ | | <math>F_2^{(1)}</math> | ||
+ | | <math>F_{10}^{(1)}</math> | ||
+ | | <math>1</math> | ||
+ | | <math>0</math> | ||
+ | | <math>x</math> | ||
+ | |- | ||
+ | | <math>F_3^{(1)}</math> | ||
+ | | <math>F_{11}^{(1)}</math> | ||
+ | | <math>1</math> | ||
| <math>1</math> | | <math>1</math> | ||
| <math>\texttt{(( ))}</math> | | <math>\texttt{(( ))}</math> |
Revision as of 19:15, 17 October 2025
Format Samples
- \(\rightsquigarrow\)
- \(\leftrightsquigarrow\)
- \(\xrightarrow{\mathrm{Parse}}\)
- \(\xrightarrow[\mathrm{~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~}]{\mathrm{Parse}}\)
Table 14. Semantic Translation • Functional Form
| ||||||||||
| ||||||||||
| ||||||||||
|
Table 15. Semantic Translation • Equational Form
| ||||||||||
| ||||||||||
| ||||||||||
|
Table 16. Boolean Functions on Zero Variables
\(F\) | \(F\) | \(F()\) | \(F\) |
\(0\) | \(F_0^{(0)}\) | \(0\) | \(\texttt{( )}\) |
\(1\) | \(F_1^{(0)}\) | \(1\) | \(\texttt{(( ))}\) |
Table 17. Boolean Functions on One Variable
\(F\) | \(F\) | \(F(x)\) | \(F\) | |
\(F(1)\) | \(F(0)\) | |||
\(F_0^{(1)}\) | \(F_{00}^{(1)}\) | \(0\) | \(0\) | \(\texttt{( )}\) |
\(F_1^{(1)}\) | \(F_{01}^{(1)}\) | \(0\) | \(1\) | \(\texttt{(} x \texttt{)}\) |
\(F_2^{(1)}\) | \(F_{10}^{(1)}\) | \(1\) | \(0\) | \(x\) |
\(F_3^{(1)}\) | \(F_{11}^{(1)}\) | \(1\) | \(1\) | \(\texttt{(( ))}\) |