Apomorphism

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

In formal methods of computer science, an apomorphism (from ἀπόGreek for "apart") is the categorical dual of a paramorphism and an extension of the concept of anamorphism (coinduction). Whereas a paramorphism models primitive recursion over an inductive data type, an apomorphism models primitive corecursion over a coinductive data type.

Origins

[edit | edit source]

The term "apomorphism" was introduced in Functional Programming with Apomorphisms (Corecursion).[1]

See also

[edit | edit source]

References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).