Preprint
Article

This version is not peer-reviewed.

Review of Rough, Soft, Fuzzy, and Functorial SuperHyperStructures

Submitted:

04 September 2025

Posted:

05 September 2025

You are already at the latest version

Abstract
Hyperstructures and their hierarchical extensions—SuperHyperStructures—offer a flexible framework for representing multi-layered and intricate systems [1,2]. This paper explores several extended variants of the classical SuperHyperStructure, including Rough, Soft, Fuzzy, and Functorial SuperHyper-Structures. Some of these investigations revisit earlier concepts, while others broaden the theoretical scope. The overall aim is not only to provide new insights but also to promote the study and dissemination of SuperHyperStructures and their related families within the broader mathematical community.
Keywords: 
;  ;  ;  

1. Preliminaries

In this section we collect the notation and basic notions used later. Unless explicitly stated otherwise, all underlying sets are finite.

1.1. SuperHyperStructure

A Classical Structure refers to a mathematical or real-world construct—such as logic, probability, statistics, algebra, geometry, graph theory, or automata. A HyperStructure enlarges this setting by replacing a base set S with its powerset P ( S ) and by allowing hyperoperations that take subsets to subsets, thereby expressing higher–order interactions [3,4,5]. Definitions are stated below.
Definition 1
(Classical Structure). AClassical Structure C is a mathematical object drawn from domains such as set theory, logic, probability, statistics, algebra, geometry, graph theory, automata theory, or game theory. Formally,
C = H , { # ( m ) } m I ,
where:
  • H is a nonemptycarrier set;
  • for each m I Z > 0 , there is an m-ary operation # ( m ) : H m H , subject to the axioms appropriate to the particular structure (e.g., associativity, commutativity, identities).
We call C a structure oftype { # ( m ) : m I } . Typical instances include:
  • Set: ( S , ) , a carrier possibly equipped with distinguished elements or relations [6].
  • Logic: ( L , , , ¬ ) with binary , and unary ¬, satisfying the usual logical laws [7].
  • Probability: ( Ω , F , P ) , where P : F [ 0 , 1 ] is a measure on a σ-algebra F P ( Ω ) [8].
  • Statistics: ( X , A , θ ) , with θ mapping data to parameters [9].
  • Algebra:
    -
    Group ( G , * ) with * : G × G G and the group axioms [10,11];
    -
    Ring ( R , + , × ) with two binary operations satisfying the ring axioms [12,13];
    -
    Vector space ( V , + , · ) over a field F with scalar multiplication · : F × V V [14,15].
  • Geometry: ( X , dist ) with a metric dist : X × X R [16,17].
  • Graph: ( V , E ) with E { { u , v } : u , v V } (undirected) or E V × V (directed); adjacency and incidence are defined as usual [18,19].
  • Automaton: ( Q , Σ , δ , q 0 , F ) with finite state set Q, input alphabet Σ, transition function δ : Q × Σ Q , start state q 0 Q , and accept set F Q [20,21].
  • Game: ( N , { A i } i N , { u i } i N ) , where N is the player set, A i the action set of player i, and u i : j N A j R the payoff of player i [22,23].
Definition 2
(Powerset). (cf. [24,25])For a set S, thepowerset P ( S ) is the family of all subsets of S, including ∅ and S:
P ( S ) = { A A S } .
Definition 3
(Hyperoperation). (cf. [26,27])Ahyperoperationon S is a binary rule whose output is a subset of S rather than a single element; formally,
: S × S P ( S ) .
Definition 4
(Hyperstructure). (cf. [28,29,30])AHyperstructureupgrades a classical structure by working on the powerset of the carrier. It is given by
H = P ( S ) , ,
where ∘ is a hyperoperation on subsets of S. In this setting, operations combine collections into new collections.
Example 1
(HyperStructure on Z 4 ). Let H = Z 4 = { 0 , 1 , 2 , 3 } and define a binary hyperoperation
x y : = { x + y , x + y + 1 } ( mod 4 ) .
Concrete computations.
2 3 = { 5 , 6 } ( mod 4 ) = { 1 , 2 } , { 1 , 3 } { 2 } = 1 2 3 2 = { 3 , 0 } { 1 , 2 } = { 0 , 1 , 2 , 3 } .
Hence ( H , ) is a concreteHyperStructure.
A SuperHyperStructure pushes this idea further by iterating the powerset construction n times. Operations act on nested families of subsets, capturing hierarchical, multi-level interactions [2,31]. Related notions include SuperHyperAlgebra [32,33], SuperHyperGraph [34,35,36], and other super-level algebraic and combinatorial frameworks.
Definition 5
(n-th Powerset). ([31,37])For a set H, define inductively
P 0 ( H ) = H , P k + 1 ( H ) = P P k ( H ) ( k 0 ) .
Thus P 1 ( H ) = P ( H ) and P 2 ( H ) = P ( P ( H ) ) , etc. If one excludes the empty set at each stage, write P * ( X ) = P ( X ) { } and set
P * 1 ( H ) = P * ( H ) , P * ( k + 1 ) ( H ) = P * P * k ( H ) .
Example 2
(n-th Powerset (Definition 5)). Let H = { a , b } . Then
P 0 ( H ) = H = { a , b } , P 1 ( H ) = P ( H ) = , { a } , { b } , { a , b } .
The second iterated powerset is
P 2 ( H ) = P P ( H ) = A | A { , { a } , { b } , { a , b } } .
If we exclude ∅ at each stage, we obtain
P * 1 ( H ) = P ( H ) { } = { a } , { b } , { a , b } ,
and
P * 2 ( H ) = P * P * 1 ( H ) = A | A { { a } , { b } , { a , b } } .
Definition 6
(SuperHyperOperations). (cf. [28])Let H and define P k ( H ) as above. An ( m , n ) -SuperHyperOperationis an m-ary map
( m , n ) : H m P * n ( H ) ,
where P * n ( H ) denotes either the full n-th powerset P n ( H ) or its nonempty variant P n ( H ) { } . When the empty set is excluded, we speak of aclassical-typeSuperHyperOperation; when it is allowed, we refer to aneutrosophicSuperHyperOperation.
Example 3
(SuperHyperOperations). Let H = { 0 , 1 , 2 } . Define aunary ( m , n ) = ( 1 , 2 ) superhyperoperation
( 1 , 2 ) : P 1 ( H ) = P ( H ) P 2 ( H ) = P P ( H )
by
( 1 , 2 ) ( A ) : = A , H A .
Then ( 1 , 2 ) ( A ) is aset of subsetsof H, hence an element of P 2 ( H ) . For instance, with A = { 0 , 2 } ,
( 1 , 2 ) ( { 0 , 2 } ) = { 0 , 2 } , { 1 } P 2 ( H ) .
This provides a concrete ( 1 , 2 ) -SuperHyperOperation.
Definition 7
(n-Superhyperstructure). (cf. [28,31,38,39])Ann-Superhyperstructureis a hyperstructure built on the n-fold iterated powerset of S:
SH n = P n ( S ) , ,
with ∘ an operation on P n ( S ) . This yields a hierarchy in which operations act on increasingly nested collections.
Example 4
(n-Superhyperstructure). Let S = { x , y } and take n = 2 . Consider the carrier P 2 ( S ) = P P ( S ) . Define
: P 2 ( S ) × P 2 ( S ) P 2 ( S ) , ( X , Y ) : = { A B A X , B Y } .
Since each A B is a subset of S, the right-hand side is a subset of P ( S ) , i.e. an element of P 2 ( S ) . Hence
SH 2 = P 2 ( S ) ,
is a valid 2-Superhyperstructure. Concretely, let
X = { x } , { y } , Y = { y } , { x , y } .
Then
( X , Y ) = { x } { y } , { x } { x , y } , { y } { y } , { y } { x , y } = { x , y } , { x , y } , { y } , { x , y } = { y } , { x , y } P 2 ( S ) .
Definition 8
(SuperHyperStructure of order ( m , n ) ). (cf. [2,40])Let S and m , n 0 . A ( m , n ) -SuperHyperStructureof arity s is any map
( m , n ) : P m ( S ) s P n ( S ) .
Classical situations are recovered as special cases: m = n = 0 yields ordinary s-ary operations; m = 0 , n = 1 gives hyperoperations; and s = 1 corresponds tosuperhyperoperations.
Example 5
(SuperHyperStructure of order ( m , n ) ). Let S = { 0 , 1 , 2 } , set ( m , n ) = ( 1 , 2 ) and arity s = 2 . Define
( 1 , 2 ) : P 1 ( S ) 2 P 2 ( S ) , ( 1 , 2 ) ( A , B ) : = A , B , A B .
By construction, ( 1 , 2 ) ( A , B ) is a set of subsets of S, hence an element of P 2 ( S ) . For example, with A = { 0 , 1 } and B = { 1 , 2 } ,
( 1 , 2 ) ( A , B ) = { 0 , 1 } , { 1 , 2 } , { 0 , 1 , 2 } P 2 ( S ) .
Thus P 1 ( S ) , ( 1 , 2 ) realizes a concrete ( m , n ) = ( 1 , 2 ) SuperHyperStructure of arity s = 2 .

1.2. Soft HyperStructure

A Soft HyperStructure consists of a parameter set A and a mapping F : A P ( H ) , where each a A yields a sub-hyperstructure F ( a ) H (cf.[41,42,43]).
Definition 9
(Soft HyperStructure). Let H be a hyperalgebra (hyperstructure) with signature Σ = { i : H n i P * ( H ) | i I } , where P * ( H ) denotes the set of all nonempty subsets of H. A subset K H is asubhyperstructureof H if for every i I and every ( x 1 , , x n i ) K n i one has
i ( x 1 , , x n i ) K .
Let ( F , A ) be a non-null soft set over H, i.e. A , F : A P * ( H ) and the support Supp ( F , A ) : = { a A F ( a ) } . Then ( F , A ) is called aSoft HyperStructure over Hiff for every a Supp ( F , A ) , the set F ( a ) is a subhyperstructure of H.
Example 6
(Soft HyperStructure on Z 3 with left-projection). Let H = Z 3 = { 0 , 1 , 2 } and define a (degenerate but valid) hyperoperation
x y : = { x } ( left projection ) .
Take the parameter set A = { low , high } and define the soft set F : A P ( H ) by
F ( low ) = { 0 , 1 } , F ( high ) = { 1 , 2 } .
Closure check (each parameter induces a subhyperstructure).If x , y F ( a ) , then x y = { x } F ( a ) because x F ( a ) . Hence F ( low ) and F ( high ) are both closed under ▹, so ( F , A ) is a concreteSoft HyperStructureover ( H , ) .

1.3. Fuzzy HyperStructure

A Fuzzy HyperStructure assigns to each hyperoperation outcome a membership function μ : H [ 0 , 1 ] , modeling graded belongingness of elements to hyperoperation results (cf.[44,45,46,47]).
Definition 10
(Fuzzy hyperoperation). (cf.[48,49]) Let H be a nonempty set and let F ( H ) : = { μ : H [ 0 , 1 ] } be the set of all fuzzy subsets of H. Afuzzy hyperoperationon H is a map
: H × H F ( H ) , ( x , y ) μ x , y ( · ) ,
so that for each ( x , y ) H × H , μ x , y : H [ 0 , 1 ] is a membership function on H. The pair ( H , ) is called afuzzy hypergroupoid.
Definition 11
(Fuzzy HyperStructure). AFuzzy HyperStructureis a pair H , ( i ) i I where each i is a fuzzy hyperoperation on H (possibly of specified arity). When I = { 1 } we simply write ( H , ) .
Remark 1
((Cut–set representation (and reconstruction)). For α ( 0 , 1 ] , the α-cut of ★ induces a (crisp) hyperoperation
x α y : = { z H : μ x , y ( z ) α } P * ( H ) ,
hence ( H , α ) is a (crisp) hyperstructure for each α. Conversely, a family { α : α ( 0 , 1 ] } of hyperoperations that is monotone in α (i.e. α β x β y x α y for all x , y ) uniquely determines ★ by
μ x , y ( z ) = sup { α ( 0 , 1 ] : z x α y } .
Example 7
(Fuzzy HyperStructure on a three-element set). Let S = { x , y , z } . Define a fuzzy hyperoperation : S × S [ 0 , 1 ] S by specifying membership vectors ( a , b ) = ( μ a b ( x ) , μ a b ( y ) , μ a b ( z ) ) . For instance,
μ x y = ( 0.7 , 0.2 , 0.0 ) , μ x x = ( 0.1 , 0.9 , 0.3 ) , μ y z = ( 0.0 , 0.4 , 0.8 ) .
α -cut illustration.At level α = 0.5 ,
( x y ) 0.5 = { x } , ( x x ) 0.5 = { y } , ( y z ) 0.5 = { z } .
Thus ( S , ) is a concreteFuzzy HyperStructurewith explicit graded outputs.

1.4. Functorial Structure

A Functorial Structure is defined as a covariant functor F : C Set , assigning sets to objects and functions to morphisms, ensuring functoriality [50].
Definition 12
(Functorial Set). [50] Let C be a category and
F : C Set
be a (covariant) endofunctor. For any object X Ob ( C ) , anF-set over Xis an element
s F ( X ) .
We denote the collection of all F-sets over X simply by F ( X ) . A morphism f : X Y in C induces apushforward
F ( f ) : F ( X ) F ( Y ) , s F ( f ) ( s ) .
Example 8
(Concrete Example of a Functorial Set). Let C = FinSet , the category of finite sets and functions. Define the functor
F : FinSet Set
by
F ( X ) = P ( X ) , F ( f ) ( A ) = f [ A ] = { f ( x ) x A }
for any finite set X and function f : X Y .
Example instance.Take X = { 1 , 2 , 3 } and f : X Y = { a , b } defined by f ( 1 ) = a , f ( 2 ) = b , f ( 3 ) = a . Then
F ( X ) = P ( { 1 , 2 , 3 } ) = { , { 1 } , { 2 } , { 3 } , { 1 , 2 } , , { 1 , 2 , 3 } } .
For A = { 1 , 3 } F ( X ) , the pushforward is
F ( f ) ( A ) = f [ { 1 , 3 } ] = { a , a } = { a } .
Thus A is an F-set over X, and F ( f ) ( A ) is the corresponding F-set over Y.
Hence ( FinSet , F ) provides a concrete example of aFunctorial Set.
Definition 13
(Functorial Structure). [50] Let C be a category. AFunctorial Structureon C is simply a covariant functor
F : C Set .
For each object X Ob ( C ) , an element
s F ( X )
is called anF-structure on X. Every morphism f : X Y in C induces apushforward
F ( f ) : F ( X ) F ( Y ) , s F ( f ) ( s ) ,
and the usual functoriality conditions F ( id X ) = id F ( X ) and F ( g f ) = F ( g ) F ( f ) hold.
Example 9
(Functorial Structure: the list functor on FinSet)  Let C = FinSet and define the functor F : C Set by
F ( X ) : = X * ( finite words over X ) , F ( f ) : X * Y * , F ( f ) ( x 1 x k ) : = f ( x 1 ) f ( x k ) .
Functoriality (concrete check).Take X = { a , b } , Y = { 0 , 1 } , Z = { u , v } , with f : X Y , f ( a ) = 1 , f ( b ) = 0 , and g : Y Z , g ( 1 ) = u , g ( 0 ) = v . For w = [ a , b , a ] X * ,
F ( f ) ( w ) = [ 1 , 0 , 1 ] , F ( g ) F ( f ) ( w ) = [ u , v , u ] .
Since ( g f ) ( a ) = u , ( g f ) ( b ) = v , we get
F ( g f ) ( w ) = [ u , v , u ] = F ( g ) F ( f ) ( w ) , F ( id X ) ( w ) = w .
Thus F is a (covariant) functor: a concreteFunctorial Structure.

2. Main Results

In this section, we examine and discuss newly introduced structures and related developments.

2.1. Rough HyperStructure

A Rough HyperStructure is a hyperstructure ( H , ) endowed with an indiscernibility relation R, so operations are defined on equivalence classes [ x ] R approximating uncertainty.
Notation 1.
Let H , n 2 , and P * ( H ) : = P ( H ) { } . An n-ary hyperoperation is f : H n P * ( H ) . For A 1 , , A n H , its set–extension is
f ( A 1 , , A n ) : = { f ( a 1 , , a n ) : a i A i } .
Fix a reflexive relation R H × H and write R ( x ) : = { y H : x R y } . Define rough approximations for X H by
R ( X ) : = { x : R ( x ) X } , u R ( X ) : = { x : R ( x ) X } .
Note R ( X ) X u R ( X ) , and R , u R are monotone and idempotent.
Notation 2
(Rough pairs and lifting). Let
RP R ( H ) : = { ( L , U ) P ( H ) 2 : L U , R ( L ) = L , u R ( U ) = U } .
For ( L i , U i ) RP R ( H ) define the lifted hyperoperation
f ^ ( L 1 , U 1 ) , , ( L n , U n ) : = R ( f ( L 1 , , L n ) ) , u R ( f ( U 1 , , U n ) ) .
Definition 14
(Rough HyperStructure). The structure
RH ( H , f ; R ) : = RP R ( H ) , f ^
is called theRough HyperStructuredetermined by ( H , f ) and the reflexive relation R.
Example 10
(Rough HyperStructure via parity on Z 4 ). Let H = Z 4 with the hyperoperation ⊞ above. Equip H with the equivalence (indiscernibility) relation R “same parity,” i.e.
[ 0 ] R = { 0 , 2 } , [ 1 ] R = { 1 , 3 } .
For X H define the rough approximations
R ( X ) : = { x H : [ x ] R X } , u R ( X ) : = { x H : [ x ] R X } .
Concrete approximations. R ( { 0 , 2 } ) = { 0 , 2 } and u R ( { 0 , 2 } ) = { 0 , 2 } , while R ( { 0 } ) = and u R ( { 0 } ) = { 0 , 2 } .
Following the standard lift, define the rough-pair carrier
RP R ( H ) : = { ( L , U ) H × H : L U , R ( L ) = L , u R ( U ) = U } .
Lift ⊞ by
^ ( L 1 , U 1 ) , ( L 2 , U 2 ) : = R L 1 L 2 , u R U 1 U 2 ,
where A B : = a A , b B ( a b ) .Concrete computation.With ( L 1 , U 1 ) = ( { 0 , 2 } , { 0 , 2 } ) and ( L 2 , U 2 ) = ( { 0 , 2 } , { 0 , 2 } ) ,
L 1 L 2 = { 0 , 1 , 2 , 3 } = H ^ ( L 1 , U 1 ) , ( L 2 , U 2 ) = ( R ( H ) , u R ( H ) ) = ( H , H ) .
Thus RP R ( H ) , ^ is a concrete Rough HyperStructure.
Proposition 1
(Closure (well-definedness)).  f ^ maps RP R ( H ) n into RP R ( H ) ; hence it is an n-ary hyperoperation on RP R ( H ) .
Proof. 
Monotonicity of f (set–extension) gives f ( L 1 , , L n ) f ( U 1 , , U n ) . Applying monotone R , u R yields R ( f ( L 1 , , L n ) ) u R ( f ( U 1 , , U n ) ) . Idempotence of R , u R ensures R ( · ) – and u R ( · ) –closure. □
Theorem 
(Generalization of hyperstructures). Let ( H , f ) be an n-ary hypergroupoid and take R to be equality on H. Define the embedding η : H RP = ( H ) by η ( x ) : = ( { x } , { x } ) . Then for all x 1 , , x n H ,
f ^ η ( x 1 ) , , η ( x n ) = f ( x 1 , , x n ) , f ( x 1 , , x n ) .
Consequently, collapsing exact pairs ( S , S ) S recovers ( H , f ) ; hence RH ( H , f ; R ) strictly generalizes ( H , f ) .
Proof. 
For R = = , = ( X ) = X = u = ( X ) . Using the set–extension with singletons gives f ( { x 1 } , , { x n } ) = f ( x 1 , , x n ) , whence the identity above. □

3. Fuzzy SuperHyperStructure

A Fuzzy SuperHyperStructure assigns fuzzy membership values in [ 0 , 1 ] to superhyperoperations on iterated powersets, modeling hierarchical interactions with graded uncertainty semantics.
Notation 3
(Iterated powersets and fuzzy powersets). Let S . Define the iterated powersets
P 0 ( S ) : = S , P k + 1 ( S ) : = P P k ( S ) ( k 0 ) .
For any set X, itsfuzzy powersetis
Fuzz ( X ) : = [ 0 , 1 ] X = { μ : X [ 0 , 1 ] } .
For μ [ 0 , 1 ] X and α ( 0 , 1 ] , the α -cutis
X α ( μ ) : = { x X : μ ( x ) α } .
Definition 15
(Typed fuzzy superhyperoperation). Fix integers m , n 0 and an arity s N . Afuzzy superhyperoperation of type ( m , n ) and arity son S is a map
˜ ( m , n ) : P m ( S ) s Fuzz P n ( S ) .
For inputs A = ( A 1 , , A s ) P m ( S ) s we write μ A : = ˜ ( m , n ) ( A ) [ 0 , 1 ] P n ( S ) .
Definition 16
(Fuzzy SuperHyperStructure (FSuHS)). Let { ( m j , n j , s j ) } j J be a finite signature of types. AFuzzy SuperHyperStructureon S is a family
FSuH ( S ) : = ˜ j ( m j , n j ) : P m j ( S ) s j Fuzz P n j ( S ) | j J .
Notation 4
( α -cut collapse and support). Given ˜ ( m , n ) as above and α ( 0 , 1 ] , define the α -cut crispization
α ( m , n ) : P m ( S ) s P P n ( S ) , α ( m , n ) ( A ) : = { Y P n ( S ) : μ A ( Y ) α } .
Itssupportis supp ( μ A ) : = 0 + ( m , n ) ( A ) : = { Y : μ A ( Y ) > 0 } .
Example 11
(Fuzzy SuperHyperStructure on S = { x , y } ). Work at type ( 1 , 1 ) (inputs and outputs on P * ( S ) ). Define a fuzzy superhyperoperation ˜ ( 1 , 1 ) : P * ( S ) 2 [ 0 , 1 ] P * ( S ) by
μ A , B ( Y ) : = | Y ( A B ) | | A B | ( A , B , Y P * ( S ) ) .
α -cuts.For α = 1 2 , if A = { x } and B = { y } then A B = { x , y } and
˜ ( 1 , 1 ) ( A , B ) 0.5 = { { x } , { y } , { x , y } } .
Thus { ˜ ( 1 , 1 ) } is a concreteFuzzy SuperHyperStructure.
Lemma 1
( α -cut reconstruction). Let ˜ ( m , n ) be a fuzzy superhyperoperation and fix A . Then for every Y P n ( S ) ,
μ A ( Y ) = sup { α ( 0 , 1 ] : Y α ( m , n ) ( A ) } .
Moreover, α β β ( m , n ) ( A ) α ( m , n ) ( A ) (nested cuts).
Proof. 
By definition, Y α ( m , n ) ( A ) iff μ A ( Y ) α . Hence sup { α : Y α ( m , n ) ( A ) } = μ A ( Y ) . If α β and μ A ( Y ) β then μ A ( Y ) α , proving the nesting. □
Definition 17
(Underlying crisp superoperations at level α ). For a FSuHS FSuH ( S ) and fixed α ( 0 , 1 ] , the α -cut superhyperstructureis
SH α ( S ) : = j , α ( m j , n j ) : ( P m j ( S ) ) s j P P n j ( S ) | j J ,
with j , α ( m j , n j ) defined from ˜ j ( m j , n j ) as above.
Theorem 
(FSuHS generalizes SuperHyperStructure). Let SH ( S ) be a (crisp) superhyperstructure consisting of maps
j ( m j , n j ) : P m j ( S ) s j P n j ( S ) .
Define an embedding J that sends each j ( m j , n j ) to the fuzzy superhyperoperation
˜ j ( m j , n j ) ( A ) : = 1 j ( m j , n j ) ( A ) [ 0 , 1 ] P n j ( S ) ,
i.e. μ A ( Y ) = 1 if Y j ( m j , n j ) ( A ) and 0 otherwise. Then, for every α ( 0 , 1 ] and every input A ,
j , α ( m j , n j ) ( A ) = j ( m j , n j ) ( A ) ,
so the α-cut of J ( SH ( S ) ) recovers SH ( S ) exactly. In particular, J is injective on superoperations.
Proof. 
By construction, μ A ( Y ) { 0 , 1 } and Y j , α ( m j , n j ) ( A ) iff μ A ( Y ) α . Since α ( 0 , 1 ] , this is equivalent to μ A ( Y ) = 1 , i.e. Y j ( m j , n j ) ( A ) . Thus j , α ( m j , n j ) = j ( m j , n j ) for all α . If two crisp operations differed on some input, their characteristic functions would differ at that input, proving injectivity. □
Definition 18
((Fuzzy HyperStructure (baseline)). AFuzzy HyperStructureon S with arity s is a map
: S s [ 0 , 1 ] S ,
assigning to each x S s a fuzzy subset ( x ) of S.
Theorem 
(FSuHS generalizes Fuzzy HyperStructure). Let ( S , ) be a Fuzzy HyperStructure of arity s. Regard it as a special case of FSuHS by choosing m = 0 and n = 0 (so P 0 ( S ) = S ) and defining
˜ ( 0 , 0 ) : S s [ 0 , 1 ] S , ˜ ( 0 , 0 ) : = .
Then ( S , ) and ˜ ( 0 , 0 ) are the same data. Conversely, any FSuHS operation of type ( 0 , 0 ) is precisely a fuzzy hyperoperation on S.
Proof. 
If m = n = 0 , the domain is S s and the codomain is Fuzz ( P 0 ( S ) ) = [ 0 , 1 ] S , which matches exactly the definition of . Thus the identifications are tautological in both directions. □
Proposition 2
(Crisp supports and thresholded superstructures). For any FSuHS and any α ( 0 , 1 ] , the family SH α ( S ) is a (crisp) typed superhyperstructure. Moreover, for each input A and output Y,
μ A ( Y ) = sup { α ( 0 , 1 ] : Y α ( m , n ) ( A ) } ,
so the fuzzy data are uniquely determined by the tower of crisp α-cuts.
Proof. 
Each α ( m , n ) maps inputs to subsets of the appropriate codomains by definition, thus forming crisp (super)operations of the same types; composition/typing constraints are inherited verbatim. The reconstruction formula is the α -cut reconstruction lemma applied pointwise in Y. □

3.1. Rough SuperHyperStructure

A Rough SuperHyperStructure combines superhyperoperations with rough approximations, employing lower and upper operators on iterated powersets to handle uncertainty in multi-level systems.
Notation 5
(Levelwise rough approximation). For each level m N 0 fix a reflexive relation R m on H m and write
R m ( x ) : = { y H m : x R m y } .
For X H m define the lower/upper approximations
m ( X ) : = { x : R m ( x ) X } , u m ( X ) : = { x : R m ( x ) X } .
Then m , u m are monotone, idempotent, and satisfy m ( X ) X u m ( X ) .
Notation 6
(Rough pairs per level and lifting of operations). Let
RP m : = { ( L , U ) P ( H m ) 2 : L U , m ( L ) = L , u m ( U ) = U } .
Given F j of type j , 1 , , j , n j r j , define the lifted operation
F ^ j : k = 1 n j RP j , k RP r j ,
F ^ j ( L 1 , U 1 ) , , ( L n j , U n j ) : = r j F j ( L 1 , , L n j ) , u r j F j ( U 1 , , U n j ) .
Definition 19
(Rough SuperHyperStructure). The structure
RSH ( H , F ; R ) : = m 0 RP m , { F ^ j } j J
with R = { R m } m 0 is called theRough SuperHyperStructuredetermined by the superoperations F and the levelwise rough data R .
Example 12
(Rough SuperHyperStructure on Z 4 at level 1). Let H = Z 4 = { 0 , 1 , 2 , 3 } and R 0 be “same parity”: [ 0 ] = { 0 , 2 } , [ 1 ] = { 1 , 3 } . Lift to level 1 by R 1 ( A ) : = { B H : x A , y B , x R 0 y } . Define lower/upper approximations on level 1:
1 ( X ) = { A : R 1 ( A ) X } , u 1 ( X ) = { A : R 1 ( A ) X } .
Let the (crisp) superoperation at level 1 be F ( A , B ) : = A B (symmetric difference). Form rough pairs RP 1 = { ( L , U ) : L U , 1 ( L ) = L , u 1 ( U ) = U } and lift
F ^ ( L 1 , U 1 ) , ( L 2 , U 2 ) : = 1 F ( L 1 , L 2 ) , u 1 F ( U 1 , U 2 ) .
Concrete check.Take L 1 = U 1 = { { 0 } , { 2 } } and L 2 = U 2 = { { 1 } , { 3 } } . Then F ( L 1 , L 2 ) = { { 0 , 1 } , { 0 , 3 } , { 1 , 2 } , { 2 , 3 } } , which is R 1 -saturated; hence F ^ ( L 1 , U 1 ) , ( L 2 , U 2 ) = ( F ( L 1 , L 2 ) , F ( L 1 , L 2 ) ) . Thus RP 1 , F ^ yields aRough SuperHyperStructure.
Proposition 3
(Closure/well-definedness). For each j J , the output of F ^ j lies in RP r j ; hence every F ^ j is a well-defined superhyperoperation on rough pairs.
Proof. 
Let ( L k , U k ) RP j , k . By monotonicity of the set–extension, F j ( L 1 , , L n j ) F j ( U 1 , , U n j ) . Applying monotone r j , u r j gives
r j F j ( L 1 , , L n j ) u r j F j ( U 1 , , U n j ) .
Idempotence yields r j ( · ) – and u r j ( · ) –closure, i.e., the pair belongs to RP r j . □
Theorem 
(Rough SuperHyperStructure generalizes SuperHyperStructure). Assume R m is equality on H m for all m. Define the levelwise embedding
η m : H m RP m , η m ( x ) : = ( { x } , { x } ) .
Then for every j J and x k H j , k ,
F ^ j η j , 1 ( x 1 ) , , η j , n j ( x n j ) = F j ( x 1 , , x n j ) , F j ( x 1 , , x n j ) .
Collapsing exact pairs ( S , S ) S recovers SH ( H , F ) from RSH ( H , F ; R ) .
Proof. 
For equality, m = u m = id . Using the set–extension on singletons, F j ( { x 1 } , , { x n j } ) = F j ( x 1 , , x n j ) . Hence the displayed identity holds, and the collapse map gives back the original outputs of F j . □
Theorem 
(Rough SuperHyperStructure generalizes Rough HyperStructure). Let ( H , f ) be an n-ary hypergroupoid (one-level hyperstructure). Regard it as a superstructure with a single operation F of type ( 0 , , 0 ) 0 . Fix a reflexive relation R 0 = : R on H and ignore higher levels (or set R m arbitrary). Then the level-0 component of RSH ( H , { F } ; R ) is canonically isomorphic to the Rough HyperStructure
RH ( H , f ; R ) = RP R ( H ) , f ^ ,
with the identification RP 0 RP R ( H ) and
F ^ ( L 1 , U 1 ) , , ( L n , U n ) = 0 f ( L 1 , , L n ) , u 0 f ( U 1 , , U n ) = f ^ ( ) .
Proof. 
By construction, H 0 = H , 0 = R , u 0 = u R , and the set–extension of F coincides with that of f. Therefore the lifted operation at level 0 matches f ^ exactly, yielding the stated identification. □

3.2. Soft SuperHyperStructure

A Soft SuperHyperStructure equips a superhyperstructure with parameterized families of sub-superhyperstructures, where each parameter selects context-dependent subsets closed under superhyperoperations.
Notation 7
(Soft sets over the levelled universe). Let A be a nonempty parameter set. Asoft set over the levelled universeis a map
S : A m 0 P ( H m ) , a S a m m 0 ,
withsupport Supp ( S ) : = { a A : m , S a m } . We assume Supp ( S ) and, for all a, that every S a m is either empty or nonempty as specified below.
Definition 20
(Soft SuperHyperStructure). Let SH ( H , F ) be as above. A soft set S over the levelled universe is aSoft SuperHyperStructure over SH ( H , F ) if for every a Supp ( S ) and every operation F j F one has the levelwise closure condition
F j S a j , 1 , , S a j , n j S a r j .
Equivalently, for each a, the family S a m m 0 defines asub-superhyperstructureof SH ( H , F ) under the restrictions of all F j . We write SSH ( H , F ; S ) for such a soft structure.
Remark 2.
Only levels appearing in the types { j , k , r j } are relevant; the definition is independent of arbitrary values S a m at unused levels.
Example 13
(Soft SuperHyperStructure on Z 3 ). Let H = Z 3 = { 0 , 1 , 2 } and work at level 1 with the superoperation
( A , B ) : = A B ( A , B P * ( H ) ) .
Let A par = { low , high } and define the soft selection
S low 1 = { 0 } , { 1 } , { 0 , 1 } , S high 1 = { 1 } , { 2 } , { 1 , 2 } .
Closure.For each parameter p A par and A , B S p 1 , ( A , B ) = A B S p 1 by construction; hence every S p 1 is a sub-superhyperstructure. Therefore ( A par , S 1 ) is aSoft SuperHyperStructureover ( P * ( H ) , ) .
Proposition 4
(Basic closure). If S satisfies (2), then for each a Supp ( S ) and all j J ,
X k S a j , k F j ( X 1 , , X n j ) S a r j .
Proof. 
By monotonicity of the set–extension (Notation), X k S a j , k implies F j ( X 1 , , X n j ) F j ( S a j , 1 , , S a j , n j ) S a r j by (2). □
Theorem 
(Soft SuperHyperStructure generalizes Soft HyperStructure). Suppose all operations act at level 0, i.e. j , k = r j = 0 for all j , k . Let f j : = F j H 0 : H n j P * ( H ) and ( H , { f j } j J ) be the underlying hyperstructure. Then S is a Soft SuperHyperStructure over SH ( H , F ) iff the projected soft set S ( 0 ) : A P ( H ) given by S ( 0 ) ( a ) : = S a 0 is aSoft HyperStructureover ( H , { f j } ) , i.e.
a Supp ( S ) , j J : f j S ( 0 ) ( a ) , , S ( 0 ) ( a ) S ( 0 ) ( a ) .
Proof 
(⇒) With j , k = r j = 0 , (2) gives F j S a 0 , , S a 0 S a 0 . Since F j on level 0 equals f j (by definition), this is the soft hyperstructure closure for S ( 0 ) .
(⇐) Conversely, assuming S ( 0 ) satisfies the soft hyperstructure closure for all f j , we have f j S a 0 , , S a 0 S a 0 , which is precisely (2) in the present (level-0) typing. Thus S is a Soft SuperHyperStructure. □
Theorem 
(SuperHyperStructures embed into Soft SuperHyperStructures). Let SH ( H , F ) be a SuperHyperStructure. Fix a singleton parameter set A = { } and define
S ( ) m : = H m ( for all m ) .
Then S is a Soft SuperHyperStructure over SH ( H , F ) . Moreover, thecollapsefunctor
C : SSH ( H , F ; S ) SH ( H , F ) , C ` ` forgets A and keeps the underlying operations ,
recovers SH ( H , F ) (i.e. is identity-on-operations).
Proof. 
For every j J and all inputs X k S ( ) j , k = H j , k , the output satisfies F j ( X 1 , , X n j ) H r j = S ( ) r j , so (2) holds. The collapse functor simply discards the (trivial) soft parameterization and leaves the operations { F j } untouched, yielding the original SH ( H , F ) . □

3.3. Functorial HyperStructure

A Functorial HyperStructure encodes hyperoperations as natural transformations between functors U × n and V U , preserving categorical structure and morphism compatibility.
Notation 8
(Underlying and value functors). Let C be a category. Fix a (covariant) functor
U : C Set
that assigns to every object X its underlying set U ( X ) . Let V : Set Set be another (covariant) endofunctor (thevalue functor). For n N , write U × n : C Set for the functor X U ( X ) n .
Definition 21
(Functorial hyperoperation and Functorial HyperStructure). AFunctorial n-ary hyperoperation over ( U , V ) is a natural transformation
Φ : U × n V U ,
i.e. for each X Ob ( C ) a map Φ X : U ( X ) n V ( U ( X ) ) such that for every f : X Y in C the naturality square
U ( X ) n Φ X V ( U ( X ) ) U ( f ) × n U ( f ) × n ( U ( f ) ) V U ( Y ) n Φ Y V ( U ( Y ) )
commutes. AFunctorial HyperStructure (FHS)on ( C ; U , V ) is a family F = { Φ j : U × n j V U } j J of such natural transformations (finite signature allowed).
Remark 3
(Reading the outputs). When V = P * (nonempty powerset), Φ X ( x ) P * ( U ( X ) ) is a genuinehyperoutput; when V = Id Set , Φ X ( x ) U ( X ) is a usual (single-valued) operation. Other choices of V encode fuzzy, rough, or soft outputs (see Theorems below).
Example 14
(Functorial HyperStructure on FinSet). Let C = FinSet , U = Id C , V = P * . Define a natural transformation (functorial hyperoperation)
Φ : U × 2 V U , Φ X ( x , y ) = { x , y } P * ( X ) .
Naturality.For f : X Y ,
( V U ( f ) ) Φ X ( x , y ) = f [ { x , y } ] = { f ( x ) , f ( y ) } = Φ Y U ( f ) ( x ) , U ( f ) ( y ) .
Hence ( C ; U , V , Φ ) is aFunctorial HyperStructure.
Theorem 
(FHS generalizes Functorial Structure). Given a functor F : C Set (Definition 13), there is a canonical FHS whose “structures over X” are exactly elements of F ( X ) .
Proof. 
Take U : = Id C and V : = F . A choice of s F ( X ) is the same as a component of a nullary natural transformation σ : 1 F (where 1 is the terminal functor), with σ X ( * ) = s . Thus a Functorial HyperStructure with a single nullary operation σ reproduces the notion of an F-structure on X. □
Theorem 
(FHS generalizes hyperstructures). Let ( H , { f j : H n j P * ( H ) } ) be a hyperstructure. Set C : = 1 (one-object category), choose U ( * ) = H , and V : = P * . For each j, define Φ j by the single component Φ j , * : H n j P * ( H ) , Φ j , * = f j . Then { Φ j } j J is an FHS, and this assignment is an isomorphism of data.
Proof. 
With C = 1 there are no nontrivial morphisms, so naturality is automatic. The componentwise identification Φ j , * = f j gives a bijection between signatures. □
Notation 9
(Rough-pair functor). For a set Y equipped with a fixed reflexive relation R Y Y × Y , write RP ( Y ) : = { ( L , U ) L U , R Y ( L ) = L , u R Y ( U ) = U } . For a map g : Y Y define
g : RP ( Y ) RP ( Y ) , ( L , U ) R Y ( g [ L ] ) , u R Y ( g [ U ] ) .
This makes V rough : Set Set , Y RP ( Y ) , a functor (naturality follows from functoriality of direct image and idempotence/monotonicity of , u ).
Theorem 
(FHS generalizes Rough HyperStructure). Let ( H , { f ^ j } ) be a rough hyperstructure on the rough pairs of H (e.g. as constructed from a base hyperstructure via lower/upper approximation). Set C : = 1 , U ( * ) = H , and V : = V rough . Defining Φ j , * : H n j RP ( H ) by Φ j , * = f ^ j yields an FHS that is equivalent to the given Rough HyperStructure.
Proof. 
Again, with C = 1 , naturality is vacuous. The component Φ j , * is exactly the lifted rough operation f ^ j , so the structures coincide. □
Notation 10
(Fuzzy-set functor). Let V fuz : Set Set be the functor Y [ 0 , 1 ] Y , and for g : Y Y define the Zadeh pushforward ( g μ ) ( y ) : = sup { μ ( y ) : g ( y ) = y } .
Theorem 
(FHS generalizes Fuzzy HyperStructure). Given a fuzzy hyperstructure ( H , { j } ) with j : H n j [ 0 , 1 ] H , choose C : = 1 , U ( * ) = H , and V : = V fuz . Set Φ j , * = j . Then { Φ j } is an FHS equivalent to the given fuzzy hyperstructure.
Proof. 
Identical to Theorem 9, replacing P * by [ 0 , 1 ] ( ) . □
Notation 11
((Soft-set functor (fixed parameter set A )). Define V soft ( Y ) : = ( P * ( Y ) ) A and for g : Y Y set ( g F ) ( a ) : = g [ F ( a ) ] ( a A ).
Theorem 
(FHS captures Soft HyperStructure). Let ( H , { f j } ) be a hyperstructure and ( F , A ) a soft set with each F ( a ) H a subhyperstructure. Consider C : = 1 , U ( * ) = H , V : = V soft , and the FHS consisting of:
  • the original hyperoperations encoded as Φ j hyp : H n j P * ( H ) via V = P * (as in Theorem 9); and
  • for each a A , anullarynatural transformation σ a : 1 V soft U with σ a , * ( * ) = S a , where S a ( P * ( H ) ) A is the “Dirac” soft set selecting F ( a ) in the a-th coordinate and H elsewhere.
Then the soft-closure condition “ F ( a ) is a subhyperstructure for all a” is equivalent to the family of FHS-axioms
Φ j , * hyp F ( a ) , , F ( a ) F ( a ) for all j J , a A .
Proof 
(⇒) If F ( a ) is a subhyperstructure, closure under each f j gives the displayed inclusion, which is exactly the compatibility between Φ j hyp and the constant soft selections σ a . (⇐) Conversely, the inclusions state precisely that each F ( a ) is closed under all f j , i.e. each F ( a ) is a subhyperstructure. □
Remark 4
(Unifying view). Definitions 21 and Theorems 8–12 show that by an appropriate choice of the value functor V and of nullary/finite-arity natural transformations, Functorial HyperStructuressubsume:
  • ordinary functorial structures ( V = F , nullary σ);
  • crisp hyperstructures ( V = P * );
  • rough hyperstructures ( V = RP ( ) );
  • fuzzy hyperstructures ( V = [ 0 , 1 ] ( ) );
  • soft hyperstructures ( V = ( P * ( ) ) A plus nullary selectors).
Functoriality packages the pushforward of structure along morphisms of C as the naturality of the operations.

3.4. Functorial SuperHyperStructure

A Functorial SuperHyperStructure is a family of multi-level hyperoperations encoded as natural transformations between functors, unifying hierarchical and categorical structure.
Notation 12
(Level functors and value functors). Let C be a category. Alevel systemon C is a family of covariant functors
U : = U m : C Set | m N 0 ,
and avalue systemis a family of endofunctors on Set
V : = V m : Set Set | m N 0 .
For a multiindex τ = ( 1 , , n r ) (input levels k and output level r), write
U τ : = k = 1 n U k and W τ : = V r U r .
Definition 22
(Typed functorial superhyperoperation). Fix a type τ = ( 1 , , n r ) . Atyped functorial superhyperoperation of type τ is a natural transformation
Φ : U τ W τ ,
i.e. for every X Ob ( C ) a function Φ X : k = 1 n U k ( X ) V r ( U r ( X ) ) such that for every f : X Y in C , the square
k U k ( X ) Φ X V r U r ( X ) k U k ( f ) k U k ( f ) r U r ( f ) V k U k ( Y ) Φ Y V r U r ( Y )
commutes.
Definition 23
(Functorial SuperHyperStructure (FSS)). AFunctorial SuperHyperStructureon ( C ; U , V ) is a finite signature Σ = { τ j } j J of types together with a family
FSH : = { Φ j : U τ j W τ j j J }
of typed functorial superhyperoperations. For each X Ob ( C ) , thefiber at Xconsists of the components { ( Φ j ) X : j J } .
Remark 5
(Reading classical cases from V ). Typical choices of value functors V m include:
  • Crisp hyper: V m = P * (nonempty powerset).
  • Fuzzy: V m ( Y ) = [ 0 , 1 ] Y with pushforward ( g μ ) ( y ) = sup { μ ( y ) : g ( y ) = y } .
  • Rough: V m ( Y ) = RP R Y m ( Y ) (rough pairs for a fixed reflexive R Y m ) with g ( L , U ) : = R Y m ( g [ L ] ) , u R Y m ( g [ U ] ) .
  • Soft (fixed A ): V m ( Y ) = ( P * ( Y ) ) A with ( g F ) ( a ) : = g [ F ( a ) ] .
All are functorial (composition and identities are preserved).
Example 15
(Functorial SuperHyperStructure on FinSet). Let C = FinSet , U 0 = Id C and U 1 = P * (nonempty powerset functor). Set V 1 = P * and consider the type τ = ( 1 , 1 1 ) . Define a natural transformation (typed functorial superhyperoperation)
Φ : U 1 × U 1 V 1 U 1 , Φ X ( A , B ) : = { A B } .
Naturality.For f : X Y ,
V 1 U 1 ( f ) Φ X ( A , B ) = { f [ A B ] } = { f [ A ] f [ B ] } = Φ Y U 1 ( f ) ( A ) , U 1 ( f ) ( B ) .
Thus ( C ; { U m } , { V m } , { Φ } ) is aFunctorial SuperHyperStructure.
Theorem 
(Reduction to Functorial Structure). Let F : C Set be a covariant functor (Definition 13). Choose one level and no operations:
U = { U 0 : = Id C } , V = { V 0 : = F } , Σ = .
Then the FSS data ( C ; U , V , Σ ) carries exactly the same information as the functor F; in particular, the fiber at X is F ( X ) .
Proof. 
By definition W 0 = V 0 U 0 = F . With Σ = (no operations), the only remaining data is the functor F. □
Theorem 
(Reduction to SuperHyperStructure). Let SH ( H , F ) be a (typed) SuperHyperStructure on a single set H, with levels H 0 = H and H m + 1 = P * ( H m ) , and operations F j : k H j , k P * ( H r j ) . Take C : = 1 (one-object category), define
U m ( * ) = H m , V m : = P * ,
and let Φ j be the unique natural transformations with components ( Φ j ) * = F j . Then ( C ; U , V , { Φ j } ) is an FSS whose fiber at * is exactly SH ( H , F ) .
Proof. 
Naturality is automatic in 1 . The components reproduce the given F j . □
Theorem 
(Reduction to Rough SuperHyperStructure). Let RSH ( H , F ; R ) be a Rough SuperHyperStructure with levelwise reflexive relations R = { R m } and lifted operations F ^ j on rough pairs. For C : = 1 set
U m ( * ) = H m , V m ( Y ) = RP R Y m ( Y ) ,
and define Φ j by ( Φ j ) * = F ^ j . Then the resulting FSS is (componentwise) identical to RSH ( H , F ; R ) .
Proof. 
Same as Theorem 14, using the rough-pair value functors. □
Theorem 
(Reduction to Fuzzy SuperHyperStructure). Let FuSH ( H , F ) be a fuzzy superhyperstructure with operations F j fuz : k H j , k [ 0 , 1 ] H r j . With C : = 1 , take U m ( * ) = H m and V m ( Y ) = [ 0 , 1 ] Y , and set ( Φ j ) * = F j fuz . Then we obtain an FSS whose fiber equals FuSH ( H , F ) .
Proof. 
Identical to Theorem 14, now with fuzzy value functors. □
Theorem 
(Reduction to Functorial HyperStructure). Let FH ( C ; U , V , { Φ j } ) be a Functorial HyperStructure (single level) with Φ j : U × n j V U . Choose the one-level systems U = { U 0 : = U } and V = { V 0 : = V } , and keep the same family { Φ j } . Then ( C ; U , V , { Φ j } ) is an FSS whose data coincide with FH .
Proof. 
This is Definition 22 specialized to a single level. □
Theorem 
(Reduction to Soft SuperHyperStructure). Let SSH ( H , F ; S ) be a Soft SuperHyperStructure with parameter set A and per-parameter sub-superhyperstructures S a m H m satisfying the closure condition
F j S a j , 1 , , S a j , n j S a r j ( j , a A ) .
Fix C : = 1 , set U m ( * ) = H m and V m ( Y ) = ( P * ( Y ) ) A , and let ( Φ j ) * be the coordinatewise images of F j under the inclusion into the A-indexed product. For each a A introduce anullarynatural transformation σ a : 1 V m U m with component ( σ a ) * ( * ) = S a m m 0 . Then ( C ; U , V , { Φ j } { σ a } a A ) is an FSS, and the soft-closure condition above is equivalent to the FSS equations
( Φ j ) * σ a , , σ a n j σ a ( coordinatewise in A and levelwise in m ) .
Consequently, SSH ( H , F ; S ) is (componentwise) recovered from this FSS.
Proof. 
In 1 , naturality is trivial. The inequality displayed is exactly the statement that applying F j to the selected subsets S a j , k lands inside S a r j for each a, which is the definition of soft closure. Conversely, those inclusions reproduce the soft structure. □

4. Conclusion

This paper has examined several extended variants of the classical SuperHyperStructure, including Rough, Soft, Fuzzy, and Functorial SuperHyperStructures. It is our hope that future work will investigate practical applications of these concepts in real-world contexts, as well as their deeper mathematical properties, accompanied by rigorous quantitative analyses. We also envision further studies on possible extensions employing the framework of Plithogenic Sets [51,52,53], thereby enriching the theoretical landscape and expanding potential applications.

Funding

No external funding was received for this work.

Data Availability Statement

This paper is theoretical and did not generate or analyze any empirical data. We welcome future studies that apply and test these concepts in practical settings.

Acknowledgments

We thank all colleagues, reviewers, and readers whose comments and questions have greatly improved this manuscript. We are also grateful to the authors of the works cited herein for providing the theoretical foundations that underpin our study. Finally, we appreciate the institutional and technical support that enabled this research.

Conflicts of Interest

The authors declare no conflicts of interest regarding the publication of this work.

Research Integrity

The author confirms that this manuscript is original, has not been published elsewhere, and is not under consideration by any other journal.

Use of Computational Tools

All proofs and derivations were performed manually; no computational software (e.g., Mathematica, SageMath, Coq) was used.

Code Availability

No code or software was developed for this study.

Ethical Approval

This research did not involve human participants or animals, and therefore did not require ethical approval.

Use of Generative AI and AI-Assisted Tools

We use generative AI and AI-assisted tools for tasks such as English grammar checking, and We do not employ them in any way that violates ethical standards.

Disclaimer

The ideas presented here are theoretical and have not yet been validated through empirical testing. While we have strived for accuracy and proper citation, inadvertent errors may remain. Readers should verify any referenced material independently. The opinions expressed are those of the authors and do not necessarily reflect the views of their institutions.

References

  1. Nikolaidou, P. Hyperstructures on bar of V & V in pieces. Journal of Algebraic Hyperstructures and Logical Algebras 2020, 1, 73–79. [Google Scholar] [CrossRef]
  2. Smarandache, F. SuperHyperStructure & Neutrosophic SuperHyperStructure, 2024. Accessed: 2024-12-01.
  3. Al-Tahan, M.; Davvaz, B.; Smarandache, F.; Anis, O. On some neutroHyperstructures. Symmetry 2021, 13, 535. [Google Scholar] [CrossRef]
  4. Agusfrianto, F.A.; Al Tahan, M.; Mahatma, Y. An Introduction to NeutroHyperstructures on Some Chemical Reactions. In NeutroGeometry, NeutroAlgebra, and SuperHyperAlgebra in Today’s World; IGI Global, 2023; pp. 81–96.
  5. Agusfrianto, F.A.; Al-Tahan, M.; Hariri, M.; Mahatma, Y. Examples of NeutroHyperstructures on Biological Inheritance. Neutrosophic Sets and Systems 2023, 60, 583–592. [Google Scholar]
  6. Jech, T. Set theory: The third millennium edition, revised and expanded; Springer, 2003.
  7. Kocurek, A.W. THE LOGIC OF HYPERLOGIC. PART A: FOUNDATIONS. The Review of Symbolic Logic 2022, 17, 244–271. [Google Scholar] [CrossRef]
  8. Burgin, M. Integrating Random Properties and the Concept of Probability. Integration 2012, 3, 137–155. [Google Scholar]
  9. Österreicher, F.; Vajda, I. A new class of metric divergences on probability spaces and its applicability in statistics. Annals of the Institute of Statistical Mathematics 2003, 55, 639–653. [Google Scholar] [CrossRef]
  10. Tang, J.; Feng, X.; Davvaz, B.; Xie, X. A further study on ordered regular equivalence relations in ordered semihypergroups. Open Mathematics 2018, 16, 168–184. [Google Scholar] [CrossRef]
  11. Farooq, M.; Khan, A.; Davvaz, B. Characterizations of ordered semihypergroups by the properties of their intersectional-soft generalized bi-hyperideals. Soft Computing 2018, 22, 3001–3010. [Google Scholar] [CrossRef]
  12. Krasner, M. A class of hyperrings and hyperfields. International Journal of Mathematics and Mathematical Sciences 1983, 6, 307–311. [Google Scholar] [CrossRef]
  13. Agusfrianto, F.A.; Al-Kaseasbeh, S.; Hariri, M.; Mahatma, Y. On NeutroHyperrings and NeutroOrderedHyperrings. Neutrosophic Sets and Systems 2025, 77, 1–19. [Google Scholar]
  14. Dramalidis, A.; Vougiouklis, T. Fuzzy Hv-substructures in a two dimensional Euclidean vector space. Iranian Journal of Fuzzy Systems 2009, 6, 1–9. [Google Scholar]
  15. Tallini, M.S. Hypervector spaces. In Proceedings of the Proceeding of the 4th International Congress in Algebraic Hyperstructures and Applications; 1991; pp. 167–174. [Google Scholar]
  16. Bandelt, H.J.; Chepoi, V. Metric graph theory and geometry: a survey. Contemporary Mathematics 2008, 453, 49–86. [Google Scholar]
  17. Pisanski, T.; Randic, M. Bridges between geometry and graph theory. In Geometry at Work; Gorini, C.A., Ed.; Cambridge University Press, 2000; Vol. 53, MAA Notes, pp. 174–194.
  18. Berge, C. Hypergraphs: combinatorics of finite sets; Vol. 45, Elsevier, 1984.
  19. Bretto, A. Hypergraph theory. An introduction. Mathematical Engineering. Cham: Springer 2013, 1. [Google Scholar]
  20. Al-Anzi, F. Efficient Cellular Automata Algorithms for Planar Graph and VLSI Layout Homotopic Compaction. International Journal of Computing and Information Sciences 2003, 1, 1–17. [Google Scholar]
  21. Hopcroft, J.E.; Ullman, J.D. Formal languages and their relation to automata; Addison-Wesley Longman Publishing Co., Inc., 1969.
  22. Kamacı, H. Linguistic single-valued neutrosophic soft sets with applications in game theory. International Journal of Intelligent Systems 2021, 36, 3917–3960. [Google Scholar] [CrossRef]
  23. Kovach, N.; Gibson, A.S.; Lamont, G.B. Hypergame Theory: A Model for Conflict, Misperception, and Deception. 2015.
  24. Song, Y.; Deng, Y. Entropic explanation of power set. International Journal of Computers, Communications & Control 2021, 16, 4413. [Google Scholar]
  25. Kannai, Y.; Peleg, B. A note on the extension of an order on a set to the power set. Journal of Economic Theory 1984, 32, 172–175. [Google Scholar] [CrossRef]
  26. Rezaei, A.; Smarandache, F.; Mirvakili, S. Applications of (Neutro/Anti)sophications to Semihypergroups. Journal of Mathematics 2021. [Google Scholar] [CrossRef]
  27. Vougioukli, S. HELIX-HYPEROPERATIONS ON LIE-SANTILLI ADMISSIBILITY. Algebras Groups and Geometries 2023. [Google Scholar] [CrossRef]
  28. Smarandache, F. Foundation of SuperHyperStructure & Neutrosophic SuperHyperStructure. Neutrosophic Sets and Systems 2024, 63, 21. [Google Scholar]
  29. Davvaz, B.; Vougiouklis, T. Walk Through Weak Hyperstructures, A: Hv-structures; World Scientific, 2018.
  30. Corsini, P.; Leoreanu, V. Applications of hyperstructure theory; Vol. 5, Springer Science & Business Media, 2013.
  31. Das, A.K.; Das, R.; Das, S.; Debnath, B.K.; Granados, C.; Shil, B.; Das, R. A Comprehensive Study of Neutrosophic SuperHyper BCI-Semigroups and their Algebraic Significance. Transactions on Fuzzy Sets and Systems 2025, 8, 80. [Google Scholar]
  32. Kargın, A.; Şahin, M. SuperHyper Groups and Neutro–SuperHyper Groups. 2023 Neutrosophic SuperHyperAlgebra And New Types of Topologies 2023, 25. [Google Scholar]
  33. Smarandache, F. History of SuperHyperAlgebra and Neutrosophic SuperHyperAlgebra (revisited again). Neutrosophic Algebraic Structures and Their Applications.
  34. Hamidi, M.; Smarandache, F.; Davneshvar, E. Spectrum of superhypergraphs via flows. Journal of Mathematics 2022, 2022, 9158912. [Google Scholar] [CrossRef]
  35. Ramos, E.L.H.; Ayala, L.R.A.; Macas, K.A.S. Study of Factors that Influence a Victim’s Refusal to Testify for Sexual Reasons Due to External Influence Using Plithogenic n-SuperHyperGraphs. Operational Research Journal 2025, 46, 328–337. [Google Scholar]
  36. Huang, M.; Li, F.; et al. Optimizing AI-Driven Digital Resources in Vocational English Learning Using Plithogenic n-SuperHyperGraph Structures for Adaptive Content Recommendation. Neutrosophic Sets and Systems 2025, 88, 283–295. [Google Scholar]
  37. Al-Odhari, A. A Brief Comparative Study on HyperStructure, Super HyperStructure, and n-Super SuperHyperStructure. Neutrosophic Knowledge 2025, 6, 38–49. [Google Scholar]
  38. Jahanpanah, S.; Daneshpayeh, R. On Derived Superhyper BE-Algebras. Neutrosophic Sets and Systems 2023, 57, 21. [Google Scholar]
  39. Smarandache, F. Introduction to SuperHyperAlgebra and Neutrosophic SuperHyperAlgebra. Journal of Algebraic Hyperstructures and Logical Algebras 2022. [Google Scholar] [CrossRef]
  40. Smarandache, F. SuperHyperFunction, SuperHyperStructure, Neutrosophic SuperHyperFunction and Neutrosophic SuperHyperStructure: Current understanding and future directions; Infinite Study, 2023.
  41. Amiri, G.; Mousarezaei, R.; Rahnama, S. Soft Hyperstructures and Their Applications. New Mathematics and Natural Computation.
  42. Yamak, S.; Kazancı, O.; Davvaz, B. Soft hyperstructure. Computers & Mathematics with Applications 2011, 62, 797–803. [Google Scholar] [CrossRef]
  43. Selvachandran, G.; Salleh, A.R. Soft hypergroups and soft hypergroup homomorphism. In Proceedings of the AIP Conference Proceedings. American Institute of Physics, Vol. 1522; 2013; pp. 821–827. [Google Scholar]
  44. Davvaz, B.; Cristea, I. Fuzzy algebraic hyperstructures. Studies in Fuzziness and soft computing 2015, 321, 38–46. [Google Scholar]
  45. Davvaz, B. A brief survey on algebraic hyperstructures: Theory and applications. Journal of Algebraic Hyperstructures and Logical Algebras 2020, 1, 15–29. [Google Scholar] [CrossRef]
  46. Kalampakas, A. Fuzzy Graph Hyperoperations and Path-Based Algebraic Structures. Mathematics 2025, 13, 2180. [Google Scholar] [CrossRef]
  47. Ameri, R.; Motameni, M. Fuzzy hyperideals of fuzzy hyperrings. World Appl. Sci. J 2012, 16, 1604–1614. [Google Scholar]
  48. Hošková-Mayerová, Š.; Maturo, A. Fuzzy sets and algebraic hyperoperations to model interpersonal relations. In Recent Trends in Social Systems: Quantitative Theories and Quantitative Models; Springer, 2016; pp. 211–221.
  49. Feng, Y. The fuzzy join and extension hyperoperations obtained from a fuzzy binary relation. GENERAL MATHEMATICS 2013, 21, 73. [Google Scholar]
  50. Fujita, T.; Smarandache, F. A Unified Framework for U-Structures and Functorial Structure: Managing Super, Hyper, SuperHyper, Tree, and Forest Uncertain Over/Under/Off Models. Neutrosophic Sets and Systems 2025, 91, 337–380. [Google Scholar]
  51. Kandasamy, W.V.; Ilanthenral, K.; Smarandache, F. Plithogenic Graphs; Infinite Study, 2020.
  52. Singh, P.K. Intuitionistic Plithogenic Graph; Infinite Study, 2022.
  53. Smarandache, F. Extension of HyperGraph to n-SuperHyperGraph and to Plithogenic n-SuperHyperGraph, and Extension of HyperAlgebra to n-ary (Classical-/Neutro-/Anti-) HyperAlgebra; Infinite Study, 2020.
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.
Copyright: This open access article is published under a Creative Commons CC BY 4.0 license, which permit the free download, distribution, and reuse, provided that the author and preprint are cited in any reuse.
Prerpints.org logo

Preprints.org is a free preprint server supported by MDPI in Basel, Switzerland.

Subscribe

Disclaimer

Terms of Use

Privacy Policy

Privacy Settings

© 2025 MDPI (Basel, Switzerland) unless otherwise stated