Template:Algebraic normal form/table

From testwiki
Revision as of 21:58, 13 October 2022 by imported>Watchduck (New resource with "{| class="wikitable" style="text-align: center;" |- | <math> 0 </math> | <math> \Bigl[ ~ \Bigr] </math> | <math> \Bigl\{ ~ \Bigl\} </math> | <math> \Bigl\{ ~ \Bigl\} </math> | <small style="color: gray;">empty sum 0</small> | <math> 0 </math> |- | <math> 1 </math> | <math> \Bigl[ \left( ~ \right) \Bigr] </math> | <math> \Bigl\{ \{ ~ \} \Bigl\} </math> | <math> \Bigl\{ 0 \Bigl\} </math> | <math> 2^0 </math> | <math> 1 </math> |- | <math> a </math> | <math> \Bigl[ \left( a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
0 [] {} {} empty sum 0 0
1 [()] {{}} {0} 20 1
a [(a)] {{0}} {1} 21 2
¬a [(),(a)] {{},{0}} {0,1} 20+21 3
b [(b)] {{1}} {2} 22 4
¬b [(),(b)] {{},{1}} {0,2} 20+22 5
ab [(a),(b)] {{0},{1}} {1,2} 21+22 6
ab [(),(a),(b)] {{},{0},{1}} {0,1,2} 20+21+22 7
ab [(a,b)] {{0,1}} {3} 23 8
¬a¬b [(),(a,b)] {{},{0,1}} {0,3} 20+23 9
a¬b [(a),(a,b)] {{0},{0,1}} {1,3} 21+23 10
¬ab [(),(a),(a,b)] {{},{0},{0,1}} {0,1,3} 20+21+23 11
¬ab [(b),(a,b)] {{1},{0,1}} {2,3} 22+23 12
a¬b [(),(b),(a,b)] {{},{1},{0,1}} {0,2,3} 20+22+23 13
ab [(a),(b),(a,b)] {{0},{1},{0,1}} {1,2,3} 21+22+23 14
¬a¬b [(),(a),(b),(a,b)] {{},{0},{1},{0,1}} {0,1,2,3} 20+21+22+23 15
(¬a¬b¬c)(ab) [(a),(b),(a,b),(a,b,c)] {{0},{1},{0,1},{0,1,2}} {1,2,3,7} 21+22+23+27 142
(abc)(¬a¬b) [(),(a),(b),(a,b),(a,b,c)] {{},{0},{1},{0,1},{0,1,2}} {0,1,2,3,7} 20+21+22+23+27 143