Intersection
Intersection[list1,list2,…]
listi すべてに共通する要素を並べ直したリストとして返す.
詳細とオプション
- listi を集合と考えると,Intersectionは交わりを返す.
- Intersection[list1,list2,…]は,list1⋂list2⋂…というようにStandardFormとInputFormに入力できる.文字⋂はinterまたは\[Intersection]という形で入力できる.
- listi は同じ頭部を持つことが要求されるが,Listである必要はない.
- Intersection[list1,…,SameTest->test]は,listi の中の各要素が同じであるかどうかを判断するために,test を適用する.
- Intersection[a,b]は,a⋂b や a \[Intersection]b のようにしてStandardFormまたはInputFormに入力できる.
例題
すべて開くすべて閉じる一般化と拡張 (1)
IntersectionはListだけでなく任意の頭部に使うことができる:
Wolfram Research (1988), Intersection, Wolfram言語関数, https://reference.wolfram.com/language/ref/Intersection.html (1996年に更新).
テキスト
Wolfram Research (1988), Intersection, Wolfram言語関数, https://reference.wolfram.com/language/ref/Intersection.html (1996年に更新).
CMS
Wolfram Language. 1988. "Intersection." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 1996. https://reference.wolfram.com/language/ref/Intersection.html.
APA
Wolfram Language. (1988). Intersection. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Intersection.html