roster notation(列举法):集合论中表示集合的一种写法,把集合中的元素逐个列出来,通常用花括号 { } 包起来,例如 {1, 2, 3}。在数学入门与离散数学中很常见。(另有与之相对的表示法,如 set-builder notation“描述法/构造法”。)
The set of vowels can be written in roster notation: {a, e, i, o, u}.
元音集合可以用列举法表示:{a, e, i, o, u}。
To avoid ambiguity, the author uses roster notation for small finite sets, but switches to set-builder notation when the set is infinite or defined by a property.
为避免歧义,作者对较小的有限集合使用列举法,但当集合是无限的或由某种性质定义时,就改用描述法。
/ˈrɒstər noʊˈteɪʃən/
roster 原指“名单、名册”(如值班表、球队名单),引申为“把成员列出来的清单”;notation 指“记号体系、表示法”。合在一起,roster notation 就是“像名单一样把集合元素列出来的表示法”。