Ok, so the outcome space is:
{
{1,1}, {1, 2}, ...{1, 6}
{2,1}, {2, 2}...{2, 6}
...
...
{6,1}, {6,2}...{6,6}
}
?
Getting a 7 consists of the events/subsets {1,6},{6,1},{2,5},{5,2},{4,3},{3,4}
?
Getting any number consists of the the whole outcome space:
{1,1}, {1, 2}, ...{1, 6}
{2,1}, {2...