MyWikiBiz, Author Your Legacy — Sunday November 09, 2025
Jump to navigationJump to search
1 byte removed
, 03:10, 28 July 2009
| Line 39: |
Line 39: |
| | For example, consider the axiom or initial equation that is shown below: | | For example, consider the axiom or initial equation that is shown below: |
| | | | |
| − | {| align="center" border="0" cellpadding="10" cellspacing="0" | + | {| align="center" cellpadding="10" |
| | | [[Image:Logical_Graph_Figure_3_Visible_Frame.jpg|500px]] || (3) | | | [[Image:Logical_Graph_Figure_3_Visible_Frame.jpg|500px]] || (3) |
| | |} | | |} |
| Line 45: |
Line 45: |
| | This can be written inline as “ <math>(~(~)~)~=</math> ” or set off in a text display: | | This can be written inline as “ <math>(~(~)~)~=</math> ” or set off in a text display: |
| | | | |
| − | <br>
| + | {| align="center" cellpadding="10" |
| − | <center><p><math>(~(~)~)~=</math> </p></center>
| + | | width="33%" | <math>(~(~)~)</math> |
| − | <br>
| + | | width="34%" | <math>=\!</math> |
| | + | | width="33%" | |
| | + | |} |
| | | | |
| | When we turn to representing the corresponding expressions in computer memory, where they can be manipulated with utmost facility, we begin by transforming the planar graphs into their [[duality (mathematics)|topological dual]]s. The planar regions of the original graph correspond to nodes (or points) of the [[dual graph]], and the boundaries between planar regions in the original graph correspond to edges (or lines) between the nodes of the [[dual graph]]. | | When we turn to representing the corresponding expressions in computer memory, where they can be manipulated with utmost facility, we begin by transforming the planar graphs into their [[duality (mathematics)|topological dual]]s. The planar regions of the original graph correspond to nodes (or points) of the [[dual graph]], and the boundaries between planar regions in the original graph correspond to edges (or lines) between the nodes of the [[dual graph]]. |