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

Function

Intersection ( dry D1, list D2 ) -> dry

Description

Return the dry derived by the intersection of the dries `D1' and `D2'.
The intersection is the dry of those elements that are elements in both dries. So `Intersection' removes (see `DryRemove') all elements from `D1' that are not in `D2'.
Note: `D2' may be a list that is not a proper dry, in which case `Dry' is silently applied to it.

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