TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Function

Is ( type t1, type t2 )

Description

'TRUE' if 't2' matches more types than 't1', 'FALSE' otherwise.

Examples

Is(elt-ord^rat,elt); Is(elt-ord^rat,elt-alg); Is(elt-ord^rat,elt-any^rat); Is(fld,rng); Is(fld^rat,rng^rat);

Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group