Can someone check with me if I'm using the rule right in the last step (7)?
UPDATE:
Numbers inside the parentheses are the number of elements (weight(?)) of each set that takes part in the Union. Uppercase letters are names of sets.
As I understand this: we are using as our rank the number of elements? This is getting confusing, each one is using different terms for the same stuff.
We have Unions:
- U(1,2,A)
- U(3,4,B)
- U(A,B,C)
- U(5,6,D)
- U(7,8,E)
- U(D,C,F)
- U(E,F,G)