Created
November 12, 2013 20:55
-
-
Save davidjgraph/7438527 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <mxGraphModel dx="800" dy="800" grid="1" guides="1" tooltips="1" connect="1" fold="1" page="1" pageScale="1" pageWidth="826" pageHeight="1169" style="default-style2"> | |
| <root> | |
| <mxCell id="0"/> | |
| <mxCell id="1" parent="0"/> | |
| <mxCell id="2" value="" style="whiteSpace=wrap" vertex="1" parent="1"> | |
| <mxGeometry x="150" y="230" width="120" height="60" as="geometry"/> | |
| </mxCell> | |
| <mxCell id="3" value="" style="whiteSpace=wrap" vertex="1" parent="1"> | |
| <mxGeometry x="770" y="230" width="120" height="60" as="geometry"/> | |
| </mxCell> | |
| <mxCell id="4" value="Exist bijective φ φ(x+y) = φ(x)+′φ(y) φ(x.y) = φ(x).'φ(y) if x>y then φ(x)>′φ(y)" style="endArrow=none" edge="1" parent="1" source="2" target="3"> | |
| <mxGeometry relative="1" as="geometry"/> | |
| </mxCell> | |
| </root> | |
| </mxGraphModel> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment