Proving a Relation Satisfies the Transitive Property

In summary: Software functions can be partial or total, depending on the preconditions, but mathematicians seem to assume that functions are always total, in my experience. I've paid attention to this because I liked the idea that one could have partial or total functions, but in the books I've read, a mathematical function is always total.
  • #1
Bashyboy
1,421
5

Homework Statement


suppose [itex]f~:~A \rightarrow B[/itex] be a surjective map of sets. Prove that the relation [itex]a Rb \iff f(a)=f(b)[/itex] is a equivalence relation whose equivalence classes are the fibers of [itex]f[/itex].


Homework Equations





The Attempt at a Solution


I was able to easily prove that the relation satisfied the reflexive and symmetric part, but there are a few details of the transitive case that I am uncertain of. Here is some of my work:

Suppose that [itex](a,b) \in R[/itex] and [itex](b,c) \in R[/itex], meaning that the function [itex]f[/itex] maps the elements a and b to the same element in the codomain, call it [itex]\alpha[/itex], and the function maps b and c to the same element; that is, [itex]f(a) = f(b) [/itex] and f(b) = f(c). Does this immediately imply that [itex]f(a) = f(c)[/itex], or do I have to do some further reasoning, such as reiterating that [itex]f[/itex] is indeed a function, which means that [itex]f[/itex] can only associate one element in its codomain to each element in its domain, suggesting that [itex]f(b) = \alpha = \beta[/itex]?

For instance, suppose in the problem that [itex]f[/itex] was not specified as a function. Then if [itex]f[/itex] was [itex]f(x) = \pm \sqrt(x)[/itex], then it wouldn't be transitive, right?
 
Physics news on Phys.org
  • #2
Wait, f is not a function, is it?
 
  • #3
I also have a few questions relating to the second portion of the question.

From what I have read, it seems that the range and image are two terms for the same concept. And that the image (range) is to the codomain as the pre-image is to the domain; in other words, just as not every element in the codomain is associated with an element in the domain, not every element in the domain is mapped to an element in the codomain. The pre-image is a subset of the domain. The image and pre-image are the actual elements that f acts upon.

Do all of these claims appear to be true?
 
  • #4
A "map of sets" is a function. In category theory there are other types of maps apparently.
 
  • #5
Your reasoning for transitivity is correct. You don't need to do anything else.

Bashyboy said:
I also have a few questions relating to the second portion of the question.

From what I have read, it seems that the range and image are two terms for the same concept. And that the image (range) is to the codomain as the pre-image is to the domain; in other words, just as not every element in the codomain is associated with an element in the domain, not every element in the domain is mapped to an element in the codomain. The pre-image is a subset of the domain. The image and pre-image are the actual elements that f acts upon.

Do all of these claims appear to be true?

I would say that is accurate. Apparently some people use "range" to refer to the codomain, but I've never experienced it. I just avoid using the word.
 
  • #6
Bashyboy said:
I also have a few questions relating to the second portion of the question.

From what I have read, it seems that the range and image are two terms for the same concept. And that the image (range) is to the codomain as the pre-image is to the domain; in other words, just as not every element in the codomain is associated with an element in the domain, not every element in the domain is mapped to an element in the codomain. The pre-image is a subset of the domain. The image and pre-image are the actual elements that f acts upon.

Do all of these claims appear to be true?

As far as I know, the pre-image is the domain, there is no difference. I believe it changed before 1960 (I have read quite a few old books), some time before that one could speak of partial functions or total functions. But not any more, a function is always total, defined on the whole domain.
 
  • #7
verty said:
As far as I know, the pre-image is the domain, there is no difference. I believe it changed before 1960 (I have read quite a few old books), some time before that one could speak of partial functions or total functions. But not any more, a function is always total, defined on the whole domain.

Edit: I disagreed at first, but upon looking into this, the convention seems to be all over the place. The majority seems to agree with verty, though.
 
Last edited:
  • #8
Software functions can be partial or total, depending on the preconditions, but mathematicians seem to assume that functions are always total, in my experience. I've paid attention to this because I liked the idea that one could have partial or total functions, but in the books I've read, a mathematical function is always total.

Even in computer science, one might like to say that a software function is partial but the mathematical function being implemented is total. In no recent book have I seen mathematical functions being called partial.
 

1. What is the transitive property?

The transitive property is a mathematical property that states if a relation is true for two elements, then it is also true for any elements related to those two elements.

2. How do you prove a relation satisfies the transitive property?

To prove a relation satisfies the transitive property, you must show that for any elements a, b, and c, if a is related to b and b is related to c, then a is also related to c.

3. What is an example of a relation that satisfies the transitive property?

An example of a relation that satisfies the transitive property is the "greater than" relation. If a is greater than b and b is greater than c, then a is also greater than c.

4. Can a relation satisfy the transitive property but not the reflexive or symmetric property?

Yes, it is possible for a relation to satisfy the transitive property but not the reflexive or symmetric property. For example, the relation "is a parent of" satisfies the transitive property, but it is not reflexive (a person is not their own parent) and it is not symmetric (if person A is the parent of person B, it does not mean that person B is the parent of person A).

5. Why is proving a relation satisfies the transitive property important?

Proving that a relation satisfies the transitive property is important because it allows us to make logical deductions and inferences based on the relationships between elements in a set. It also helps us to better understand the properties and behavior of mathematical operations and structures.

Similar threads

  • Calculus and Beyond Homework Help
Replies
1
Views
503
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
14
Views
942
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
841
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
14
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
8
Views
619
  • Calculus and Beyond Homework Help
Replies
1
Views
2K
Back
Top