Universal Computation | Turing Completeness

A model of computation is universal/turing complete if it can simulate any other model of computation. In other words, it can compute any function that is computable by any means whatsoever.

All reasonable models of computation are equivalent in power. They can all compute exactly the same set of functions - the computables

Link to original

This includes: