Difference between revisions of "Functor"
Jump to navigation
Jump to search
(Created page with "Functor can be visualized as a bundle of fibers that connects two separated pieces of a broken coconut.") |
|||
(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
Functor can be visualized as a bundle of fibers that connects two separated pieces of a broken coconut. | {{WikiEntry|key=Functor|qCode=864475}} can be visualized as a bundle of fibers that connects two separated pieces of a broken coconut. Each thread of the fiber bundle can be thought of as a single instance of a [[function]]. The process of comparing two different ways of how a coconut can be broken can be thought of as [[natural transformation]]. | ||
==Implementation== | |||
A [[functor]] can be thought of as a '''template''' of information content. Which is a special kind of [[dictionary]], or a specialized case of [[function]]. | |||
<noinclude> | |||
{{PagePostfix | |||
|category_csd=Relation,Morphism,Data,Function,Functor,Natural Transformation,Equivalence | |||
}} | |||
</noinclude> |
Latest revision as of 01:51, 2 February 2023
Functor(Q864475) can be visualized as a bundle of fibers that connects two separated pieces of a broken coconut. Each thread of the fiber bundle can be thought of as a single instance of a function. The process of comparing two different ways of how a coconut can be broken can be thought of as natural transformation.
Implementation
A functor can be thought of as a template of information content. Which is a special kind of dictionary, or a specialized case of function.
References
Related Pages