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

Function

Intersection_ ( set S1, list S2 )

Description

Change `S1' so that it becomes the intersection of `S1' and `S2'.
The intersection is the set of those elements that are elements in both sets. So `SetIntersection_' removes (see `SetRemove_') all elements from `S1' that are not in `S2'.
`S2' may be a list that is not a proper set, in which case `Set' is silently applied to it.

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