(Pairwise) distinct

Is there a difference between 'pairwise distinct' and 'distinct'?

If not, why would one use the term 'pairwise distinct'?

#Advice #Math

Note by Ton de Moree
7 years, 9 months ago

No vote yet
4 votes

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

No. Equality, or distinctness, can only be tested against two things at a time.

There is a difference between "pairwise coprime" and "coprime", though.

Mark Hennings - 7 years, 9 months ago

When talking about sets, since all the elements are assumed to be distinct (namely that {1,1}={1} \{ 1, 1\} = \{1\} as sets), hence the terminology doesn't matter.

However, when we are not talking about sets, the could be a subtle difference, depending on the individual's interpretation. A common case is when we're talking about ordered tuples. There are some people who interpret the statement "a,b,ca, b, c are distinct elements" to mean that "a,b,ca, b, c are not all the same element. This can happen when a=bc a = b \neq c . For example, I have received claims that (9,9,8) (9,9,8) is ordered tuple of distinct elements since 98 9 \neq 8 . As such, to stress that I actually mean ab,bc,ca a \neq b, b \neq c, c \neq a , I often (though not religiously) use "a,b,ca, b, c are pairwise distinct elements". This removes the ambiguity.

Another case, is when we're talking about multi sets (which comes with complications). In this case, from the multi set {x1=9,x2=9,x3=8} \{x_1 = 9, x_2 = 9, x_ 3 =8 \} , the pair (x1=9,x2=9) (x_1 = 9, x_2 = 9) can be considered distinct elements (from the multi set) since 12 1 \neq 2 . However, if we want to talk about two unequal elements, we would thus use " pairwise distinct" to mean xixj x_i \neq x_j , as opposed to ij i \neq j .

Calvin Lin Staff - 7 years, 9 months ago

Log in to reply

But all this multiset business means is that when you are deciding when things are equal, you are comparing their whole structure. If you are comparing two multisets, for instance, these are only equal if:

  1. their underlying sets are the same,

  2. each element of the underlying set occurs the same number of times.

The fact that a particular element of an underlying set can occur more than once is not the issue.

In your example, the multisets {9,9,8}\{9,9,8\}, {9,9}\{9,9\} and {9,8}\{9,8\} are all distinct. The middle one is distinct from the other two because it does not contain 88, while the outside two are distinct because the first contains two 99s, while the third contains just one 99.

In a similar vein, you would not say that two groups were equal just because they contained an identity element. Nor would you say that they were equal if they had the same number of elements in them. You might be prepared to say that they were equal if they were isomorphic (in which case you would be considering the identity of the isomorphism classes of the groups), or else you might decide to require exact identity of the groups, including their group structure.

The bottom line is that equality is a binary relation (written a=ba = b). How that binary relation is defined depends on the set of objects being tested, but testing for equality can only be done two things at a time, and so things are always distinct exactly when they are pairwise distinct. The words "distinct" and "different" are the same in this context, and if you said "three different objects", you would not expect that two of them might be the same; you would expect all of them to be the different.

Mark Hennings - 7 years, 9 months ago

Log in to reply

I agree with what you are saying; there is no difference mathematically (at least to me).

However, when considered linguistically, there is a world of difference, When dealing with students of varying sophistication, I have to choose phrases carefully for the clarity of language. The word "distinct" could have different meanings to beginner problem solvers (esp those whose native language is not English). Some think that "distinct" means "not all the same", since that is how they have personally interpreted the phrase. For a person that is experienced with the context, he will be familiar with the connotations and implications of various phrases that are used, and can point out why "distinct" is not "not all the same". For this reason "pairwise distinct", which means "no two are the same", is a clearer term than "distinct".

There is also the possibility, that in some corner of the world, they have defined "distinct" to mean "not all the same". While I have not seen this in an accredited source, I have no way of tracing local traditions. I have had students tell me that "A square is not a rhombus", "The complex numbers do not include the reals", "0 is a positive number" and "When asked to choose an element of the set, I can choose to choose no elements". These statements arise because there is no standardized terminology for everyone. Some of them are caused by poor teaching and misinterpretation, but others are accepted conventions in their part of the world.

On a related note, I have recently learn that the word trapezium has extremely different meanings in the US and the UK.

Calvin Lin Staff - 7 years, 9 months ago

Log in to reply

@Calvin Lin OK, you are using the phrase to remove any possibility of ambiguity.

In some cases, however, there is a standardized terminology. The complex numbers do contain the reals - otherwise they could not be either a field or algebraically complete.

Let's agree to table this discussion (in the American sense, not the English!).

Mark Hennings - 7 years, 9 months ago

Log in to reply

@Mark Hennings I thank you both for this discussion. Mark's thoughts very much resemble my own and he voiced them quite nicely. I understand why the current wording is used as well, I hadn't thought of fallacies and inconsistancies in teachings around the world. I very much agree that the wording here needs to be disambiguous.

In this case, the addition of 'pairwise' had me doubting that it might actually mean something else from what I first thought ("they must've added the word for a reason"). My english is good, but not perfect after all!

Never knew the US had different trapeziums! Good to know when encountering foreign students.

Ton de Moree - 7 years, 9 months ago
×

Problem Loading...

Note Loading...

Set Loading...