Difference between revisions of "Lattice"
Jump to navigation
Jump to search
(Created page with "According to wikipedia, Lattice is a data type that is represented as directed arrows that doesn't create loopy structures. This is also known as POSet...") |
|||
Line 1: | Line 1: | ||
According to wikipedia, [[wikipedia:Lattice|Lattice]] is a data type that is represented as directed arrows that doesn't create loopy structures. This is also known as [[POSet]] for [[Partially-ordered set]]. According to Dana Scott<ref>{{:Paper/Outline of a Mathematical Theory of Computation}}</ref>, it is considered to be the build ing block of all of computation. | According to wikipedia, [[wikipedia:Lattice|Lattice]] is a data type that is represented as directed arrows that doesn't create loopy structures. This is also known as [[POSet]] for [[Partially-ordered set]]. According to Dana Scott<ref>{{:Paper/Outline of a Mathematical Theory of Computation}}</ref>, it is considered to be the build ing block of all of computation. It is also used as the main instrument to reason able [[correctness]] or [[safety]]/[[liveness]] properties of complex systems. |
Revision as of 04:53, 6 September 2021
According to wikipedia, Lattice is a data type that is represented as directed arrows that doesn't create loopy structures. This is also known as POSet for Partially-ordered set. According to Dana Scott[1], it is considered to be the build ing block of all of computation. It is also used as the main instrument to reason able correctness or safety/liveness properties of complex systems.
- ↑ Scott, Dana (January 1, 1970). "Outline of a Mathematical Theory of Computation". local page: Oxford University Computing Laboratory Programming Research Group.