How to notate the set of leaves of a tree (data structure)?

25 Views Asked by At

What maths notation to give to the set of elements composing leaves of a tree structure? Suppose the tree T is n-ary, I want to notate the set {n / n in Leaves(T) } How to do that?