2. red-black tree 是一個 binary search tree,每個 node 不是 red 就是 black, root node 和每個 leaf node 必須是 black, 列出其他 red-black tree 重要的定義