How Does Modern Mathematics Prove the Pythagorean Theorem?

Someone2841
Messages
43
Reaction score
6
I am wondering what it means to "prove" the Pythagorean Theorem in modern mathematics. Most real analysis begins with the following definition of the n-dimensional Euclidean metric:

##d(x,y) = |y-x| = \sqrt{\sum\limits_{i=0}^{n} (y_i-x_i)^2}##

This would seem to directly imply the Pythagorean theorem!

##d(<0,0>,<a,b>) = |<a,b>| = \sqrt{a^2+b^2} \implies |<a,b>|^2 = a^2+b^2##

What bearing do these have, then: http://en.wikipedia.org/wiki/Pythagorean_theorem#Proofs
 
Physics news on Phys.org
A proof is always relative to an axiom system and to the definitions you accept. In your proof above you have accepted the definition that length is ##d(x,y) = \sqrt{\sum_{k} |x_k-y_k|^2}##. This makes the Pythagorean theorem trivial.

However, if you don't accept that definition of length, but rather some other definition, then the Pythagorean theorem is much more difficult to prove. The usual proofs of the Pythagorean theorem depend on axioms and definitions which don't make the theorem trivial.
 
A sphere as topological manifold can be defined by gluing together the boundary of two disk. Basically one starts assigning each disk the subspace topology from ##\mathbb R^2## and then taking the quotient topology obtained by gluing their boundaries. Starting from the above definition of 2-sphere as topological manifold, shows that it is homeomorphic to the "embedded" sphere understood as subset of ##\mathbb R^3## in the subspace topology.
Back
Top