Reducing the axioms of hypergroups, hyperfields, hypermomules and related structures. A new axiomatic basis for hypercompositional structures

This paper demonstrates that the axioms defining various hypercompositional structures, such as hypergroups and hyperfields, are not independent, and consequently proposes new, minimized definitions that reduce the necessary set of axioms.

Christos G. Massouros

Published 2026-03-05
📖 5 min read🧠 Deep dive

Imagine you are an architect designing a new type of building. For decades, architects have been using a specific blueprint that includes a massive, heavy steel beam in the foundation. Everyone agrees it's necessary, so they keep putting it in every single design.

But one day, a new architect (Christos Massouros) looks at the blueprint and says, "Wait a minute. If we look closely at how the walls and the roof are built, the steel beam is actually holding itself up! We don't need to bolt it in separately. In fact, if we remove the instruction to add that beam, the building still stands perfectly strong, and it's actually safer because we've removed a redundant piece."

That is essentially what this paper does, but instead of buildings, it's about mathematical structures called "Hypercompositional Structures."

Here is the breakdown of the paper's main ideas using simple analogies:

1. The Problem: Too Many Rules

In mathematics, we define things (like groups, rings, or fields) using a list of rules called axioms. Think of these axioms as the "rules of the game."

  • Hypergroups, Hyperfields, and Hypermodules are complex versions of standard math objects.
  • For a long time, mathematicians defined these structures with a list of 3 or 4 rules.
  • The author discovered that some of these rules were redundant. They were like telling a driver: "1. Drive on the right side of the road. 2. Don't drive on the left side." Rule #2 is already implied by Rule #1. You don't need to write it down twice.

2. The Big Discovery: "The Empty Set" Mystery

The most significant finding in the paper concerns a rule that says: "The result of combining two things must never be empty."

  • The Old Way: In standard definitions, mathematicians had to explicitly state: "When you combine element A and element B, you must get a result that isn't nothing (the empty set)." They treated this as a fundamental rule you had to memorize.
  • The New Way: Massouros proves that if you have the other rules (like Associativity—how you group things—and Reproductivity—how you can reach every part of the set), the "non-empty" result happens automatically.
  • The Analogy: Imagine a vending machine. The old rule was: "Rule 1: You must get a snack. Rule 2: The machine must be connected to a power source." The new proof shows that if the machine is connected to the power source and the gears are turning (the other rules), it is impossible for the machine to produce nothing. Therefore, you don't need to write "You must get a snack" as a separate rule; it's a guaranteed consequence of the machine working.

3. Cleaning Up the "Polysymmetrical" Structures

The paper also looks at a specific, fancy type of structure called a Polysymmetrical Hypergroup.

  • These structures have a rule called Reversibility. It's like saying, "If you go from A to B, you can always find a way back."
  • The author shows that in these specific structures, the ability to "go back" isn't a separate rule you have to enforce. It naturally emerges from the other rules (like having a "neutral" element, similar to zero in addition).
  • The Result: They stripped away the "Reversibility" rule from the definition. The structure is still the same, but the definition is now shorter and cleaner.

4. Why Does This Matter? (The "Why Should I Care?" Section)

You might ask, "Why does it matter if we remove one rule from a math definition?"

  • Conceptual Clarity: It stops us from confusing "rules" with "results." It helps mathematicians understand exactly what is the cause and what is the effect.
  • Computer Science & Algorithms: This is the practical superpower. When you are writing a computer program to generate or check these mathematical structures, you have to check every single rule.
    • Old Way: The computer has to check 5 rules.
    • New Way: The computer only needs to check 3 rules. The other 2 are guaranteed to be true if the first 3 are.
    • The Benefit: This makes the computer run faster and allows researchers to find and classify all possible versions of these structures much more quickly. The paper mentions this helped them successfully map out all "hyperfields" of a certain size (order seven) much more efficiently.

Summary

Christos Massouros is acting like a mathematical minimalist. He is taking complex, heavy definitions of "Hyper-structures" and stripping away the unnecessary weight.

He proves that many of the rules we thought were essential are actually just side effects of the other rules. By removing these redundant rules, he creates a "New Axiomatic Basis"—a leaner, stronger, and more efficient foundation for this branch of mathematics. It's the difference between carrying a heavy backpack full of extra tools you don't need, versus carrying a sleek, essential toolkit that does the exact same job.