• Uriel238 [all pronouns]@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    1
    ·
    1 天前

    Yeah, the four color problem becomes obvious to the brain if you try to place five territories on a plane (or a sphere) that are all adjacent to each other. (To require four colors, one of the territories has to be surrounded by the others)

    But this does not make for a mathematical proof. We have quite a few instances where this is frustratingly the case.

    Then again, I thought 1+1=2 is axiomatic (2 being the defined by having a count of one and then another one) So I don’t understand why Bertrand Russel had to spend 86 pages proving it from baser fundamentals.

    • pseudo@jlai.lu
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 小时前

      Then again, I thought 1+1=2 is axiomatic (2 being the defined by having a count of one and then another one) So I don’t understand why Bertrand Russel had to spend 86 pages proving it from baser fundamentals.

      It is mathematic. Of course it has to be proved.

    • sushibowl@feddit.nl
      link
      fedilink
      English
      arrow-up
      23
      ·
      1 天前

      Then again, I thought 1+1=2 is axiomatic (2 being the defined by having a count of one and then another one) So I don’t understand why Bertrand Russel had to spend 86 pages proving it from baser fundamentals.

      Well, he was trying to derive essentially all of contemporary mathematics from an extremely minimal set of axioms and formalisms. The purpose wasn’t really to just prove 1+1=2; that was just something that happened along the way. The goal was to create a consistent foundation for mathematics from which every true statement could be proven.

      Of course, then Kurt Gödel came along and threw all of Russell’s work in the trash.

      • silasmariner@programming.dev
        link
        fedilink
        English
        arrow-up
        2
        ·
        4 小时前

        Saying it was all thrown in the trash feels a bit glib to me. It was a colossal and important endeavour – all Gödel proved was that it wouldn’t help solve the problem it was designed to solve. As an exemplar of the theoretical power one can form from a limited set of axiomatic constructions and the methodologies one would use it was phenomenal. In many ways I admire the philosophical hardball played by constructivists, and I would never count Russell amongst their number, but the work did preemptively field what would otherwise have been aseries of complaints that would’ve been a massive pain in the arse

        • tetris11@lemmy.ml
          link
          fedilink
          English
          arrow-up
          2
          ·
          6 小时前

          Smarmy git, strolling around a finite space with an air of pure arrogant certainty.

    • wisha@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 天前

      Yeah, the four color problem becomes obvious to the brain if you try to place five territories on a plane (or a sphere) that are all adjacent to each other.

      I think one of the earliest attempts at the 4 color problem proved exactly that (that C5 graph cannot be planar). Search engines are failing me in finding the source on this though.

      But any way, that result is not sufficient to proof the 4-color theorem. A graph doesn’t need to have a C5 subgraph to make it impossible to 4-color. Think of two C4 graphs. Choose one vertex from each- call them A and B. Connect A and B together. Now make a new vertex called C and connect C to every vertex except A and B. The result should be a C5-free graph that cannot be 4-colored.