Kitten Quick Reference Cards
View Ticket
Login
Ticket Hash: 68b9415b751ff307b6962e3853cd20b35b6d6052
Title: Tables of computer science terms
Status: Open Type: Feature_Request
Severity: Critical Priority: Immediate
Subsystem: Resolution: Open
Last Modified: 2013-08-02 09:49:14
Version Found In:
Description:
It should be possible to make a nice poster illustrating terms such as:

Reflexive, Symmetric, Transitive, &c

Injection, Surjection, Bijection

Domain and Range

Monad, Monoid, &c

...what others do I have to stop and think about often?


alaric added on 2013-08-02 09:49:14 UTC:
See https://en.wikipedia.org/wiki/Binary_relation#Relations_over_a_set for the relation types set.

Mention "argument" and "image" as part of the domain/range diagram.

Function types: bijection, injection, surjection, projection; defined in terms of orthogonal boolean flags - surjective and bijective.