Preprint
Article

This version is not peer-reviewed.

Multiary Hyperstructure and Multiary Superhyperstructure

Submitted:

17 September 2025

Posted:

19 September 2025

You are already at the latest version

Abstract
A Hyperstructure is built on the concept of the powerset, offering a framework to model interactions among elements of a set. Extending this idea, a Superhyperstructure utilizes the n-th powerset to represent hierarchical systems with multiple layers, enabling richer abstractions and more complex relationships. In this paper, we investigate Multiary Hyperstructures and Multiary Superhyperstructures, which generalize these constructions. A multiary hyperstructure extends algebraic systems, allowing operations with multiple inputs producing set-valued outputs, thereby modeling uncertainty and multi-participant interactions. A multiary superhyperstructure further lifts multiary hyperstructures onto higher powerset levels, encoding hierarchical, layered relationships with generalized superhyper-operations across domains.
Keywords: 
;  ;  ;  

1. Preliminaries

This section gathers the basic notions and notation used throughout the paper. Unless explicitly stated otherwise, we work in the finite setting. By convention, the empty set is treated as an element of every set.

1.1. Hyperstructure and Superhyperstructure

A Hyperstructure is organized around the powerset and serves as a vehicle for modeling relations among elements of a set [1,2,3,4,5,6]. Owing to its flexibility, the hyperstructure framework has been investigated across several areas, including mathematics and chemistry [7,8,9,10]. A Superhyperstructure advances this idea by utilizing the n-th powerset to encode multi-layered hierarchical interactions, thereby enabling deeper abstraction and greater structural complexity [11,12,13,14]. Because of this wide scope, superhyperstructures have likewise been explored in mathematics, chemistry, and related disciplines [11,15,16,17]. Prominent instances include constructs such as the SuperHyperGraph [18,19]. We next record the n-th powerset, which underpins these structures.
Definition 1
(Base Set). A base set S is the underlying collection from which higher-level constructions—powersets and (super)hyperstructures—are built. Formally,
S = { x x is an element of a specified domain } .
All elements appearing in P ( S ) or in the iterated powersets P n ( S ) ultimately arise from members of S.
Definition 2
(Powerset). [17,20,21] The powerset of a set S, denoted P ( S ) , is the family of all subsets of S, includingand S itself:
P ( S ) = { A A S } .
Definition 3
(n-th Powerset). (cf. [14,22]) For a set H, the n-th powerset P n ( H ) is defined recursively by
P 1 ( H ) = P ( H ) , P n + 1 ( H ) = P P n ( H ) , n 1 .
The nonempty version P n * ( H ) is given by
P 1 * ( H ) = P * ( H ) , P n + 1 * ( H ) = P * P n * ( H ) ,
where P * ( H ) = P ( H ) { } .
Example 1
(n-th powerset — a fully explicit small instance). Let H = { a , b } . Then the first powerset is
P 1 ( H ) = P ( H ) = , { a } , { b } , { a , b } .
The second powerset is the powerset of this 4-element set, hence it has 2 4 = 16 elements:
P 2 ( H ) = P P ( H ) = { , { } , { { a } } , { { b } } , { { a , b } } , { , { a } } , { , { b } } , { , { a , b } } , { { a } , { b } } , { { a } , { a , b } } , { { b } , { a , b } } , { , { a } , { b } } , { , { a } , { a , b } } , { , { b } , { a , b } } , { { a } , { b } , { a , b } } , { , { a } , { b } , { a , b } } } .
(Here the last element equals P 1 ( H ) itself, viewed as a single member of P 2 ( H ) .) The nonempty versions are P 1 * ( H ) = P ( H ) { } = { a } , { b } , { a , b } and P 2 * ( H ) = P 2 ( H ) { } .
To provide a self-contained foundation for hyperstructures and superhyperstructures, we recall the following standard notions.
Definition 4
(Classical Structure). (cf. [14,22,23]) A Classical Structure consists of a nonempty set H together with one or more classical operations satisfying specified axioms. A classical m-ary operation has the form
# 0 : H m H ,
with m 1 . Familiar examples include the operations defining groups, rings, and fields.
Definition 5
(Hyperoperation). (cf. [24,25,26,27]) A hyperoperation on a set S is a map
: S × S P ( S ) ,
so that combining two inputs returns a set of outcomes (not necessarily a singleton).
Example 2
(Hyperoperation — combining travel legs with uncertainty (real life)). Let S = { 0 , 1 , , 120 } encode travel durations in minutes. Define a hyperoperation
: S × S P ( S ) , x y : = { t S | t ( x + y ) | 5 } .
Meaning. Two trip segments of nominal lengths x and y minutes are combined, but real traffic adds a ± 5 minute variability, so the result is a set of plausible totals.
Concrete calculation. With x = 20 and y = 35 ,
x + y = 55 , x y = { 50 , 51 , 52 , 53 , 54 , 55 , 56 , 57 , 58 , 59 , 60 } S .
Definition 6
(Hyperstructure). (cf. [14,22,28,29]) A Hyperstructure augments a base set S by operating on its powerset. Formally,
H = ( P ( S ) , ) ,
where ∘ acts on subsets of S.
Example 3
(Hyperstructure — playlist growth from two seed sets (real life)). Let S = { s 1 , s 2 , s 3 , s 4 , s 5 } be songs and consider the hyperstructure
H = ( P ( S ) , ) ,
where : P ( S ) × P ( S ) P ( S ) acts by
A B : = ( A B ) R ( A , B ) , R ( A , B ) : = { s 4 } , { s 1 , s 2 } A B , , otherwise .
Meaning. Merging two seed playlists A , B returns the union plus one data-driven recommendation s 4 if both s 1 and s 2 are present.
Concrete calculation. Take A = { s 1 , s 3 } and B = { s 2 } . Then A B = { s 1 , s 2 , s 3 } and R ( A , B ) = { s 4 } , so
A B = { s 1 , s 2 , s 3 , s 4 } P ( S ) .
Definition 7
(SuperHyperOperation). [14] Let H be nonempty. Define recursively, for k 0 ,
P 0 ( H ) = H , P k + 1 ( H ) = P P k ( H ) .
For fixed m , n 0 and arity s 1 , an ( m , n ) -SuperHyperOperation is a map
( m , n ) : P m ( H ) s P n ( H ) .
If the codomain may include, we obtain the neutrosophic variant; otherwise we are in the classical case.
Example 4
(SuperHyperOperation ( m , n ) — bundle suggestions from two baskets (real life)). Let H = { A , B , C , D } be products, fix m = 1 , n = 2 , and arity s = 2 . Thus inputs live in P 1 ( H ) = P ( H ) and outputs in P 2 ( H ) = P ( P ( H ) ) . Define
( 1 , 2 ) ( X , Y ) : = B X Y | 2 | B | 3 .
Meaning. Given two customer baskets X , Y , return a family of candidate bundles (size 2 or 3) drawn from the union of what they viewed/bought.
Concrete calculation. If X = { A , C } and Y = { B , C } , then X Y = { A , B , C } and
( 1 , 2 ) ( X , Y ) = { A , B } , { A , C } , { B , C } , { A , B , C } P 2 ( H ) .
Definition 8
(n-Superhyperstructure). (cf. [13,14,22]) Ann-Superhyperstructuregeneralizes hyperstructures by acting on the n-th powerset:
SH n = ( P n ( S ) , ) ,
with ∘ defined on P n ( S ) .
Example 5
(n-Superhyperstructure — families of task-lists with closure (real life)). Let S = { a , b , c } denote atomic tasks and take n = 2 , so the universe is P 2 ( S ) = P ( P ( S ) ) , i.e., families of task-sets (plans). Define
: P 2 ( S ) × P 2 ( S ) P 2 ( S ) , ( F , G ) : = F G { X Y X F , Y G } .
Meaning. Combining two plan-families keeps all existing plans and adds every pairwise union (a simple “closure” under merging).
Concrete calculation. With F = { { a } , { b } } and G = { { b } , { c } } ,
( F , G ) = { a } , { b } , { c } , { a , b } , { a , c } , { b , c } P 2 ( S ) .
Thus SH 2 = ( P 2 ( S ) , ) is an n-Superhyperstructure.
Definition 9
(SuperHyperStructure of order ( m , n ) ). (cf. [11,30,31,32]) Let S be nonempty and m , n 0 . A  ( m , n ) -SuperHyperStructure of arity s is any choice of
( m , n ) : P m ( S ) s P n ( S ) .
The special cases recover standard settings: m = n = 0 gives ordinary s-ary operations; m = 0 , n = 1 yields hyperoperations; and s = 1 corresponds to superhyperfunctions.
Example 6
(SuperHyperStructure of order ( m , n ) — photo pairing generator (real life)). Let
S = { p 1 , p 2 , p 3 , p 4 }
be photos, and fix m = 1 , n = 2 , arity s = 1 . Define the superhyperoperation (a superhyperfunction)
( 1 , 2 ) : P ( S ) P ( P ( S ) ) ,
( 1 , 2 ) ( X ) : = { B X | B | = 2 } , | X | 2 , { X } , | X | 1 .
Meaning. From one album X, return the family of all two-photo pairings for layout exploration (or the album itself if too small).
Concrete calculation. For X = { p 1 , p 2 , p 3 } ,
( 1 , 2 ) ( X ) = { p 1 , p 2 } , { p 1 , p 3 } , { p 2 , p 3 } P 2 ( S ) .
Hence ( P 1 ( S ) ; ( 1 , 2 ) ) is a SuperHyperStructure of order ( 1 , 2 ) .
Definition 10
( ( h , k ) -ary SuperHyperstructure). Let S be a nonempty base set. For each i { 1 , 2 , , h } choose a nonempty subset A i S and fix an integer m i 0 . Denote by
P m i ( A i )
the m i -th iterated powerset of A i . Similarly, for each j { 1 , 2 , , k } choose a nonempty subset B j S and fix an integer n j 0 , and denote by
P n j ( B j )
the n j -th iterated powerset of B j .
Define the domain D and codomain C as
D = P m 1 ( A 1 ) × P m 2 ( A 2 ) × × P m h ( A h ) ,
C = P n 1 ( B 1 ) × P n 2 ( B 2 ) × × P n k ( B k ) .
An  ( h , k ) -ary SuperHyperstructure on S is an algebraic system
SH = D , C , { α } α I ,
where { α } α I is an indexed family of SuperHyperoperations
α : D C , α I .
For each ( X 1 , , X h ) D , one has
α ( X 1 , , X h ) = ( Y 1 , , Y k ) C ,
with Y j P n j ( B j ) for all j. The structural properties imposed on the maps α —such as associativity, commutativity, or distributivity—are specified according to the algebraic framework adopted, thereby extending classical algebraic systems into a higher-order superhyperstructural setting.
Example 7
( ( h , k ) -ary SuperHyperstructure — basket and context to recommendations and coupon (real life)). Let the base set
S = { pA , pB , pC } { tagSummer } { coupX }
contain products, a context tag, and a coupon token. Choose h = 2 inputs with
A 1 = { pA , pB , pC } , m 1 = 1 ( basket as a subset of products ) ;
A 2 = { tagSummer } , m 2 = 0 ( a sin gle tag element ) .
Then the domain is
D = P m 1 ( A 1 ) × P m 2 ( A 2 ) = P ( A 1 ) × A 2 .
Take k = 2 outputs with
B 1 = A 1 , n 1 = 1 ( a recommended product set ) ; B 2 = { coupX } , n 2 = 0 ( a coupon token ) .
Thus the codomain is C = P ( B 1 ) × B 2 . Define the single superhyperoperation : D C by
( X , tagSummer ) : = Y 1 , Y 2 , Y 1 : = A 1 X , Y 2 : = coupX .
Meaning. Given a basket X and the summer context, recommend the missing products and issue coupon coupX .
Concrete calculation. For X = { pA , pC } ,
Y 1 = A 1 X = { pB } P 1 ( B 1 ) = P ( A 1 ) , Y 2 = coupX P 0 ( B 2 ) = B 2 ,
so
{ pA , pC } , tagSummer = { pB } , coupX C .
Therefore SH = ( D , C , { } ) is an ( h , k ) -ary SuperHyperstructure with ( h , k ) = ( 2 , 2 ) .

2. Main Results

This section presents the results of this paper.

2.1. Multiary Structure and Multiary Hyperstructure

A multiary hyperstructure extends algebraic systems, allowing operations with multiple inputs producing set-valued outputs, modeling uncertainty and multi-participant interactions.
Definition 11
(Multiary signature). Let I be a nonempty index set and let ar : I N 1 assign to each i I a positive integer ar ( i ) (thearityof the symbol i). We call the pair ( I , ar ) amultiary signature. Informally, one may think of the arity profile as an “alphabet” ( a , b , , z ) of arities.
Example 8
(Multiary signature — smartphone imaging pipeline (real-life)). A mobile camera app exposes three tools that naturally come with different input counts:
I = { merge , hdr , pano } , ar ( merge ) = 2 , ar ( hdr ) = 3 , ar ( pano ) = 5 .
Interpretation. (i) merge blends two exposures of the same scene; (ii) hdr combines three bracketed shots to increase dynamic range; (iii) pano stitches five partially overlapping tiles into one panorama. Thus ( I , ar ) is a concrete multiary signature whose “arity alphabet’’ is ( 2 , 3 , 5 ) .
Definition 12
(Multiary structure (algebra of type ( I , ar ) )). Given a multiary signature ( I , ar ) and a nonempty set H, a multiary structure on H is a family of operations
H : = H ; ( f i ) i I , f i : H ar ( i ) H ( i I ) .
When I = { i } is a singleton and ar ( i ) = n , this reduces to the usual notion of an n-ary algebra.
Example 9
(Multiary structure — home-alarm decision fusion (real-life)). Let H = { 0 , 1 } encodeno-alarm = 0 andalarm = 1 . Take the signature I = { , Maj 3 } with ar ( ) = 2 and ar ( Maj 3 ) = 3 . Define 
f ( x , y ) : = x y , f Maj 3 ( x , y , z ) : = 1 , x + y + z 2 , 0 , x + y + z 1 .
Interpretation. f triggers only if two independent gates both fire (e.g., door & motion). f Maj 3 triggers if at least two among {door, motion, glass} vote “alarm”. Numerical instance (door = 1 , motion = 0 , glass = 1 ):
f ( 1 , 0 ) = 0 , f Maj 3 ( 1 , 0 , 1 ) = 1 ( sin ce 1 + 0 + 1 = 2 2 ) .
Hence H = ( H ; ( f , f Maj 3 ) ) is a concrete multiary structure of type ( I , ar ) .
Example 10 ((a,b,c)-ary multiary structure on a finite set; here ( a , b , c ) = ( 2 , 3 , 4 ) ). Let H = { 0 , 1 , , 9 } with the usual order and addition modulo 10. Consider the signature I = { f , g , h } with arities
ar ( f ) = 2 , ar ( g ) = 3 , ar ( h ) = 4 .
Define the operations f , g , h : H ar ( · ) H by
f ( x , y ) : = ( x + y ) mod 10 , g ( x , y , z ) : = med { x , y , z } , h ( w , x , y , z ) : = max { w , x , y , z } .
Then
H = H ; ( f , g , h )
is a concrete ( 2 , 3 , 4 ) -ary multiary structure (an algebra of type ( I , ar ) ).Sample computations.
f ( 7 , 8 ) = ( 7 + 8 ) mod 10 = 15 mod 10 = 5 , g ( 2 , 9 , 3 ) = med { 2 , 9 , 3 } = 3 , h ( 1 , 6 , 4 , 6 ) = 6 .
Example 11
(Multiary structure on strings: concatenation and round-robin interleaving). Let Σ = { A , B , C } and H = Σ * (all finite strings over Σ). Take I = { cat , mix } with arities ar ( cat ) = 2 and ar ( mix ) = 3 . Define
cat ( u , v ) : = u v ( concatenation ) ,
mix ( u , v , w ) : = the string obtained by round - robin taking one character from u , v , w ,
skipping any exhausted word until all three are exhausted. Formally, if u = u 1 u m , v = v 1 v n , w = w 1 w p , then
mix ( u , v , w ) = u 1 v 1 w 1 u 2 v 2 w 2
with the convention that missing symbols are omitted once an index exceeds the word’s length. Then
H = H ; ( cat , mix )
is a multiary structure of type ( I , ar ) . Sample computations. With u = AB , v = BAA , w = B ,
cat ( u , v ) = ABBAA , mix ( u , v , w ) = ABBABA = ABBABA .
(Explanation: round-robin picks A from u, B from v, B from w, then B from u, A from v; w is exhausted; finally A from v.)
Definition 13
(Homomorphism of multiary structures). Let H = ( H ; ( f i ) i I ) and H = ( H ; ( f i ) i I ) be multiary structures of the same signature. A map φ : H H is a homomorphism if
φ f i ( x 1 , , x ar ( i ) ) = f i φ ( x 1 ) , , φ ( x ar ( i ) ) for all i I and ( x 1 , , x ar ( i ) ) H ar ( i ) .
(real-life)).Example 12 (Homomorphism of multiary structures — two encodings of the same policy Keep H = ( H ; ( f , f Maj 3 ) ) from the previous example with H = { 0 , 1 } . Define a second system H = ( H ; ( f , f Maj 3 ) ) on H = { L , H } (low/high alert) with the total order L < H and
f ( u , v ) : = min { u , v } , f Maj 3 ( u , v , w ) : = H , # { u , v , w = H } 2 , L , otherwise .
Let φ : H H be the code map φ ( 0 ) = L , φ ( 1 ) = H . We verify the homomorphism equalities for both operations.
(i) Binary gate:
φ f ( x , y ) = φ ( x y ) = H , x = y = 1 , L , otherwise ,
while
f φ ( x ) , φ ( y ) = min { φ ( x ) , φ ( y ) } = H , φ ( x ) = φ ( y ) = H x = y = 1 , L , otherwise .
Thus φ ( f ( x , y ) ) = f ( φ ( x ) , φ ( y ) ) for all x , y H .
(ii) Ternary majority:
φ f Maj 3 ( x , y , z ) = H , x + y + z 2 , L , x + y + z 1 ,
f Maj 3 φ ( x ) , φ ( y ) , φ ( z ) = H , # { x , y , z = 1 } 2 , L , otherwise ,
which coincide since # { x , y , z = 1 } = x + y + z for x , y , z { 0 , 1 } .
Concrete checks. For ( x , y , z ) = ( 1 , 0 , 1 ) :
φ f Maj 3 ( 1 , 0 , 1 ) = φ ( 1 ) = H = f Maj 3 ( H , L , H ) .
For ( x , y , z ) = ( 0 , 0 , 1 ) :
φ f Maj 3 ( 0 , 0 , 1 ) = φ ( 0 ) = L = f Maj 3 ( L , L , H ) .
Hence φ is a homomorphism H H .
Definition 14
(Multiary hyperstructure). Given a multiary signature ( I , ar ) and a nonempty set H, a multiary hyperstructure on H is a family
H : = H ; ( h i ) i I , h i : H ar ( i ) P * ( H ) ( i I ) .
For each fixed i with ar ( i ) = n , one may impose the usual n-ary hyperalgebraic axioms on h i (e.g., commutativity, identities, associativity) in the sense of n-ary semihypergroups/hypergroups.
Example 13
(Multiary hyperstructure — noisy sensor fusion (real-life)). Let H = { 0 , 1 , 2 , , 20 } denote discretized temperature in °C. Uncertain sensors produce set-valued outcomes with ± 1 tolerance.
Define a binary hyperaddition (two sensors combined)
h + ( x , y ) : = t H | | t ( x + y ) | 1 ,
and a ternary hyperaverage (three sensors)
h avg 3 ( x , y , z ) : = t H | t x + y + z 3 1 .
Then H = H ; ( h + , h avg 3 ) is a multiary hyperstructure of type I = { + , avg 3 } with arities ( 2 , 3 ) .
Concrete numerical outputs. (i) Two sensors read 7 and 8:
h + ( 7 , 8 ) = { 14 , 15 , 16 } .
(ii) Three sensors read 10 , 12 , 15 :
10 + 12 + 15 3 = 37 3 = 12 , h avg 3 ( 10 , 12 , 15 ) = { 11 , 12 , 13 } .
Both outputs are nonempty subsets of H, as required for a hyperoperation.
Notation 1
(Extension to subsets). If h : H n P * ( H ) is an n-ary hyperoperation and A 1 , , A n H are nonempty, set
h ( A 1 , , A n ) : = { h ( x 1 , , x n ) x i A i ( 1 i n ) } .
This is standard in n-ary hyperstructure theory.
Definition 15
(Associativity for a fixed n-ary hyperoperation). Let h : H n P * ( H ) . We say h is associative (i.e., ( H , h ) is an n-ary semihypergroup) if, for all x 1 , , x 2 n 1 H and all i , j { 1 , , n } ,
h x 1 , , x i 1 , h ( x i , , x n + i 1 ) , x n + i , , x 2 n 1 = h x 1 , , x j 1 , h ( x j , , x n + j 1 ) , x n + j , , x 2 n 1 .
This is the usual n-ary associativity axiom in the literature.
Example 14
(Associativity of an n-ary hyperoperation — travel-time fusion with jitter (real-life)). Fix n = 2 (binary case) and let H = { 0 , 1 , , 180 } denote minutes. Define a jittered sum hyperoperation h : H 2 P * ( H ) by
h ( x , y ) : = { t H | t ( x + y ) | 1 } = { x + y 1 , x + y , x + y + 1 } H .
Interpretation. Combining two legs of a trip (e.g., bus and subway) yields the nominal total x + y minutes, but real-world variability introduces a ± 1 minute uncertainty. We adopt the standard extension to subsets h ( A , B ) : = { h ( a , b ) a A , b B } .
We verify associativity on concrete data x 1 = 17 , x 2 = 23 , x 3 = 12 :
h h ( 17 , 23 ) , 12 = h { 39 , 40 , 41 } , 12 = { 38 , 39 , 40 } + 12 { 39 , 40 , 41 } + 12 { 40 , 41 , 42 } + 12 = { 50 , 51 , 52 } { 51 , 52 , 53 } { 52 , 53 , 54 } = { 50 , 51 , 52 , 53 , 54 } , h 17 , h ( 23 , 12 ) = h 17 , { 34 , 35 , 36 } = 17 + { 33 , 34 , 35 } 17 + { 34 , 35 , 36 } 17 + { 35 , 36 , 37 } = { 50 , 51 , 52 } { 51 , 52 , 53 } { 52 , 53 , 54 } = { 50 , 51 , 52 , 53 , 54 } .
Thus h h ( x 1 , x 2 ) , x 3 = h x 1 , h ( x 2 , x 3 ) for this instance. In fact, the jitter offsets { 1 , 0 , 1 } combine by (discrete) Minkowski sum, yielding
h h ( x 1 , x 2 ) , x 3 = h x 1 , h ( x 2 , x 3 ) = { x 1 + x 2 + x 3 + u u { 2 , 1 , 0 , 1 , 2 } } H ,
so h is associative (i.e., ( H , h ) is a semihypergroup) in this real-life model.
Definition 16
(Homomorphism of multiary hyperstructures). Let H = ( H ; ( h i ) i I ) and H = ( H ; ( h i ) i I ) be multiary hyperstructures of the same signature. A map φ : H H is a (weak) homomorphism if for every i I and every ( x 1 , , x ar ( i ) ) H ar ( i ) ,
φ h i ( x 1 , , x ar ( i ) ) h i φ ( x 1 ) , , φ ( x ar ( i ) ) ,
where φ acts on subsets elementwise. This inclusion-style preservation is the standard hyperalgebraic homomorphism condition (cf. the ( m , n ) -ary hypermodule case).
Example 15
(Homomorphism of multiary hyperstructures — item counts → carton counts (real-life)). Let H = { 0 , 1 , , 200 } be individual item counts in a warehouse. On H define the binary hyperaddition (counting uncertainty ± 1 item)
h + ( x , y ) : = { x + y 1 , x + y , x + y + 1 } H .
Let H = { 0 , 12 , 24 , , 2400 } be counts measured in cartons of 12 . On H define the corresponding hyperaddition with carton-level tolerance ± 1 carton:
h + ( u , v ) : = { u + v 12 , u + v , u + v + 12 } H .
Consider the map φ : H H given by packing into cartons,
φ ( x ) : = 12 x .
We claim φ is a (weak) homomorphism:
φ h + ( x , y ) h + φ ( x ) , φ ( y ) ( x , y H ) .
Indeed,
φ h + ( x , y ) = { 12 ( x + y 1 ) , 12 ( x + y ) , 12 ( x + y + 1 ) } = { 12 ( x + y ) 12 , 12 ( x + y ) , 12 ( x + y ) + 12 } ,
while
h + φ ( x ) , φ ( y ) = { 12 x + 12 y 12 , 12 x + 12 y , 12 x + 12 y + 12 } .
Hence φ h + ( x , y ) = h + φ ( x ) , φ ( y ) , which in particular gives the inclusion.
Concrete check (items x = 18 , y = 7 ):
h + ( 18 , 7 ) = { 24 , 25 , 26 } φ { 288 , 300 , 312 } ,
h + φ ( 18 ) , φ ( 7 ) = h + ( 216 , 84 ) = { 288 , 300 , 312 } .
Thus φ preserves the hyperoperation (equality here), so it is a homomorphism of the two multiary hyperstructures of type I = { + } .
Remark 1
(Important special cases).
  • If I = { i } and ar ( i ) = n , a multiary hyperstructure is precisely an n-ary hypergroupoid; with associativity it becomes an n-ary semihypergroup, and with additional solvability it becomes an n-ary hypergroup.
  • ( m , n ) -hyperrings have two basic operations: an m-ary hyperaddition f and an n-ary (single-valued) multiplication g, subject to distributivity of g over f; ( m , n ) -hypermodules add an n 1 –ary scalar hyperaction k. These are instances of multiary hyperstructures with I = { + , · , act } and arities ( m , n , n 1 ) , respectively. See the axioms in the cited sources.

2.2. Multiary Superhyperstructure

A multiary superhyperstructure lifts multiary hyperstructures onto higher powerset levels, encoding hierarchical, layered relationships with generalized superhyperoperations across domains.
Definition 17
(Multiary ( m , n ) -superhyperoperation). Fix m , n N 0 and a nonempty base set S. Put U : = P m ( S ) (the m-level universe). Given a signature ( I , ar ) , a multiary ( m , n ) -superhyperoperation on S is a family
h i : U ar ( i ) P n * ( S ) i I .
Thus each h i takes ar ( i ) many m-level arguments and returns a nonempty n-level object (a hyperimage). When m = 0 and n = 1 this specializes to the classical notion of (multiary) hyperoperations H r P * ( H ) .
Example 16
(Multiary ( m , n ) -superhyperoperation — bundle suggestions from baskets (real-life)). Let the product universe be S = { A , B , C , D } . Fix m = 1 , n = 2 , so U = P 1 ( S ) = P ( S ) and outputs lie in P 2 ( S ) = P ( P ( S ) ) (i.e., families of bundles). Take the singleton signature I = { bund } with ar ( bund ) = 2 . Define the binary ( 1 , 2 ) -superhyperoperation
h bund : U × U P 2 * ( S ) , h bund ( X , Y ) : = B X Y | 2 | B | 3 .
Concrete input. Let X = { A , C } (basket#1) and Y = { B , C } (basket#2). Then
X Y = { A , B , C } ,
and the output is the nonempty element of P 2 ( S )
h bund ( X , Y ) = { A , B } , { A , C } , { B , C } , { A , B , C } ,
a family of candidate bundles proposed from the two baskets.
Definition 18
(Multiary ( m , n ) -superhyperstructure). With S , m , n , U as above and a signature ( I , ar ) , amultiary ( m , n ) -superhyperstructure is an algebra
SH ( m , n ) : = U ; ( h i ) i I ,
where each h i : U ar ( i ) P n * ( S ) is as in Definition 17. If one allows P n ( S ) (possibly producing ⌀) as codomain, we speak of atotalmultiary ( m , n ) -superhyperstructure.
Example 17
(Multiary ( m , n ) -superhyperstructure — two real operators on shopping sets). Keep S = { A , B , C , D } and fix m = n = 1 , hence U = P ( S ) and outputs are in P 1 * ( S ) = P * ( S ) . Let I = { merge , s 2 } with arities ar ( merge ) = 2 and ar ( s 2 ) = 1 . Define
h merge ( X , Y ) : = { X Y } , h s 2 ( X ) : = { B X | B | = 2 } , | X | 2 , { X } , | X | 1 .
Then
SH ( 1 , 1 ) = U ; h merge , h s 2
is a multiary ( 1 , 1 ) -superhyperstructure.
Concrete computation. Let X = { A , C , D } and Y = { B } .
h merge ( X , Y ) = { A , B , C , D } , h s 2 ( X ) = { A , C } , { A , D } , { C , D } .
Both outputs are nonempty families of item sets, as required.
Definition 19
(Associativity for a fixed operation). Let r 2 and h : U r P n * ( S ) . Writing x i j : = ( x i , , x j ) for blocks, h is (strongly) associative if for all x 1 , , x 2 r 1 U and all 1 i < j r ,
h x 1 i 1 , h ( x i i + r 1 ) , x i + r 2 r 1 = h x 1 j 1 , h ( x j j + r 1 ) , x j + r 2 r 1 .
It is weakly associative if the two sets above merely have nonempty intersection. This is the standard r-ary (hyper)associativity scheme, lifted here to the superhyper setting.
Example 18 (Associativity for a fixed operation — union-as-a-singleton family(real-life tags)). Let m = n = 1 , U = P ( S ) for S = { A , B , C , D } , and define the binary superhyperoperation
h ( X , Y ) : = { X Y } P * ( S ) .
We use the standard extension h ( A , Z ) : = a A h ( a , Z ) when an argument is a family. For the concrete tag-sets
X = { A } , Y = { B , C } , Z = { C , D } ,
compute both nestings:
h h ( X , Y ) , Z = W { X Y } h ( W , Z ) = h ( X Y , Z ) = { ( X Y ) Z } = { A , B , C , D } , h X , h ( Y , Z ) = W { Y Z } h ( X , W ) = h X , Y Z = { X ( Y Z ) } = { A , B , C , D } .
Hence h h ( X , Y ) , Z = h X , h ( Y , Z ) , and the binary case ( r = 2 ) satisfies strong associativity. Because h is induced by set-union, the same equality holds for all X , Y , Z U .
Definition 20
(Homomorphisms). Let SH ( m , n ) = ( U ; ( h i ) i I ) over S and SH ( m , n ) = ( U ; ( h i ) i I ) over S share the same signature. A map φ : U U is ahomomorphismif for every i I and every ( x 1 , , x ar ( i ) ) U ar ( i ) ,
φ h i ( x 1 , , x ar ( i ) ) h i φ ( x 1 ) , , φ ( x ar ( i ) ) ,
where φ acts on subsets elementwise. (Equality gives a strong homomorphism.)
Example 19
(Homomorphism between multiary ( m , n ) -superhyperstructures — renaming items). Let m = n = 1 and consider two bases
S = { A , B , C , D } , S = { a , b , c , d } .
Put U = P ( S ) , U = P ( S ) . On both sides use the same signature I = { merge , s 2 } and define
h merge ( X , Y ) = { X Y } , h s 2 ( X ) = { B X | B | = 2 } , | X | 2 , { X } , | X | 1 ,
and analogously h merge , h s 2 on U .
Define φ : U U by the elementwise renaming f : S S with f ( A ) = a , f ( B ) = b , f ( C ) = c , f ( D ) = d , and φ ( X ) : = f [ X ] (image map). We verify the homomorphism inclusions (which in fact hold with equality).
1) Binary operator:
φ h merge ( X , Y ) = φ { X Y } = { f [ X Y ] } = { f [ X ] f [ Y ] } = h merge φ ( X ) , φ ( Y ) .
2) Unary operator (case | X | 2 ; the small cases are identical):
φ h s 2 ( X ) = f [ B ] B X , | B | = 2 = B f [ X ] | B | = 2 = h s 2 φ ( X ) .
Concrete check. Let X = { A , C , D } , Y = { B } . Then
φ h merge ( X , Y ) = { a , b , c , d } = h merge { a , c , d } , { b } ,
and
φ h s 2 ( X ) = { a , c } , { a , d } , { c , d } = h s 2 { a , c , d } .
Therefore φ is a (strong) homomorphism SH ( 1 , 1 ) SH ( 1 , 1 ) .
Remark 2
(Reductions and special cases).
(a) 
If I = { i } is a singleton and r : = ar ( i ) , then SH ( m , n ) reduces to an r-ary ( m , n ) -superhypergroupoid; imposing (weak) associativity on h i yields an r-ary ( m , n ) -superhypersemigroup.
(b) 
If m = 0 and n = 1 , then U = S and h i : S ar ( i ) P * ( S ) , recovering classical multiary hyperstructures.
(c) 
If n = 0 , each h i is single-valued U ar ( i ) U , giving an ordinary multiary algebra on U.
(d) 
The choice of U = P m ( S ) realizes the superhyper viewpoint via the iterated powerset levels in the Definition.
Theorem 2
(Multiary ( m , n ) -superhyperstructure unifies three frameworks). Let S .
(i) Every multiary hyperstructure  S ; ( g i ) i I with g i : S ar ( i ) P * ( S ) is exactly a multiary ( 0 , 1 ) -superhyperstructure on S (take m = 0 , n = 1 and h i : = g i ).
(ii) Every SuperHyperStructure of order ( m , n )  given by a single s-ary map ( m , n ) : P m ( S ) s P n ( S ) * is a multiary ( m , n ) -superhyperstructure with singleton signature I = { * } and h * : = ( m , n ) .
(iii) Every  ( h , k ) -ary SuperHyperstructure
α : P m 1 ( A 1 ) × × P m h ( A h ) = : D P n 1 ( B 1 ) × × P n k ( B k ) = : C ( α I )
canonically embeds into a multiary ( m , n ) -superhyperstructure on a tagged base S : = S × ( { 0 } K ) , where K = { 1 , , k } , m : = max i m i and n : = max j n j .
Proof. (i) and (ii) are immediate by inspection of types: for (i) put U : = P 0 ( S ) = S and P 1 ( S ) * = P * ( S ) , then set h i : = g i ; for (ii) use I = { * } and h * : = ( m , n ) .
(iii) Fix m : = max i m i , n : = max j n j , K : = { 1 , , k } , and S : = S × ( { 0 } K ) . Define injective encoders, for each i = 1 , , h and j = 1 , , k :
ι i : P m i ( A i ) P m ( S ) , ι i : = ι A i × { 0 } S ( m ) Tag 0 ( m ) ι A i S ( m ) Up m i m , κ j : P n j ( B j ) P n ( S ) , κ j : = ι B j × { j } S ( n ) Tag j ( n ) ι B j S ( n ) Up n j n .
All constituents are injective, hence so are ι i and κ j .
Let U : = P m ( S ) . For each α I define an h-ary ( m , n ) -superhyperoperation h α : U h P n ( S ) * as follows. First, on the encoded domain
D ^ : = ι 1 P m 1 ( A 1 ) × × ι h P m h ( A h ) U h ,
set, for X ^ i = ι i ( X i ) ,
h α ( X ^ 1 , , X ^ h ) : = j = 1 k κ j π j α ( X 1 , , X h ) P n ( S ) * ,
where π j : C P n j ( B j ) is the j-th projection. (Outside D ^ one may extend arbitrarily, or work with the partial algebra on D ^ .)
Decoding and faithfulness. For each j define the left-inverse decoder on the image of κ j :
Dec j : = ( Up n j n ) 1 ι B j S ( n ) 1 Tag j ( n ) 1 ι B j × { j } S ( n ) 1 ,
which exists because each factor is injective. Then for all encoded inputs ( X ^ 1 , , X ^ h ) D ^ ,
Dec j h α ( X ^ 1 , , X ^ h ) κ j P n j ( B j ) = Dec j κ j π j α ( X 1 , , X h ) = π j α ( X 1 , , X h ) .
Thus each coordinate of the original ( h , k ) -ary output is recovered exactly from the encoded output. Consequently, the assignment α h α is faithful (injective on operations), and the ( h , k ) -ary SuperHyperstructure embeds into the multiary ( m , n ) -superhyperstructure U ; ( h α ) α I . □

2.3. Some Examples for Multiary Structure

In this subsection, we examine how several concepts can be defined using the framework of a Multiary Structure. Concrete examples are provided below.
Example 20
(Multiary Topological Operator — closing a gap between coverage zones). Let X = R with its usual topology and take two open intervals
U 1 = ( 0 , 1 ) , U 2 = ( 1 , 2 ) .
Define the 2-ary operator ClInt ( U 1 , U 2 ) : = int U 1 U 2 ¯ . Meaning. Two Wi-Fi coverage zones just touch at 1; the “interior of the closure’’ fills the seam. Computation.  U 1 U 2 = ( 0 , 1 ) ( 1 , 2 ) , so U 1 U 2 ¯ = [ 0 , 2 ] and
ClInt ( U 1 , U 2 ) = int ( [ 0 , 2 ] ) = ( 0 , 2 ) ,
which adds the missing junction point 1 to the open coverage.
Example 21
(Multiary Metric Space — a 3-point “diameter’’ for carpool pickup). (cf.[33]) Define D : R 3 [ 0 , ) by
D ( x , y , z ) : = max { x , y , z } min { x , y , z } .
Meaning. The pickup spread of three riders is the farthest distance between any two of their locations on a line.Computation.For ( x , y , z ) = ( 10 , 13 , 18 ) (kilometers along a corridor),
D ( 10 , 13 , 18 ) = 18 10 = 8 .
Smaller D means tighter clustering (easier pickup routing).
Example 22
(Multiary Convolution Algebra — total pipeline latency from three stages). (cf.[34,35]) Consider discrete signals on Z with convolution *. Let
f 1 = 1 { 0 , 1 } , f 2 = 1 { 0 , 2 } , f 3 = 1 { 1 } ,
where 1 A ( t ) = 1 if t A and 0 otherwise. Meaning. Stage 1 takes 0 or 1 time units, Stage 2 takes 0 or 2, Stage 3 takes 1. Computation. The 3-ary convolution
( f 1 * f 2 * f 3 ) ( t ) = u + v + w = t f 1 ( u ) f 2 ( v ) f 3 ( w )
has support { 0 , 1 } + { 0 , 2 } + { 1 } = { 1 , 2 , 3 , 4 } . In particular,
( f 1 * f 2 * f 3 ) ( 1 ) = 1 , ( 2 ) = 2 , ( 3 ) = 1 , ( 4 ) = 1 ,
describing the distribution of total pipeline latency.
Example 23
(Multiary Capacity on Sets — joint risk coverage from three teams). Let the universe of controls be X = { a , b , c , d , e } . Define the 3-ary capacity
μ ( 3 ) ( A 1 , A 2 , A 3 ) : = A 1 A 2 A 3 | X | [ 0 , 1 ] .
Meaning. Three audit teams flag subsets A i ; the score is the fraction of unique risks covered. Computation. With A 1 = { a , b } , A 2 = { b , c } , A 3 = { d } ,
A 1 A 2 A 3 = { a , b , c , d } , μ ( 3 ) = 4 / 5 = 0.8 .
Example 24
(Multiary Probability Coupler — barycenter of point forecasts). On R , let the three distributions be point masses
ν 1 = δ 0 , ν 2 = δ 2 , ν 3 = δ 4 .
Define the fused forecast as the 2-Wasserstein barycenter
Fuse 3 ( ν 1 , ν 2 , ν 3 ) : = ar g min ν i = 1 3 W 2 ( ν , ν i ) 2 .
Meaning. Combine three scenario forecasts into one central plan. Computation (1D, equal weights). The barycenter is the point mass at the mean:
Fuse 3 = δ ( 0 + 2 + 4 ) / 3 = δ 2 .
Example 25
(Multiary Graph Product Operator — multilayer “AND’’ connectivity). (cf.[36]) Let G 1 = ( { 0 , 1 } , { { 0 , 1 } } ) and G 2 = ( { 0 , 1 } , { { 0 , 1 } } ) be undirected edges. Define the product graph on V = { 0 , 1 } × { 0 , 1 } with adjacency
{ ( u 1 , u 2 ) , ( v 1 , v 2 ) } E { u 1 , v 1 } E ( G 1 ) AND { u 2 , v 2 } E ( G 2 ) .
Meaning. Two cities are connected if both road layer and rail layer connect their components. Computation. The edges are
{ ( 0 , 0 ) , ( 1 , 1 ) } , { ( 0 , 1 ) , ( 1 , 0 ) } ,
i.e., the two diagonals on the 2 × 2 grid.
Example 26
(Multiary Access-Control Hyperalgebra — consolidating roles). A hyperalgebra generalizes algebraic systems by replacing operations with hyperoperations, producing sets of possible results instead of single outcomes [37,38,39]. Let the permission universe be U = { read , write , deploy } . Given two departmental roles R 1 = { read } and R 2 = { read , write } , define the hyperoperation
h ( R 1 , R 2 ) : = { R U R 1 R R 1 R 2 } .
Meaning. All admissible enterprise policies between intersection and union. Computation. Since R 1 R 2 = { read , write } ,
h ( R 1 , R 2 ) = { read } , { read , write } .
Example 27
(Multiary Gradient Aggregator — robust trimming in federated learning). A gradient aggregator combines multiple gradient updates from distributed learners into a unified estimate, ensuring robustness, stability, and convergence efficiency (cf.[40,41]). Suppose m = 5 one-dimensional gradients:
g 1 = 1.0 , g 2 = 0.9 , g 3 = 0.0 , g 4 = 0.1 , g 5 = 5.0 .
Define Agg 5 as the convex hull of the α = 0.2 trimmed set (drop top/bottom 20%). Meaning. Remove one extreme low and one extreme high client; average within survivors. Computation. Trim to { 0.9 , 0.0 , 0.1 } ; the convex hull is the interval
Agg 5 ( g 1 , , g 5 ) = [ 0.9 , 0.1 ] ,
a set of robust aggregate directions.
Example 28
(Multiary Temporal Modality — “since all prerequisites occurred earlier’’). Temporal modalities extend logic with time-based operators, expressing statements about necessity, possibility, or sequence of events across temporal dimensions (cf.[42,43,44]). Let discrete time T = { 1 , 2 , 3 , 4 , 5 } and for A T set Past t ( A ) = A { 1 , , t 1 } . Let φ 1 hold at { 2 , 4 } and φ 2 at { 1 , 3 , 4 } . Define the 2-ary modality
Since 2 ( φ 1 , φ 2 ) : = t T i = 1 2 Past t φ i .
Meaning.Times when both prerequisites have already happened sometime in the past. Computation. At t = 5 ,
Past 5 ( φ 1 ) = { 2 , 4 } , Past 5 ( φ 2 ) = { 1 , 3 , 4 } ,
so the intersection is { 4 } ; thus 5 Since 2 ( φ 1 , φ 2 ) .
Example 29
(Multiary Data-Imputation Hyperoperation — reconciling three partial records). Data-imputation is the statistical process of filling missing values with plausible estimates, preserving dataset integrity for analysis and prediction (cf.[45,46,47]). Fields: City { Tokyo , Osaka } , Age { 30 , 31 , 32 } , Gender { F , M } . Three partial records:
D 1 = ( City = Tokyo , Age = ? , Gender = F ) ,
D 2 = ( City = ? , Age = 31 , Gender = F ) ,
D 3 = ( City = Tokyo , Age = ? , Gender = ? ) .
Define the 3-ary hyperoperation Impute 3 ( D 1 , D 2 , D 3 ) as the set of fully filled records consistent with all evidence. Computation. Consistency forces
City = Tokyo , Age = 31 , Gender = F .
Hence
Impute 3 ( D 1 , D 2 , D 3 ) = ( Tokyo , 31 , F ) ,
the unique jointly consistent completion.

3. Conclusion

In this paper, we investigated Multiary Hyperstructures and Multiary Superhyperstructures, which generalize these constructions. In future work, we expect further research to explore extensions incorporating Fuzzy Sets [48,49], Intuitionistic Fuzzy Sets [50,51], Hesitant Fuzzy Set [52,53], HyperFuzzy Set [54,55], Neutrosophic Sets [56,57,58], Quadripartitioned Neutrosophic Sets [59,60], and Plithogenic Sets [61,62].

Funding

No external funding was received for this work.

Institutional Review Board Statement

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

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.

Use of Artificial Intelligence

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. All proofs and derivations were performed manually; no computational software (e.g., Mathematica, SageMath, Coq) was used. No code or software was developed for this study.

References

  1. Al Tahan, M.; Davvaz, B. Weak chemical hyperstructures associated to electrochemical cells. Iranian Journal of Mathematical Chemistry 2018, 9, 65–75. [Google Scholar]
  2. Oguz, G.; Davvaz, B. Soft topological hyperstructure. J. Intell. Fuzzy Syst. 2021, 40, 8755–8764. [Google Scholar] [CrossRef]
  3. Kamporoudi, P.; Vougiouklis, T. Cyclicity in some classes of Hv-groups. Journal of Algebraic Hyperstructures and Logical Algebras 2020, 1, 91–97. [Google Scholar] [CrossRef]
  4. Vougiouklis, T. Fundamental relations in Hv-structures. The’Judging from the results’ proof. Journal of Algebraic Hyperstructures and Logical Algebras 2020, 1, 21–36. [Google Scholar] [CrossRef]
  5. Davvaz, B. Weak algebraic hyperstructures as a model for interpretation of chemical reactions. Iranian Journal of Mathematical Chemistry 2016, 7, 267–283. [Google Scholar]
  6. Davvaz, B.; Vougiouklis, T. Walk Through Weak Hyperstructures, A: Hv-structures; World Scientific, 2018.
  7. Agusfrianto, F.A.; Andromeda, S.; Hariri, M. Hyperstructures in Chemical Hyperstructures of Redox Reactions with Three and Four Oxidation States. JTAM (Jurnal Teori dan Aplikasi Matematika) 2024, 8, 50. [Google Scholar] [CrossRef]
  8. Chung, S.C. Chemical Hyperstructures for Ozone Depletion. Journal of the Chungcheong Mathematical Society 2019, 32, 491–508. [Google Scholar]
  9. Chung, S.C.; Chun, K.M. Chemical Hyperstructures For Stratospheric Ozone Depletion. Journal of the Chungcheong Mathematical Society 2020, 33, 469–487. [Google Scholar]
  10. Chun, K.M. Chemical hyperstructures of chemical reactions for iron and indium. Journal of the Chungcheong Mathematical Society 2014, 27, 319–319. [Google Scholar] [CrossRef]
  11. Smarandache, F. SuperHyperFunction, SuperHyperStructure, Neutrosophic SuperHyperFunction and Neutrosophic SuperHyperStructure: Current understanding and future directions; Infinite Study, 2023.
  12. Smarandache, F. Extension of HyperAlgebra to SuperHyperAlgebra and Neutrosophic SuperHyperAlgebra (Revisited). In Proceedings of the International Conference on Computers Communications and Control. Springer; 2022; pp. 427–432. [Google Scholar]
  13. 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]
  14. Smarandache, F. Foundation of SuperHyperStructure & Neutrosophic SuperHyperStructure. Neutrosophic Sets and Systems 2024, 63, 21. [Google Scholar]
  15. Rahmati, M.; Hamidi, M. Extension of g-algebras to superhyper g-algebras. Neutrosophic Sets and Systems 2023, 55, 557–567. [Google Scholar]
  16. Raghavendran, P.; Gunasekar, T. Optimizing Organ Transplantation Success Using Neutrosophic SuperHyperStructure and Artificial Intelligence. Volume IV.
  17. Al-Odhari, A. Neutrosophic Power-Set and Neutrosophic Hyper-Structure of Neutrosophic Set of Three Types. Annals of Pure and Applied Mathematics 2025, 31, 125–146. [Google Scholar]
  18. Fujita, T.; Smarandache, F. Competition Super-Hypergraphs: Revealing Hierarchical Competition in Real-World Networks. Journal of Algebra and Applied Mathematics 2025, 23, 97–116. [Google Scholar]
  19. Ghods, M.; Rostami, Z.; Smarandache, F. Introduction to Neutrosophic Restricted SuperHyperGraphs and Neutrosophic Restricted SuperHyperTrees and several of their properties. Neutrosophic Sets and Systems 2022, 50, 480–487. [Google Scholar]
  20. Lunar, M.M.C.; Robles, R.A. Characterization and structure of a power set graph. International Journal of Advanced Research and Publications 2019, 3, 1–4. [Google Scholar]
  21. Jech, T. Set theory: The third millennium edition, revised and expanded; Springer, 2003.
  22. Smarandache, F. Introduction to SuperHyperAlgebra and Neutrosophic SuperHyperAlgebra. Journal of Algebraic Hyperstructures and Logical Algebras 2022. [Google Scholar] [CrossRef]
  23. 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]
  24. Vougioukli, S. HELIX-HYPEROPERATIONS ON LIE-SANTILLI ADMISSIBILITY. Algebras Groups and Geometries 2023. [Google Scholar] [CrossRef]
  25. Vougioukli, S. Helix hyperoperation in teaching research. Science & Philosophy 2020, 8, 157–163. [Google Scholar]
  26. Vougiouklis, T. Hypermathematics, Hv-structures, hypernumbers, hypermatrices and Lie-Santilli admissibility. American Journal of Modern Physics 2015, 4, 38–46. [Google Scholar] [CrossRef]
  27. Vougiouklis, T. Hv-groups defined on the same set. Discrete Mathematics 1996, 155, 259–265. [Google Scholar] [CrossRef]
  28. Vougiouklis, T. Hyperstructures and their representations; Hadronic Press, 1994.
  29. Corsini, P.; Leoreanu, V. Applications of hyperstructure theory; Vol. 5, Springer Science & Business Media, 2013.
  30. Fujita, T. Chemical Hyperstructures, SuperHyperstructures, and SHv-Structures: Toward a Generalized Framework for Hierarchical Chemical Modeling. ChemRxiv 2025. [Google Scholar] [CrossRef]
  31. Fujita, T. Hierarchical Uncertainty Modeling via (m, n)-Superhyperuncertain and (h, k)-ary (m, n)-Superhyperuncertain Sets: Unified Extensions of Fuzzy, Neutrosophic, and Plithogenic Set Theories. Preprints 2025. [Google Scholar]
  32. Smarandache, F. SuperHyperStructure & Neutrosophic SuperHyperStructure, 2024. Accessed: 2024-12-01.
  33. Le, F.; Xie, G.G.; Zhang, H. Theory and new primitives for safely connecting routing protocol instances. ACM SIGCOMM Computer Communication Review 2010, 40, 219–230. [Google Scholar] [CrossRef]
  34. Haukkanen, P. On the k-ary convolution of arithmetical functions. The Fibonacci Quarterly 2000, 38, 440–445. [Google Scholar] [CrossRef]
  35. Harding, J.; Walker, C.; Walker, E. The convolution algebra. Algebra universalis 2018, 79, 33. [Google Scholar] [CrossRef]
  36. Sokarovski, R. A generalized direct product of graphs. Publ. Inst. Math.(Beograd) 1977, 22, 267–269. [Google Scholar]
  37. Rosenberg, I.G. An algebraic approach to hyperalgebras. In Proceedings of the Proceedings of 26th IEEE International Symposium on Multiple-Valued Logic (ISMVL’96).
  38. 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.
  39. Humphreys, J. On the hyperalgebra of a semisimple algebraic group. In Contributions to Algebra; Elsevier, 1977; pp. 203–210.
  40. Ji, J.; Chen, X.; Wang, Q.; Yu, L.; Li, P. Learning to Learn Gradient Aggregation by Gradient Descent. In Proceedings of the IJCAI; 2019; pp. 2614–2620. [Google Scholar]
  41. Yu, M.; Lin, Z.; Narra, K.; Li, S.; Li, Y.; Kim, N.S.; Schwing, A.; Annavaram, M.; Avestimehr, S. Gradiveq: Vector quantization for bandwidth-efficient gradient aggregation in distributed cnn training. Advances in Neural Information Processing Systems 2018, 31. [Google Scholar]
  42. McKim, V.R.; Davis, C.C. Temporal modalities and the future. Notre Dame Journal of Formal Logic 1976, 17, 233–238. [Google Scholar] [CrossRef]
  43. Benovsky, J. Alethic modalities, temporal modalities, and representation. Kriterion–Journal of Philosophy 2015, 29, 19–36. [Google Scholar] [CrossRef]
  44. Rescher, N. Temporal modalities in Arabic logic; Vol. 2, Springer Science & Business Media, 2012.
  45. Jiang, N. A data imputation model in sensor databases. In Proceedings of the International Conference on High Performance Computing and Communications. Springer; 2007; pp. 86–96. [Google Scholar]
  46. Ba-Alawi, A.H.; Loy-Benitez, J.; Kim, S.; Yoo, C. Missing data imputation and sensor self-validation towards a sustainable operation of wastewater treatment plants via deep variational residual autoencoders. Chemosphere 2022, 288, 132647. [Google Scholar] [CrossRef]
  47. Bertsimas, D.; Pawlowski, C.; Zhuo, Y.D. From predictive methods to missing data imputation: an optimization approach. Journal of Machine Learning Research 2018, 18, 1–39. [Google Scholar]
  48. Zadeh, L.A. Fuzzy sets. Information and control 1965, 8, 338–353. [Google Scholar] [CrossRef]
  49. Mordeson, J.N.; Nair, P.S. Fuzzy graphs and fuzzy hypergraphs; Vol. 46, Physica, 2012.
  50. Atanassov, K. Intuitionistic fuzzy sets. International journal bioautomation 2016, 20, 1. [Google Scholar]
  51. Atanassov, K.T. Circular intuitionistic fuzzy sets. Journal of Intelligent & Fuzzy Systems 2020, 39, 5981–5986. [Google Scholar] [CrossRef]
  52. Torra, V.; Narukawa, Y. On hesitant fuzzy sets and decision. In Proceedings of the 2009 IEEE international conference on fuzzy systems. IEEE; 2009; pp. 1378–1382. [Google Scholar]
  53. Xu, Z. Hesitant fuzzy sets theory; Vol. 314, Springer, 2014.
  54. Ghosh, J.; Samanta, T.K. Hyperfuzzy sets and hyperfuzzy group. Int. J. Adv. Sci. Technol 2012, 41, 27–37. [Google Scholar]
  55. Jun, Y.B.; Song, S.Z.; Kim, S.J. Distances between hyper structures and length fuzzy ideals of BCK/BCI-algebras based on hyper structures. Journal of Intelligent & Fuzzy Systems 2018, 35, 2257–2268. [Google Scholar]
  56. Broumi, S.; Talea, M.; Bakali, A.; Smarandache, F. Single valued neutrosophic graphs. Journal of New theory.
  57. Broumi, S.; Talea, M.; Bakali, A.; Smarandache, F. Interval valued neutrosophic graphs. Critical Review, XII 2016, 2016, 5–33. [Google Scholar]
  58. Wang, H.; Smarandache, F.; Zhang, Y.; Sunderraman, R. Single valued neutrosophic sets; Infinite study, 2010.
  59. Radha, R.; Mary, A.S.A.; Smarandache, F. Quadripartitioned neutrosophic pythagorean soft set. International Journal of Neutrosophic Science (IJNS) Volume 14, 2021.
  60. Hussain, S.; Hussain, J.; Rosyida, I.; Broumi, S. Quadripartitioned neutrosophic soft graphs. In Handbook of Research on Advances and Applications of Fuzzy Sets and Logic; IGI Global, 2022; pp. 771–795.
  61. Sultana, F.; Gulistan, M.; Ali, M.; Yaqoob, N.; Khan, M.; Rashid, T.; Ahmed, T. A study of plithogenic graphs: applications in spreading coronavirus disease (COVID-19) globally. Journal of ambient intelligence and humanized computing 2023, 14, 13139–13159. [Google Scholar] [CrossRef]
  62. Singh, P.K. Intuitionistic Plithogenic Graph; Infinite Study, 2022.
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