Math Proof/Logic Injection/Surjection Problem

  • Thread starter bronxbombas
  • Start date
In summary, the statements given are about non-decreasing functions from R to R, and the statements are B, C, D, and E. For B, a counterexample would be a function like y=5 which is non-decreasing but not injective. For C, a counterexample would be a function that is discontinuous and not monotone. For D, there is no counterexample and the statement is true. For E, a counterexample would be a function that manipulates an obvious unbounded surjection, such as f(x)=x, to skip a number in the range.
  • #1
bronxbombas
9
0

Homework Statement


Determine which of the following statements are true. Give proofs for the true statements and counterexamples for the false statements.


Homework Equations


B. Every non-decreasing function from R to R is injective.


The Attempt at a Solution


So I think I know a function that would suit, but I can't just give a drawing of a graph as a proof. I think it would be a function that would be increasing, eventually go monotone for a little while, and then continue to increase to infinity. Does anybody know a function that would represent this well?
 
Physics news on Phys.org
  • #2
non-decreasing function? Just remember that non-decreasing doesn't necessarily imply increasing. I don't really want to give any more away than that, but a trivial counterexample would work fine; No need to construct some bizarre graph.
 
  • #3
do you mean something like y=5 would work?
 
  • #4
Exactly. It's non-decreasing and it is not injective.
 
  • #5
I got some more. I'd appreciate some feedback.

C. Every injective function from R to R is monotone.

I think this one's true.

D. Every surjective function from R to R is unbounded.

Would arctan(x) disprove this one? I'm not sure if surjection is limited to the range of a function or for all reals.

E. Every unbounded function from R to R is surjective.

I think this one's true.
 
  • #6
C (Dick explains, I failed at the definition of monotone)

Your D also does not work because for every y in R there is not an x in R such that arctan(x) = y. For example, for y = 2 in the codomain, there is no corresponding x.

E I think is the trickiest to construct, but I believe you can make a counterexample by manipulating an obvious unbounded surjection like f(x)=x. See if you can't make that function "skip" a number in the range.
 
Last edited:
  • #7
C) Suppose the function is discontinuous. D) arctan(x) isn't surjective. E) I think you are again thinking of only continuous functions, and not even all of those.
 
  • #8
jhicks said:
C seems easy to show by contradiction.

Your D also does not work because for every y in R there is not an x in R such that arctan(x) = y. For example, for y = 2 in the codomain, there is no corresponding x.

E I think is the trickiest to construct, but I believe you can make a counterexample by manipulating an obvious unbounded surjection like f(x)=x. How could you disprove this? Try to manipulate f(x)=x so that it doesn't have a f(x)=2. How?

For E) how about f(x)=x^2? C) isn't easy to show because it's not true, they didn't say the function is continuous. D) is on the mark, because there is no counterexample. Surjection means the range is all reals.
 
Last edited:
  • #9
I understand the example you give for E.

For C, I don't get how that can be false. How can the function be discontinuous if it's from R to R?

I understand why arctan doesn't work for D. So is it safe to assume that one's true?
 
  • #10
A surjection from R->R covers all reals, it's pretty safe to assume it's unbounded. For C) let f(x)=x for x<0. f(x)=1-x for 0<=x<=1. f(x)=x for x>1. It's injective but it's not monotone. It's also not continuous. It would have to be.
 

FAQ: Math Proof/Logic Injection/Surjection Problem

What is a math proof?

A math proof is a logical argument that demonstrates the validity of a mathematical statement or theorem. It involves using a series of logical steps to show that a statement is true based on previously established axioms and definitions.

What is logic injection?

Logic injection is a technique used in computer programming to exploit vulnerabilities in a system by inserting malicious code into a program's logic. This code can manipulate the program's behavior and potentially gain unauthorized access to sensitive information.

What is a surjection problem?

A surjection problem, also known as a "surjective function", is a type of mathematical function in which every element in the range (output) of the function has at least one corresponding element in the domain (input). In other words, for every output value, there is at least one input value that produces it.

How are math proofs used in real-world applications?

Math proofs are used in a variety of real-world applications, such as cryptography, computer science, and engineering. They are also used in scientific research to validate theories and make predictions about the natural world.

What is the difference between a proof and an example?

A proof is a logical argument that establishes the truth of a statement, while an example is a specific instance or case that demonstrates the validity of a statement. In other words, a proof shows that a statement is always true, while an example shows that a statement is true in at least one case.

Similar threads

Replies
9
Views
2K
Replies
1
Views
1K
Replies
7
Views
2K
Replies
7
Views
1K
Replies
9
Views
3K
Back
Top