I've recently read about the Fundamental Theorem of Arithmetic and I think that I have just about understood the proof. What I found quite interesting at first was the "Fundamental" part in the name. I understand that my mathematical experience is nowhere near enough to fully appreciate this theorem, but can someone can explain to me why this theorem is so important? What would happen if this theorem wasn't actually true?
Thanks in advance!
For me, it's important because it tells you what numbers are made out of! It tells you that prime numbers are the "building blocks" of every number, and even better, this prime factorization is unique. So this tells you that a number just "is" a product of primes.
Aside from being pretty cool (I think the proof is neat and easy to understand for how important it is), think about how useful this was early on when you were trying to add together fractions; you find the least common denominator usually by using the prime factorization of the denominators. Similarly, when you want to reduce the ratio of two integers, it can be useful to divide both the numerator and denominator by the greatest common factor, which again can be found using the greatest common factor. If it weren't true you would have to find another algorithm! In other areas I know very little about, like cryptography (by the way, fun to read about when you are learning elementary number theory), the fundamental theorem of arithmetic gives you a good way to send secret messages to another person just using knowledge of one of the prime factors of a really big number. We always know this prime factorization exists, but it can be very hard to actually find it for a really big number.
As people are hinting at in the comments, this idea generalizes to other areas in abstract algebra (a part of math where you study sets of things with different levels of structure on them); it can be useful to try and find the building blocks of other sets. In fact building other (finite) fields, which are sets of numbers that are a lot like the rational and real numbers in their level of structure, relies on using building blocks of polynomials and a euclidean division similar to the one you use when you divide integers by other integers. When I started learning about that stuff, I found it really helpful to think back on how these processes worked for things I found more familiar, like integers.
I haven't gotten very far in math, but I have found that concepts like "how do we reduce this one thing that we don't know much about into just a collection of smaller things we do know something about" come up a lot across subjects. It helps to have seen them before and have a good stock of simpler examples in easier to grasp or more familiar places.