B Flaw in my proof of something impossible

Buffu
Messages
849
Reaction score
146
Given :- $$g(f(x_1)) = g(f(x_2)) \implies x_1 = x_2$$

Question :- Check whether ##g(x)## is injective or not.

Now this is of-course false; counter examples are easy to provide. But I proved that ##g(x)## must be one-one even after knowing the fact it must not.

Here is the proof :-

Let ##g(x)## be many-one
let ##f(x_1) = y_1## and ##f(x_2) = y_2##
Now,
##g(y_1) = g(y_2) \implies y_1 \ne y_2## for some ##y_1, y_2##
##y_1 \ne y_2 \implies f(x_1) \ne f(x_2) \implies x_1 \ne x_2##

Putting all together, we get,
##g(f(x_1)) = g(f(x_2)) \implies x_1 \ne x_2##

Which is contradictory to the given statement. So by proof of contradiction, we conclude that ##g(x)## is one-one under the given condition.
Which of my statement(s) are false ?
 
Last edited:
Mathematics news on Phys.org
Buffu said:
Given :- $$g(f(x_1)) = g(f(x_2)) \implies x_1 = x_2$$

Question :- Check whether ##g(x)## is injective or not.

Now this is of-course false; counter examples are easy to provide. But I proved that ##g(x)## must be one-one even after knowing the fact it must not.

Here is the proof :-

Let ##g(x)## be many-one
let ##f(x_1) = y_1## and ##f(x_2) = y_2##
Now,
##g(y_1) = g(y_2) \implies y_1 \ne y_2## for some ##y_1, y_2##
##y_1 \ne y_2 \implies f(x_1) \ne f(x_2) \implies x_1 \ne x_2##

Putting all together, we get,
##g(f(x_1)) = g(f(x_2)) \implies x_1 \ne x_2##

Which is contradictory to the given statement. So by proof of contribution, we conclude that ##g(x)## is one-one under the given condition.
Which of my statement(s) are false ?:frown::frown::headbang::headbang:

Leaving aside your proof, the conclusion you reach is absurd:

##g(f(x_1)) = g(f(x_2)) \implies x_1 \ne x_2##

Let ##x_1 = x_2 = a##

Then ##g(f(x_1)) = g(f(a)) = g(f(x_2))##
 
Buffu said:
let ##f(x_1) = y_1## and ##f(x_2) = y_2##
Now,
##g(y_1) = g(y_2) \implies y_1 \ne y_2## for some ##y_1, y_2##
Those "some y1,2" don't have to have corresponding x1,2, you are reversing the logic of choosing them.

Let g be an arbitrary non-injective function R->R and f be a function {0}->{0} with (obviously) f(0)=0. See if your proof works. ##g(f(x_1)) = g(f(x_2)) \implies x_1 = x_2## is true.
 
Buffu said:
##f(x_1) \ne f(x_2) \implies x_1 \ne x_2##

How do you justify that implication? Is ##f## given to be 1-to-1 ?
 
PeroK said:
the conclusion you reach is absurd
Thanks for help. I am certain that I am the only one that commit such blunders.
Stephen Tashi said:
How do you justify that implication? Is fff given to be 1-to-1 ?
Yes, that was a bad idea. Sorry for wasting your time by posting this silly question. I will consider twice before posting any question now on.
 
Buffu said:
Thanks for help. I am certain that I am the only one that commit such blunders.
No you're not. If you were, this forum would not exist :)

Yes, that was a bad idea. Sorry for wasting your time by posting this silly question. I will consider twice before posting any question now on.
Don't worry. You learned something, and that's what this forum is for. You have nothing to be ashamed of. The big problem is all those people who don't understand math and don't care either.
 
  • Like
Likes Buffu
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top