Preprint
Article

This version is not peer-reviewed.

HyperInterval-Valued and SuoerHyperInterval-Valued Fuzzy/Neutrosophic Set

Submitted:

30 September 2025

Posted:

08 October 2025

You are already at the latest version

Abstract
We study uncertainty models built from interval families over a finite universe. An interval set collects all subsets bounded between a designated lower and upper set. A HyperInterval set assigns to each base interval a nonempty family of admissible refinements, while a SuperHyperInterval set of order n maps elements of the n-fold iterated powerset to (n−1)-nested families, enabling hierarchical evidence organization. On the numeric side, an interval-valued fuzzy set attaches to each element an interval of admissible memberships, and an interval-valued neutrosophic set assigns independent intervals for truth, indeterminacy, and falsity. Building on these primitives, we introduce HyperInterval- and SuperHyperInterval-valued fuzzy/neutrosophic sets, define conjunctive “core” (intersection) and disjunctive “hull” semantics, and prove embedding theorems showing that classical interval, fuzzy, and neutrosophic models appear as singleton or degenerate cases. Realistic examples from commute planning, delivery scheduling, and clinical assessment illustrate the methodology. The framework unifies multi-source and hierarchical evidence, offering transparent bounds for conservative and exploratory decision policies.
Keywords: 
;  ;  ;  ;  

1. Preliminaries

We collect the basic terminology and notation used in what follows. The definitions in this paper are assumed to be finite.

1.1. Interval Set, HyperInterval Set, and SuperHyperInterval Set

An interval set collects subsets A with lower bound A and upper bound A u , requiring A A A u [1,2,3,4,5]. A HyperInterval set assigns each base interval [ A , A u ] a nonempty family of admissible interval sets, satisfying A B B u A u [6]. A SuperHyperInterval set of order n maps elements of P n ( U ) to ( n 1 ) -nested families of interval sets, supporting hierarchical interval evidence [6].
Definition 1  
(Universe). Let U be a nonempty finite set, called theuniverseorbase set. All subsequent powerset constructions are formed relative to U.
Definition 2  
(Powerset [7]). Thepowersetof a set S, denoted P ( S ) , is the family of all subsets of S, including both the empty set and S itself:
P ( S ) = { A A S } .
Definition 3  
(n-th Powerset [8,9,10,11]). For a nonempty set H and integer n 1 , then-th powersetis defined recursively by
P 1 ( H ) : = P ( H ) , P n + 1 ( H ) : = P P n ( H ) .
Analogously, then-th nonempty powerset, denoted P n * ( H ) , is constructed by
P 1 * ( H ) : = P * ( H ) , P n + 1 * ( H ) : = P * P n * ( H ) ,
where P * ( H ) : = P ( H ) { } .
Example 1  
(n-th Powerset for Menu Planning Across Horizons). Let the base set (“atomic choices”) be H = { Salad , Soup , Pasta } .First powerset P 1 ( H ) = P ( H ) lists all meal options as sets of dishes (e.g., ⌀, { Salad } , { Soup , Pasta } , { Salad , Soup , Pasta } ). ASecond powersetelement is a collection of such options; interpret each as adaily plan with admissible alternatives. For instance,
D = { Salad } , { Soup , Pasta } P 2 ( H )
means “one acceptable meal is just Salad, another acceptable choice is Soup together with Pasta.” AThird powersetelement bundles multiple daily plans into aweekly (or multi-day) template; for example
W = D , { { Soup } , { Pasta } } P 3 ( H )
encodes a set of admissible daily-plan choices (e.g., day one uses D, day two allows either only Soup or only Pasta).
Thus, moving from P 1 ( H ) to P 2 ( H ) to P 3 ( H ) adds planning layers: fromsets of dishes(meal options), tosets of meal options(daily plans with alternatives), tosets of daily plans(weekly templates). In everyday terms, the n-th powerset models a hierarchy of “choices of choices’’ across n decision horizons (dish → day → week → ...).
Definition 4  
(Interval set). (cf. [1]) Let U be a nonempty universe and let P ( U ) be its powerset, ordered by ⊆. For any two subsets A , A u U with A A u , theinterval setdetermined by ( A , A u ) is
[ A , A u ] : = { A U A A A u } .
We call A thelower boundand A u theupper bound. The class of all (closed) interval sets on U is
I P ( U ) : = { [ A , A u ] : A , A u U , A A u } .
Remark 1.  
Each [ A , A u ] is a complete sublattice of ( P ( U ) , ) with bottom A and top A u . Degenerate cases: [ A , A ] = { A } (a crisp set) and [ , U ] = P ( U ) (the largest interval set).
Example 2  
(Interval set for a Shopping List Envelope). Let the universe of items be
U = { milk , bread , eggs , apples , cheese }
. Suppose themust–buycore is A = { milk , eggs } and themay–buysuperset is A u = { milk , bread , eggs , apples } (cheese is excluded today). The interval set
[ A , A u ] = { A U A A A u }
collects all acceptable shopping lists between these bounds. Since | A u A | = 2 (bread, apples), the members are exactly the 2 2 = 4 sets
{ milk , eggs } , { milk , eggs , bread } , { milk , eggs , apples } , { milk , eggs , bread , apples } .
For instance, { milk , eggs , bread } [ A , A u ] while { milk , eggs , cheese } [ A , A u ] (cheese A u ).
Definition 5  
(HyperInterval set). Let I ( P ( U ) ) be as in Definition 4. AHyperInterval seton U is a map
HI : I P ( U ) P * I ( P ( U ) ) ,
assigning to each base interval set I = [ A , A u ] a nonempty family HI ( I ) I ( P ( U ) ) of admissible interval sets.(Refinement semantics, optional.)If, moreover, every [ B , B u ] HI ( [ A , A u ] ) satisfies A B B u A u , we call HI arefinement HyperInterval set.
Remark 2.  
Via pointwise union and intersection, ( HI 1 HI 2 ) ( I ) : = HI 1 ( I ) HI 2 ( I ) and ( HI 1 HI 2 ) ( I ) : = HI 1 ( I ) HI 2 ( I ) , the set of all HyperInterval sets on U inherits a natural (hyper)structure.
Example 3  
(HyperInterval set refining an Envelope by Store Policies). Let I 0 = [ A , A u ] be as in Example 2. Define a HyperInterval set HI by assigning to I 0 tworefinementscoming from different stores’ policies:
HI ( I 0 ) = I 1 = [ { milk , eggs } , { milk , eggs , bread , apples } ] , I 2 = [ { milk , eggs , bread } , { milk , eggs , bread , apples } ] .
Both satisfy A B B u A u . Theconjunctive core(intersection in the lattice P ( U ) ) is
k = 1 2 I k
= { milk , eggs } { milk , eggs , bread } = { milk , eggs , bread } , { milk , eggs , bread , apples } { milk , eggs , bread , apples } = { milk , eggs , bread , apples }
= [ { milk , eggs , bread } , { milk , eggs , bread , apples } ] ,
which is feasible since the lower bound is contained in the upper bound. Thedisjunctive hull(least interval containing I 1 I 2 ) equals
{ milk , eggs } { milk , eggs , bread } , { milk , eggs , bread , apples } { milk , eggs , bread , apples } = [ A , A u ] = I 0 .
Thus the hyper-interval captures store–specific refinements without changing the global hull.
Definition 6  
(SuperHyperInterval set of order n). For n 0 define the iterated powersets by P 0 ( U ) = U and P n + 1 ( U ) = P P n ( U ) . Also write P r I ( P ( U ) ) for iterated powersets of the interval–set universe. ASuperHyperInterval set of order n 1 on U is a map
SHI ( n ) : P n ( U ) P n 1 I ( P ( U ) ) .
Thus, to each n–nested subset A P n ( U ) the map assigns an ( n 1 ) –nested family of interval sets. (When a refinement discipline is desired, one can require that the interval bounds appearing at the leaves are chosen compatibly with the subsets occurring in A.)
(order n = 2 ) for Two Scenarios of a Dinner Plan).
Example 4 (SuperHyperInterval set (order n=2) for Two Scenarios of a Dinner Plan. Keep
U = { milk , bread , eggs , apples , cheese }
. Consider two scenario sets (elements of P ( U ) ):
S family = { milk , eggs , bread } ,
S guests = { bread , cheese } .
Form the nested input A = { S family , S guests } P 2 ( U ) . Define the SuperHyperInterval map of order 2 by
SHI ( 2 ) ( A ) = { I family = [ { milk , eggs } , { milk , eggs , bread } ] ,
I guests = [ { bread } , { milk , eggs , bread } ] } P I ( P ( U ) ) .
Here the family scenario insists on milk and eggs; the guest scenario insists on bread but allows the same upper bound to keep cooking logistics unified.
If one demands a list acceptable tobothscenarios, the core is
I family I guests = { milk , eggs } { bread } , { milk , eggs , bread } { milk , eggs , bread }
= [ { milk , eggs , bread } , { milk , eggs , bread } ] ,
a crisp recommendation { milk , eggs , bread } . If instead one allows either scenario, the hull is
{ milk , eggs } { bread } , { milk , eggs , bread } { milk , eggs , bread }
= [ , { milk , eggs , bread } ] ,
recording every intermediate list up to the common upper bound. This illustrates how order-2 nesting organizesscenario familiesbefore interval selection.

1.2. Interval-Valued Fuzzy Set

A fuzzy set assigns each element a membership degree between zero and one, modeling belonging and vagueness beyond crisp classification [12,13]. An interval-valued fuzzy set assigns to each element u an interval [ α , β ] [ 0 , 1 ] of admissible membership degrees, modeling imprecision about exact values [14,15,16,17,18,19]. As related concepts, interval-valued intuitionistic fuzzy sets [20,21,22], interval-valued picture fuzzy sets [23,24], and interval-valued hesitant fuzzy sets [25,26,27] have also been studied in the literature.
Definition 7  
(Interval-valued fuzzy set). [14,15,16] Let U be a universe. Write
L ( [ 0 , 1 ] ) = { [ α , β ] 0 α β 1 } ,
the set of allclosedsubintervals of [ 0 , 1 ] . Aninterval-valued fuzzy set (IVFS)on U is a mapping
A : U L ( [ 0 , 1 ] ) ,
so that each u U is assigned an interval A ( u ) = [ A ̲ ( u ) , A ¯ ( u ) ] L ( [ 0 , 1 ] ) of admissible membership degrees. We denote the class of all IVFSs on U by IVFS ( U ) .
Example 5  
(IVFS for Fruit Ripeness in a Grocery Store). Let U = { A 1 , A 2 , A 3 } be three avocados on display. Consider the interval-valued fuzzy set A : U L ( [ 0 , 1 ] ) where A ( u ) is the degree to which u is “ripe enough to eat tonight.” Sensor readings (color, firmness) and staff judgment are summarized as
A ( A 1 ) = [ 0.65 , 0.82 ] , A ( A 2 ) = [ 0.30 , 0.50 ] , A ( A 3 ) = [ 0.75 , 0.90 ] .
A conservative customer requires membership at least α = 0.70 under thenecessaryview (use lower bounds), yielding the α-cut
N 0.70 = { u U A ̲ ( u ) 0.70 } = { A 3 } .
An optimistic customer accepts if it ispossibleto meet α = 0.70 (use upper bounds), giving
P 0.70 = { u U A ¯ ( u ) 0.70 } = { A 1 , A 3 } .
(Optionally) the IVFS complement A ( u ) = [ 1 A ¯ ( u ) , 1 A ̲ ( u ) ] quantifies “not ripe tonight”: for A 1 , A ( A 1 ) = [ 0.18 , 0.35 ] .

1.3. Interval-Valued Neutrosophic Set

A neutrosophic set assigns independent truth, indeterminacy, and falsity degrees to each element, capturing inconsistency and uncertainty beyond fuzzy membership [28,29,30]. An interval-valued neutrosophic set assigns each element intervals for truth, indeterminacy, and falsity, allowing independent bounded ranges for all three [31,32,33,34,35].
Definition 8 (Interval-valued neutrosophic set (IVNS)). Let U be a nonempty universe. Aninterval-valued neutrosophic set A on U is specified by three maps
T A , I A , F A : U Int ( [ 0 , 1 ] ) ,
assigning to each u U closed intervals
T A ( u ) = [ T A ( u ) , T A + ( u ) ] , I A ( u ) = [ I A ( u ) , I A + ( u ) ] , F A ( u ) = [ F A ( u ) , F A + ( u ) ]
interpreted respectively as thetruth,indeterminacy, andfalsitymembership degrees of u. These components are independent; the only numeric bound required is
0 T A + ( u ) + I A + ( u ) + F A + ( u ) 3 , u U .
Equivalently, one writes
A = T A ( u ) , I A ( u ) , F A ( u ) / u U .
Example 6  
(IVNS for Spam Detection of a Single Email). Let U = { e } where e is an incoming email. Define an IVNS S = ( T , I , F ) for the statement “e is spam.” From sender reputation, content filters, and user history we obtain
T ( e ) = [ 0.72 , 0.86 ] , I ( e ) = [ 0.10 , 0.20 ] , F ( e ) = [ 0.04 , 0.12 ] .
The numeric constraint holds:
T + ( e ) + I + ( e ) + F + ( e ) = 0.86 + 0.20 + 0.12 = 1.18 3 .
A conservative rule declares spam when T ( e ) 0.70 and F + ( e ) 0.20 . Here T ( e ) = 0.72 ( 0.70 ) and F + ( e ) = 0.12 ( 0.20 ) , so e is classified as spam. The interval T ( e ) = [ 0.72 , 0.86 ] captures admissible truth, I ( e ) = [ 0.10 , 0.20 ] the uncertainty due to weak indicators, and F ( e ) = [ 0.04 , 0.12 ] the bounded counter-evidence (e.g., some benign content).

1.4. Multistructure

MultiStructure is a carrier set equipped with indexed multi-operations mapping tuples to sets of outcomes, enabling nondeterministic, multi-arity algebraic computation [36,37].
Definition 9  
(MultiOperation). Fix an integer m 1 and let H be a nonempty set. Anm-ary multi-operationon H is a map
# ( m ) : H m M ( H ) , ( x 1 , , x m ) # ( m ) ( x 1 , , x m ) ,
assigning to each m-tuple ( x 1 , , x m ) a finite multiset of elements of H rather than a single element.
Definition 10  
(MultiStructure). AMultiStructureis a pair
MS = H , { # ( m ) : H m M ( H ) } m I ,
where H is a nonempty carrier set and I Z > 0 indexes a family of multi-operations of various arities. No further axioms are imposed unless explicitly stated.
Example 7  
(MultiStructure on Interval Sets for Aggregating Requirements). Let H = I ( P ( U ) ) with U as above, and take M ( H ) = P ( H ) . Define two multi-operations for any m 1 and intervals I r = [ L r , U r ] H :
# ( m ) ( I 1 , , I m ) = { [ r = 1 m L r , r = 1 m U r ] } , if r L r r U r , , otherwise ,
# hull ( m ) ( I 1 , , I m ) = { [ r = 1 m L r , r = 1 m U r ] } .
Then MS = ( H , { # ( m ) , # hull ( m ) } m 1 ) is a MultiStructure.
Concrete computation (two requirements).Let
I 1 = [ { milk } , { milk , bread , eggs } ] ,
I 2 = [ { bread } , { milk , bread , eggs } ] .
Then
# ( 2 ) ( I 1 , I 2 ) = { milk } { bread } , { milk , bread , eggs } { milk , bread , eggs }
= [ { milk , bread } , { milk , bread , eggs } ] ,
while
# hull ( 2 ) ( I 1 , I 2 ) = { milk } { bread } , { milk , bread , eggs } { milk , bread , eggs }
= [ , { milk , bread , eggs } ] .
Thus, the ∧–operation returns thejointlyacceptable envelope, and the ∨–hull returns theleastenvelope containing both requirements—illustrating multi-arity, set-valued outputs in a real aggregation workflow.

2. Main Results

In this section, we present the main results of this paper.

2.1. MultiInterval-Valued Fuzzy Set

A MultiInterval-valued Fuzzy Set assigns each element a finite family of membership intervals, aggregating evidence using intersection cores and hulls.
Definition 11  
(MultiInterval). Let U and let J be a finite, nonempty index set. AMultiIntervalon U is a family
I = [ A ( j ) , A u ( j ) ] | j J , A ( j ) A u ( j ) U P * I ( P ( U ) ) .
Itsconjunctive semantics(feasible core) is the set
I : = j J [ A ( j ) , A u ( j ) ] = A U | j J : A ( j ) A A u ( j ) .
Itsdisjunctive hullis the smallest interval set containing j J [ A ( j ) , A u ( j ) ] :
I hull : = j J A ( j ) , j J A u ( j ) .
Lemma 1  
(Exact formula for the conjunctive core). Let I be as in Definition 11 and set
L : = j J A ( j ) , U : = j J A u ( j ) .
Then
j J [ A ( j ) , A u ( j ) ] = [ L , U ] , if L U , , otherwise .
Proof. (⊆) Let A j [ A ( j ) , A u ( j ) ] . Then A ( j ) A A u ( j ) for all j. Taking unions of the left bounds gives L = j A ( j ) A , and taking intersections of the right bounds gives A j A u ( j ) = U . Hence A [ L , U ] , which already forces L U whenever the intersection is nonempty.
(⊇) Conversely, if L U and A [ L , U ] , then A ( j ) L A and A U A u ( j ) for each j, so A [ A ( j ) , A u ( j ) ] . Therefore A lies in the intersection. □
Remark 3  
(Order and feasibility). Define a preorder ⪯ on MultiIntervals by I 1 I 2 iff I 1 I 2 . By Lemma 1, feasibility of I is equivalent to the numeric inequality j A ( j ) j A u ( j ) .
Let H : = I ( P ( U ) ) . We define two canonical multi-operations on H.
Definition 12  
(Meet and hull multi-operations on H). For m 1 and ( I 1 , , I m ) H m with I r = [ L r , U r ] , set
# ( m ) ( I 1 , , I m ) : = [ r = 1 m L r , r = 1 m U r ] , if L r U r , , otherwise ,
and
# hull ( m ) ( I 1 , , I m ) : = [ r = 1 m L r , r = 1 m U r ] .
Then MS U : = ( H , { # ( m ) , # hull ( m ) } m 1 ) is a MultiStructure in the sense of Definition 10.
Proposition 1  
(MultiInterval as a MultiStructure computation). Let I = { I j } j J be a MultiInterval on U with I j = [ A ( j ) , A u ( j ) ] . Then
I = j J I j = I , if # ( | J | ) ( I j ) j J = { I } , , otherwise ,
with I = j A ( j ) , j A u ( j ) . Moreover, the hull semantics satisfies
I hull = # hull ( | J | ) ( I j ) j J .
Proof. 
Immediate from Definition 12 and Lemma 1, by expanding unions and intersections of bounds elementwise. □
Definition 13  
(Singleton embedding). Define ι : I ( P ( U ) ) P * ( I ( P ( U ) ) ) by
ι [ A , A u ] : = [ A , A u ] .
We identify ι ( [ A , A u ] ) with a MultiInterval having index set J = { 1 } .
Theorem 1  
(MultiInterval generalizes Interval). For every interval set I = [ A , A u ] I ( P ( U ) ) ,
ι ( I ) = I and ι ( I ) hull = I .
Hence the map ι is an order-embedding from ( I ( P ( U ) ) , ) into the preorder of MultiIntervals under ⪯, and MultiIntervals strictly generalize intervals.
Proof. 
Let J = { 1 } and I = [ A , A u ] . By Lemma 1,
ι ( I ) = j J [ A ( j ) , A u ( j ) ] = j J A ( j ) , j J A u ( j ) = [ A , A u ] = I ,
since the union and intersection over a singleton index set return A and A u respectively. The hull equality is analogous:
ι ( I ) hull = j J A ( j ) , j J A u ( j ) = [ A , A u ] = I .
Monotonicity of ι with respect to ⊆ and ⪯ follows directly from these equalities. □
Definition 14 (MultiInterval-valued fuzzy set (MIVFS)) Let U and L ( [ 0 , 1 ] ) as above. AMIVFSon U assigns to each u U a finite nonempty family of numeric intervals
A ( u ) = [ α j ( u ) , β j ( u ) ] L ( [ 0 , 1 ] ) | j J ( u ) finite , nonempty .
Its conjunctive (intersection) semantics and disjunctive (hull) semantics are
A ( u ) = [ max j α j ( u ) , min j β j ( u ) ] , if max j α j ( u ) min j β j ( u ) , , otherwise ,
A ( u ) hull = [ min j α j ( u ) , max j β j ( u ) ] .
Example 8  
(MIVFS for Software Release Readiness Today). Let U = { ν } , where ν denotes the proposition
` ` Version v 1.2 is ready for production today .
As a MultiInterval-valued fuzzy set, we assign to ν multiple membership intervals from independent engineering sources:
A ( ν ) = { I 1 , I 2 , I 3 , I 4 } L ( [ 0 , 1 ] ) ,
with
I 1 = [ 0.78 , 0.88 ] ( unit + integration test trends ) , I 2 = [ 0.72 , 0.85 ] ( QA exploratory testing outcomes ) , I 3 = [ 0.80 , 0.90 ] ( SRE load / performance confidence ) , I 4 = [ 0.75 , 0.83 ] ( sec urity / compliance quick audit ) .
By Definition (MIVFS), the conjunctive (intersection) semantics and the disjunctive (hull) semantics are
A ( ν ) = [ max j α j , min j β j ] , if max j α j min j β j , , otherwise , A ( ν ) hull = [ min j α j , max j β j ] ,
where I j = [ α j , β j ] .
We compute the bounds explicitly.
Lower endpoints:
α 1 = 0.78 , α 2 = 0.72 , α 3 = 0.80 , α 4 = 0.75 max j α j = max { 0.78 , 0.72 , 0.80 , 0.75 } = 0.80 .
Upper endpoints:
β 1 = 0.88 , β 2 = 0.85 , β 3 = 0.90 , β 4 = 0.83 min j β j = min { 0.88 , 0.85 , 0.90 , 0.83 } = 0.83 .
Since 0.80 0.83 , the intersection is feasible and hence
A ( ν ) = [ 0.80 , 0.83 ] .
Hull:
min j α j = min { 0.78 , 0.72 , 0.80 , 0.75 } = 0.72 , max j β j = max { 0.88 , 0.85 , 0.90 , 0.83 } = 0.90 ,
so
A ( ν ) hull = [ 0.72 , 0.90 ] .
The interval [ 0.80 , 0.83 ] is the conservative consensus range endorsed byallengineering evidence streams, suited to a strict release gate. The hull [ 0.72 , 0.90 ] captures the full plausible readiness reported byat least onestream, useful for exploratory planning and risk negotiation.
Proposition 2  
(Reduction to IVFS). If each J ( u ) is a singleton, say J ( u ) = { 1 } with A ( u ) = { [ α 1 ( u ) , β 1 ( u ) ] } , then
A ( u ) = A ( u ) hull = [ α 1 ( u ) , β 1 ( u ) ] ,
so every IVFS is a special case of a MIVFS.
Proof. 
Compute max j α j ( u ) = min j β j ( u ) over a singleton index set. □

2.2. MultiInterval-Valued Neutrosophic Set

A MultiInterval-valued Neutrosophic Set assigns each element interval families for truth, indeterminacy, and falsity, aggregated componentwise by cores and hulls.
Definition 15  
(MIVNS). AMultiInterval-valued neutrosophic set (MIVNS)on U is a triple
A = ( T , I , F ) ,
where for each u U , T ( u ) , I ( u ) , F ( u ) are finite nonempty families of numeric intervals in L ( [ 0 , 1 ] ) . Conjunctive semantics are computed componentwise by interval intersection:
T ( u ) = [ max j T j ( u ) , min j T j + ( u ) ] , I ( u ) = [ max j I j ( u ) , min j I j + ( u ) ] , F ( u ) = [ max j F j ( u ) , min j F j + ( u ) ] ,
with the usual feasibility conditions max min in each component; hull semantics take [ min , max ] componentwise.
Example 9  
(MIVNS for a Clinical Decision: “Pneumonia Present Today?”). Let U = { p } , where p denotes a particular patient. We assess the statement
` ` p has community acquired pneumonia ( CAP ) today .
as a MultiInterval–valued neutrosophic set A = ( T , I , F ) . Here T ( p ) collectssupportingevidence intervals (truth), I ( p ) collectsuncertaintyintervals (indeterminacy), and F ( p ) collectscounter–evidenceintervals (falsity). Each interval [ α , β ] [ 0 , 1 ] encodes an admissible range for the corresponding degree.
Concrete (illustrative) sources and intervals:
T ( p ) = [ 0.72 , 0.88 ] ( chest X ray report ) , [ 0.65 , 0.80 ] ( clinical score ) , [ 0.70 , 0.90 ] ( C reactive protein model ) , I ( p ) = [ 0.10 , 0.25 ] ( equivocal imaging ) , [ 0.15 , 0.30 ] ( atypical symptom onset ) , [ 0.05 , 0.20 ] ( comorbidity confounding ) , F ( p ) = [ 0.08 , 0.22 ] ( normal WBC ) , [ 0.12 , 0.18 ] ( viral / bacterial   panel   result ) , [ 0.05 , 0.15 ] ( stable oxygenation ) .
By the MIVNS semantics, theconjunctive coreanddisjunctive hullare computedcomponentwiseusing interval intersection and least–containing–interval, respectively.
Truth component.
max T ̲ ( p ) = max { 0.72 , 0.65 , 0.70 } = 0.72 , min T ¯ ( p ) = min { 0.88 , 0.80 , 0.90 } = 0.80 T ( p ) = [ 0.72 , 0.80 ] ( feasible sin ce 0.72 0.80 ) , min T ̲ ( p ) = min { 0.72 , 0.65 , 0.70 } = 0.65 , max T ¯ ( p ) = max { 0.88 , 0.80 , 0.90 } = 0.90 T ( p ) hull = [ 0.65 , 0.90 ] .
Indeterminacy component.
max I ̲ ( p ) = max { 0.10 , 0.15 , 0.05 } = 0.15 , min I ¯ ( p ) = min { 0.25 , 0.30 , 0.20 } = 0.20 I ( p ) = [ 0.15 , 0.20 ] , min I ̲ ( p ) = min { 0.10 , 0.15 , 0.05 } = 0.05 , max I ¯ ( p ) = max { 0.25 , 0.30 , 0.20 } = 0.30 I ( p ) hull = [ 0.05 , 0.30 ] .
Falsity component.
max F ̲ ( p ) = max { 0.08 , 0.12 , 0.05 } = 0.12 , min F ¯ ( p ) = min { 0.22 , 0.18 , 0.15 } = 0.15 F ( p ) = [ 0.12 , 0.15 ] , min F ̲ ( p ) = min { 0.08 , 0.12 , 0.05 } = 0.05 , max F ¯ ( p ) = max { 0.22 , 0.18 , 0.15 } = 0.22 F ( p ) hull = [ 0.05 , 0.22 ] .
Vector–valued result.
core A ( p ) = [ 0.72 , 0.80 ] , [ 0.15 , 0.20 ] , [ 0.12 , 0.15 ] ,
hull A ( p ) = [ 0.65 , 0.90 ] , [ 0.05 , 0.30 ] , [ 0.05 , 0.22 ] .
The conjunctive core gives the consensus ranges simultaneously supported by all sources in each component (truth, indeterminacy, falsity). The hulls summarize the full plausible spans reported by at least one source. A conservative decision maker would consult the core; exploratory or safety–margin assessments can reference the hulls.
Theorem 2  
(MIVNS generalizes IVNS). Define the embedding
ι : L ( [ 0 , 1 ] ) 3 P * L ( [ 0 , 1 ] ) 3 , ι [ a , b ] , [ c , d ] , [ e , f ] : = { [ a , b ] } , { [ c , d ] } , { [ e , f ] } .
If A = ( T , I , F ) is an IVNS on U, then A : = ι A is a MIVNS and, for every u U ,
core ( A ) ( u ) = ( T ( u ) , I ( u ) , F ( u ) ) and hull ( A ) ( u ) = ( T ( u ) , I ( u ) , F ( u ) ) .
Hence every IVNS is a (canonically embedded) special case of a MIVNS.
Proof. 
Fix u U and write T ( u ) = [ t ( u ) , t + ( u ) ] , I ( u ) = [ i ( u ) , i + ( u ) ] , F ( u ) = [ f ( u ) , f + ( u ) ] . By definition of ι ,
T ( u ) = { [ t ( u ) , t + ( u ) ] } , I ( u ) = { [ i ( u ) , i + ( u ) ] } , F ( u ) = { [ f ( u ) , f + ( u ) ] } .
Evaluating maxima/minima over a singleton gives, componentwise,
max [ α , β ] T ( u ) α = t ( u ) , min [ α , β ] T ( u ) β = t + ( u ) core ( T ( u ) ) = [ t ( u ) , t + ( u ) ] = T ( u ) ,
and similarly core ( I ( u ) ) = I ( u ) , core ( F ( u ) ) = F ( u ) . The hull equalities follow analogously: hull ( T ( u ) ) = [ t ( u ) , t + ( u ) ] = T ( u ) , etc. Thus core ( A ) ( u ) = hull ( A ) ( u ) = ( T ( u ) , I ( u ) , F ( u ) ) . □
Theorem 3  
(MIVNS generalizes MIVFS). Let A F be a MIVFS on U. Define Φ ( A F ) to be the MIVNS T , I , F given by
T ( u ) : = A F ( u ) , I ( u ) : = { [ 0 , 0 ] } , F ( u ) : = { [ 0 , 0 ] } , for each u U .
Then, for every u U ,
core T ( u ) = core A F ( u ) , hull T ( u ) = hull A F ( u ) ,
and
core I ( u ) = hull I ( u ) = [ 0 , 0 ] , core F ( u ) = hull F ( u ) = [ 0 , 0 ] .
Consequently, projecting the MIVNS Φ ( A F ) onto its truth component recovers exactly the original MIVFS semantics (both core and hull), so MIVNS strictly extends MIVFS.
Proof. 
Fix u U and write A F ( u ) = { [ α j ( u ) , β j ( u ) ] } j J ( u ) with J ( u ) finite nonempty. By definition of MIVNS core/hull, applied to T ( u ) = A F ( u ) ,
core T ( u ) = [ max j J ( u ) α j ( u ) , min j J ( u ) β j ( u ) ] , if max α j min β j , , otherwise ,
hull T ( u ) = [ min j J ( u ) α j ( u ) , max j J ( u ) β j ( u ) ] ,
which are exactly the MIVFS core/hull for A F ( u ) . For the neutrosophic indeterminacy and falsity components, each is the singleton family { [ 0 , 0 ] } ; hence
max [ α , β ] { [ 0 , 0 ] } α = 0 , min [ α , β ] { [ 0 , 0 ] } β = 0 core ( { [ 0 , 0 ] } ) = [ 0 , 0 ] ,
and trivially hull ( { [ 0 , 0 ] } ) = [ 0 , 0 ] . Therefore the truth-component of Φ ( A F ) reproduces the MIVFS, while the neutrosophic extras are neutralized at [ 0 , 0 ] . □

2.3. HyperInterval-Valued Fuzzy Set

A HyperInterval-Valued Fuzzy Set permits arbitrary sets of membership intervals per element, deriving intersection cores and minimal containing hulls afterward.
Definition 16 (HyperInterval-valued fuzzy set (HIVFS)). AHIVFSon U assigns to each u U a nonempty family H ( u ) L ( [ 0 , 1 ] ) . Its conjunctive core and hull are, respectively,
H ( u ) = I H ( u ) I = [ sup I H ( u ) inf I , inf I H ( u ) sup I ] , if feasible , , otherwise ,
H ( u ) hull = [ inf I H ( u ) inf I , sup I H ( u ) sup I ] .
Example 10  
(HIVFS in a Morning Commute Decision). Let U be the set of candidate routes for today’s commute. For the proposition “Arrive on time via route r 1 ”, define the HyperInterval-valued fuzzy set
H ( r 1 ) = I 1 , I 2 , I 3 L ( [ 0 , 1 ] ) ,
where each interval encodes an admissible membership range (probability-like confidence) from an independent source:
I 1 = [ 0.62 , 0.78 ] ( live traffic app ) ,
I 2 = [ 0.55 , 0.72 ] ( weather - adjusted model ) ,
I 3 = [ 0.68 , 0.80 ] ( historical punctuality ) .
By Definition (HIVFS), theconjunctive coreanddisjunctive hullat r 1 are
H ( r 1 ) = I H ( r 1 ) I = sup I H ( r 1 ) inf I , inf I H ( r 1 ) sup I , if feasible , , otherwise ,
H ( r 1 ) hull = inf I H ( r 1 ) inf I , sup I H ( r 1 ) sup I .
We compute these bounds explicitly. First the lower endpoints:
inf I 1 = 0.62 , inf I 2 = 0.55 , inf I 3 = 0.68 sup I H ( r 1 ) inf I = max { 0.62 , 0.55 , 0.68 } = 0.68 .
Then the upper endpoints:
sup I 1 = 0.78 , sup I 2 = 0.72 , sup I 3 = 0.80 inf I H ( r 1 ) sup I = min { 0.78 , 0.72 , 0.80 } = 0.72 .
Therefore the conjunctive core is feasible and equals
H ( r 1 ) = [ 0.68 , 0.72 ] .
The disjunctive hull aggregates the most permissive range:
inf I H ( r 1 ) inf I = min { 0.62 , 0.55 , 0.68 } = 0.55 , sup I H ( r 1 ) sup I = max { 0.78 , 0.72 , 0.80 } = 0.80 ,
so
H ( r 1 ) hull = [ 0.55 , 0.80 ] .
The interval [ 0.68 , 0.72 ] is the consensus range supportedsimultaneouslyby all sources for “arrive on time via r 1 ”. The hull [ 0.55 , 0.80 ] captures the full plausible spectrum reported byat least onesource. Decision makers can require the core (conservative) or consult the hull (exploratory) depending on risk tolerance.

2.4. SuperHyperInterval-Valued Fuzzy Set

A SuperHyperInterval-Valued Fuzzy Set assigns nested families of membership intervals via iterated powersets, flattened to compute intersection cores and hulls.
Definition 17 (SuperHyperInterval-valued fuzzy set (order n)). Fix n 1 . ASuperHyperInterval-valued fuzzy set of order non U is a map
SH ( n ) : U P n 1 L ( [ 0 , 1 ] ) ,
assigning to each u an ( n 1 ) –nested family of numeric intervals. Conjunctive cores and hulls are computed by iterated application of intersection and hull at the leaves.
(order n = 3 ) for a Same-Day Delivery Promise).Example 11 (SHIVFS Let U = { τ } , where τ denotes today’s task “Deliver the parcel by 6 pm”. Fix n = 3 . A SuperHyperInterval-valued fuzzy set of order 3 maps τ to a two-level nested family of numeric intervals (elements of L ( [ 0 , 1 ] ) ), grouped by evidence sources:
SH ( 3 ) ( τ ) = S logistics , S conditions , S recipient P 2 L ( [ 0 , 1 ] ) ,
where each S is a finite set of closed intervals [ α , β ] [ 0 , 1 ] .
We instantiate concretely (all numbers are unit-free confidence levels):
S logistics = I 1 = [ 0.78 , 0.90 ] ( Carrier A dispatch + capacity ) , I 2 = [ 0.80 , 0.88 ] ( Carrier B historical on - time ) , S conditions = I 3 = [ 0.75 , 0.92 ] ( traffic nowcast ) , I 4 = [ 0.77 , 0.89 ] ( weather - adjusted travel time ) , S recipient = I 5 = [ 0.76 , 0.93 ] ( recipient availability window ) , I 6 = [ 0.82 , 0.87 ] ( building access constraints ) .
By definition, conjunctive cores and hulls are computed at the leaves. Flatten the nesting by taking the union of groups:
Leaves ( τ ) : = S logistics S conditions S recipient = { I 1 , I 2 , I 3 , I 4 , I 5 , I 6 } L ( [ 0 , 1 ] ) .
Conjunctive core (intersection of all leaf intervals) is
SH ( 3 ) ( τ ) = k = 1 6 I k
= sup 1 k 6 inf I k , inf 1 k 6 sup I k ,
provided feasibility sup inf inf sup holds. We compute explicitly:
inf I 1 = 0.78 , inf I 2 = 0.80 , inf I 3 = 0.75 , inf I 4 = 0.77 , inf I 5 = 0.76 , inf I 6 = 0.82
sup k inf I k = max { 0.78 , 0.80 , 0.75 , 0.77 , 0.76 , 0.82 } = 0.82 ,
sup I 1 = 0.90 , sup I 2 = 0.88 , sup I 3 = 0.92 , sup I 4 = 0.89 , sup I 5 = 0.93 , sup I 6 = 0.87
inf k sup I k = min { 0.90 , 0.88 , 0.92 , 0.89 , 0.93 , 0.87 } = 0.87 .
Since 0.82 0.87 , the intersection is feasible and
SH ( 3 ) ( τ ) = [ 0.82 , 0.87 ] .
Disjunctive hull (least interval containing all leaf intervals) is
SH ( 3 ) ( τ ) hull = inf k inf I k , sup k sup I k
= min { 0.78 , 0.80 , 0.75 , 0.77 , 0.76 , 0.82 } , max { 0.90 , 0.88 , 0.92 , 0.89 , 0.93 , 0.87 } = [ 0.75 , 0.93 ] .
The nested structure recordshierarchicalevidence: logistics providers, external conditions, and recipient constraints. Flattening aggregates every leaf interval; the core [ 0.82 , 0.87 ] captures the consensus range simultaneously supported byallgroups and sources, while the hull [ 0.75 , 0.93 ] captures the full plausible spectrum reported byat least oneleaf source. A planner requiring high reliability would use the core; exploratory planning or contingency analysis may reference the hull.

2.5. HyperInterval-Valued Neutrosophic Set

A HyperInterval-Valued Neutrosophic Set uses sets of intervals for truth, indeterminacy, and falsity, yielding componentwise intersection cores and hulls semantics.
Definition 18  (HyperInterval-Valued Neutrosophic Set (HIVNS)). Let U be a universe, and let
L ( [ 0 , 1 ] ) : = [ α , β ] [ 0 , 1 ] | 0 α β 1
be the set of all closed numeric intervals in [ 0 , 1 ] . AHyperInterval-Valued Neutrosophic Set (HIVNS)on U is a triple of maps
A = ( T , I , F ) ,
T , I , F : U P * L ( [ 0 , 1 ] ) ,
such that for each u U the sets T ( u ) , I ( u ) , and F ( u ) arefinite, nonemptyfamilies of intervals in L ( [ 0 , 1 ] ) .
For a finite family S = { [ α j , β j ] } j J L ( [ 0 , 1 ] ) , define theconjunctive coreand thedisjunctive hullby
core ( S ) = max j J α j , min j J β j , if max j α j min j β j , , otherwise ,
hull ( S ) = min j J α j , max j J β j .
We interpret core ( S ) as the precise admissible range underall hyper-interval declarations, and hull ( S ) as the least interval containingsomedeclaration.
Theconjunctive semanticsandhull semanticsof A at u U are then given componentwise by
core ( A ) ( u ) : = core ( T ( u ) ) , core ( I ( u ) ) , core ( F ( u ) ) ,
hull ( A ) ( u ) : = hull ( T ( u ) ) , hull ( I ( u ) ) , hull ( F ( u ) ) ,
with feasibility of the conjunctive semantics requiring, for each component,
max [ α , β ] T ( u ) α min [ α , β ] T ( u ) β ,
max [ α , β ] I ( u ) α min [ α , β ] I ( u ) β ,
max [ α , β ] F ( u ) α min [ α , β ] F ( u ) β .
Theorem 4  
(HIVNS generalizes IVNS). Let anInterval-Valued Neutrosophic Set (IVNS)be given by three maps
T , I , F : U L ( [ 0 , 1 ] ) , T ( u ) = [ t ( u ) , t + ( u ) ] , I ( u ) = [ i ( u ) , i + ( u ) ] , F ( u ) = [ f ( u ) , f + ( u ) ] .
Define the embedding
ι : L ( [ 0 , 1 ] ) 3 P * L ( [ 0 , 1 ] ) 3 ,
ι [ a , b ] , [ c , d ] , [ e , f ] : = { [ a , b ] } , { [ c , d ] } , { [ e , f ] } .
Then A : = ι ( T , I , F ) is a HIVNS and, for every u U ,
core ( A ) ( u ) = T ( u ) , I ( u ) , F ( u ) = hull ( A ) ( u ) .
Consequently, every IVNS is (canonically) a special case of a HIVNS.
Proof. 
Fix u U . By construction,
T ( u ) = { [ t ( u ) , t + ( u ) ] } ,
I ( u ) = { [ i ( u ) , i + ( u ) ] } ,
F ( u ) = { [ f ( u ) , f + ( u ) ] } .
Evaluating the maxima/minima over a singleton set gives
max [ α , β ] T ( u ) α = t ( u ) ,
min [ α , β ] T ( u ) β = t + ( u ) ,
and analogously for the I and F components. Hence
core ( T ( u ) ) = [ t ( u ) , t + ( u ) ] ,
hull ( T ( u ) ) = [ t ( u ) , t + ( u ) ] ,
with identical equalities for I ( u ) and F ( u ) . Therefore
core ( A ) ( u ) = hull ( A ) ( u ) = ( T ( u ) , I ( u ) , F ( u ) ) .
Example 12  
(Concrete computation at a point). Let T ( u ) = { [ 0.6 , 0.9 ] , [ 0.7 , 0.8 ] } , I ( u ) = { [ 0.1 , 0.3 ] } , F ( u ) = { [ 0.05 , 0.2 ] , [ 0.0 , 0.15 ] } . Then
core ( T ( u ) ) = [ max { 0.6 , 0.7 } , min { 0.9 , 0.8 } ] = [ 0.7 , 0.8 ] ,
hull ( T ( u ) ) = [ min { 0.6 , 0.7 } , max { 0.9 , 0.8 } ] = [ 0.6 , 0.9 ] ,
core ( I ( u ) ) = hull ( I ( u ) ) = [ 0.1 , 0.3 ] ,
core ( F ( u ) ) = [ max { 0.05 , 0.0 } , min { 0.2 , 0.15 } ] = [ 0.05 , 0.15 ] ,
hull ( F ( u ) ) = [ min { 0.05 , 0.0 } , max { 0.2 , 0.15 } ] = [ 0.0 , 0.2 ] .
Thus core ( A ) ( u ) = [ 0.7 , 0.8 ] , [ 0.1 , 0.3 ] , [ 0.05 , 0.15 ] and hull ( A ) ( u ) = [ 0.6 , 0.9 ] , [ 0.1 , 0.3 ] , [ 0.0 , 0.2 ] .

2.6. SuperHyperInterval-Valued Neutrosophic Set

A SuperHyperInterval-Valued Neutrosophic Set organizes nested interval families for truth, indeterminacy, and falsity, flattening to compute componentwise cores and hulls.
Definition 19  
(Flattening operator on iterated powersets). For a base set X and k 0 , define Flat k : P k ( X ) P ( X ) recursively by
Flat 0 ( S ) : = S X , Flat k + 1 ( S ) : = S S Flat k ( S ) ( S P k ( X ) ) .
Definition 20  (SuperHyperInterval-Valued Neutrosophic Set (order n)). Fix n 1 . ASuperHyperInterval-Valued Neutrosophic Set (SHIVNS) of order non U is a triple
S ( n ) = T ( n ) , I ( n ) , F ( n ) , T ( n ) , I ( n ) , F ( n ) : U P n 1 L ( [ 0 , 1 ] ) ,
with the requirement that for each u U the sets T ( n ) ( u ) , I ( n ) ( u ) , F ( n ) ( u ) are finite at every nesting level.
Write theleaf familiesat u as
T leaf ( u ) : = Flat n 1 T ( n ) ( u ) L ( [ 0 , 1 ] ) , I leaf ( u ) : = Flat n 1 I ( n ) ( u ) , F leaf ( u ) : = Flat n 1 F ( n ) ( u ) .
Theconjunctive semanticsandhull semanticsof S ( n ) are defined by applying Definition 18 to these leaf families:
core S ( n ) ( u ) : = core T leaf ( u ) , core I leaf ( u ) , core F leaf ( u ) ,
hull S ( n ) ( u ) : = hull T leaf ( u ) , hull I leaf ( u ) , hull F leaf ( u ) .
Definition 21  
(Canonical nesting). For any set S and k 0 , define Nest 0 ( S ) : = S and Nest k + 1 ( S ) : = { Nest k ( S ) } . Then Nest k ( S ) P k ( S ) and, crucially,
Flat k Nest k ( S ) = S for all k 0 .
Lemma 2  
(Flattening a canonical nest). Equality (1) holds by induction on k.
Proof. 
For k = 0 the claim is Flat 0 ( S ) = S , true by definition. If Flat k ( Nest k ( S ) ) = S , then
Flat k + 1 Nest k + 1 ( S ) = Flat k + 1 { Nest k ( S ) } = Flat k Nest k ( S ) = S .
Theorem 5  
(SHIVNS generalizes HIVNS). Let A = ( T , I , F ) be a HIVNS on U (Definition 18). For any n 1 , define the embedding
j n : P * ( L ( [ 0 , 1 ] ) ) 3 P n 1 ( L ( [ 0 , 1 ] ) ) 3
by
T ( u ) , I ( u ) , F ( u ) Nest n 1 ( T ( u ) ) , Nest n 1 ( I ( u ) ) , Nest n 1 ( F ( u ) ) .
Then S ( n ) : = j n ( A ) is a SHIVNS of order n and, for every u U ,
core S ( n ) ( u ) = core ( A ) ( u ) , hull S ( n ) ( u ) = hull ( A ) ( u ) .
Hence every HIVNS is (canonically) a special case of a SHIVNS (for any n 1 ).
Proof. 
Fix u U . By Lemma 2 with S = T ( u ) (and similarly for I , F ),
T leaf ( u ) = Flat n 1 Nest n 1 ( T ( u ) ) = T ( u ) .
Therefore the leaf families of S ( n ) coincide with the original hyper-interval families of A :
T leaf ( u ) = T ( u ) , I leaf ( u ) = I ( u ) , F leaf ( u ) = F ( u ) .
Since both core and hull depend only on the sets of leaf intervals via max / min and min / max , it follows immediately that
core S ( n ) ( u ) = core ( A ) ( u ) , hull S ( n ) ( u ) = hull ( A ) ( u ) .

3. Conclusion

In this paper, we introduced HyperInterval- and SuperHyperInterval-valued fuzzy/neutrosophic sets, defined conjunctive “core” (intersection) and disjunctive “hull” semantics, and proved embedding theorems showing that classical interval, fuzzy, and neutrosophic models appear as singleton or degenerate cases. For future work, we plan to investigate extended concepts using HyperFuzzy Sets[38,39,40,41,42], HyperNeutrosophic Sets[43,44], Plithogenic Sets [45,46,47], as well as structural frameworks such as Graphs[48], HyperGraphs[49,50,51], and SuperHyperGraphs[52,53,54,55].
Disclaimer: This work presents theoretical concepts that have not yet undergone practical testing or validation. Future researchers are encouraged to apply and assess these ideas in empirical contexts. While every effort has been made to ensure accuracy and appropriate referencing, unintentional errors or omissions may still exist. Readers are advised to verify referenced materials on their own. The views and conclusions expressed here are the authors’ own and do not necessarily reflect those of their affiliated organizations.

Author Contributions

Conceptualization, Takaaki Fujita; Investigation, Takaaki Fujita; Methodology, Takaaki Fujita; Writing – original draft, Takaaki Fujita; Writing – review & editing, All authors.

Funding

This study did not receive any financial or external support from organizations or individuals.

Institutional Review Board Statement

As this research is entirely theoretical in nature and does not involve human participants or animal subjects, no ethical approval is required.

Data Availability Statement

This research is purely theoretical, involving no data collection or analysis. We encourage future researchers to pursue empirical investigations to further develop and validate the concepts introduced here.

Acknowledgments

We extend our sincere gratitude to everyone who provided insights, inspiration, and assistance throughout this research. We particularly thank our readers for their interest and acknowledge the authors of the cited works for laying the foundation that made our study possible. We also appreciate the support from individuals and institutions that provided the resources and infrastructure needed to produce and share this paper. Finally, we are grateful to all those who supported us in various ways during this project.

Conflicts of Interest

The authors confirm that there are no conflicts of interest related to the research or its publication.

Use of Artificial Intelligence

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

References

  1. Yiyu Yao. Interval sets and interval-set algebras. In 2009 8th IEEE international conference on cognitive informatics, pages 307–314. IEEE, 2009.
  2. Yiyu Yao. Interval sets and three-way concept analysis in incomplete contexts. International Journal of Machine Learning and Cybernetics, 8(1):3–20, 2017.
  3. Ning Zhong and Jia-jin Huang. Granular structures induced by interval sets and rough sets. In Rough Sets, Fuzzy Sets, Data Mining, and Granular Computing: 15th International Conference, RSFDGrC 2015, Tianjin, China, November 20-23, 2015, Proceedings, pages 49–60. Springer, 2015.
  4. Hong-Ying Zhang, Shu-Yun Yang, and Jian-Min Ma. Ranking interval sets based on inclusion measures and applications to three-way decisions. Knowledge-Based Systems, 91:62–70, 2016.
  5. YY Yao. Interval-set algebra for qualitative knowledge representation. In Proceedings of ICCI’93: 5th International Conference on Computing and Information, pages 370–374. IEEE, 1993.
  6. Takaaki Fujita. New concepts using hyperstructure and n-superhyperstructure: Grey set, d-number, signed set, paraconsistent set, interval set, and linguistic term set. 2025.
  7. Thomas Jech. Set theory: The third millennium edition, revised and expanded. Springer, 2003.
  8. Florentin Smarandache. Foundation of superhyperstructure & neutrosophic superhyperstructure. Neutrosophic Sets and Systems, 63(1):21, 2024.
  9. F. Smarandache. Introduction to superhyperalgebra and neutrosophic superhyperalgebra. Journal of Algebraic Hyperstructures and Logical Algebras, 2022.
  10. Ajoy Kanti Das, Rajat Das, Suman Das, Bijoy Krishna Debnath, Carlos Granados, Bimal Shil, and Rakhal Das. A comprehensive study of neutrosophic superhyper bci-semigroups and their algebraic significance. Transactions on Fuzzy Sets and Systems, 8(2):80, 2025.
  11. Florentin Smarandache. The cardinal of the m-powerset of a set of n elements used in the superhyperstructures and neutrosophic superhyperstructures. Systems Assessment and Engineering Management, 2:19–22, 2024.
  12. Lotfi A Zadeh. Fuzzy sets. Information and control, 8(3):338–353, 1965.
  13. John N Mordeson and Premchand S Nair. Fuzzy graphs and fuzzy hypergraphs, volume 46. Physica, 2012.
  14. Xibei Yang, Tsau Young Lin, Jingyu Yang, Yan Li, and Dongjun Yu. Combination of interval-valued fuzzy set and soft set. Computers & Mathematics with Applications, 58(3):521–527, 2009.
  15. Chris Cornelis, Glad Deschrijver, and Etienne E Kerre. Implication in intuitionistic fuzzy and interval-valued fuzzy set theory: construction, classification, application. International journal of approximate reasoning, 35(1):55–95, 2004.
  16. Barbara Pkekala. Uncertainty data in interval-valued fuzzy set theory. Properties, Algorithms and Applications, Studies in Fuzziness and Soft Computing, 367, 2019.
  17. Keon-Myung Lee, KYUNG-MI LEE, and KRZYSZTOF J CIOS. Comparison of interval-valued fuzzy sets, intuitionistic fuzzy sets, and bipolar-valued fuzzy sets. In Computing and information technologies: exploring emerging technologies, pages 433–439. World Scientific, 2001.
  18. Humberto Bustince, Mikel Galar, Benjamin Bedregal, Anna Kolesarova, and Radko Mesiar. A new approach to interval-valued choquet integrals and the problem of ordering in interval-valued fuzzy set applications. IEEE Transactions on Fuzzy systems, 21(6):1150–1162, 2013.
  19. Glad Deschrijver and Chris Cornelis. Representability in interval-valued fuzzy set theory. International Journal of Uncertainty, Fuzziness and Knowledge-Based Systems, 15(03):345–361, 2007.
  20. V Lakshmana Gomathi Nayagam and Geetha Sivaraman. Ranking of interval-valued intuitionistic fuzzy sets. Applied Soft Computing, 11(4):3368–3372, 2011.
  21. Yuncheng Jiang, Yong Tang, Qimai Chen, Hai Liu, and Jianchao Tang. Interval-valued intuitionistic fuzzy soft sets and their properties. Computers & Mathematics with Applications, 60(3):906–918, 2010.
  22. Humberto Bustince and P Burillo. Correlation of interval-valued intuitionistic fuzzy sets. Fuzzy sets and systems, 74(2):237–244, 1995.
  23. Ahmed Mostafa Khalil, Sheng-Gang Li, Harish Garg, Hongxia Li, and Shengquan Ma. New operations on interval-valued picture fuzzy set, interval-valued picture fuzzy soft set and their applications. Ieee Access, 7:51236–51253, 2019.
  24. Peide Liu, Muhammad Munir, Tahir Mahmood, and Kifayat Ullah. Some similarity measures for interval-valued picture fuzzy sets and their applications in decision making. Information, 10(12):369, 2019.
  25. Bahram Farhadinia. Information measures for hesitant fuzzy sets and interval-valued hesitant fuzzy sets. Information Sciences, 240:129–144, 2013.
  26. Bahram Farhadinia. Correlation for dual hesitant fuzzy sets and dual interval-valued hesitant fuzzy sets. International Journal of Intelligent Systems, 29(2):184–205, 2014.
  27. Jian-qiang Wang, Jia-ting Wu, Jing Wang, Hong-yu Zhang, and Xiao-hong Chen. Interval-valued hesitant fuzzy linguistic sets and their applications in multi-criteria decision-making problems. Information sciences, 288:55–72, 2014.
  28. Haibin Wang, Florentin Smarandache, Yanqing Zhang, and Rajshekhar Sunderraman. Single valued neutrosophic sets. Infinite study, 2010.
  29. Said Broumi, Mohamed Talea, Assia Bakali, and Florentin Smarandache. Single valued neutrosophic graphs. Journal of New theory, 10:86–101, 2016.
  30. Said Broumi, Assia Bakali, Mohamed Talea, and Florentin Smarandache. An isolated bipolar single-valued neutrosophic graphs. In Information Systems Design and Intelligent Applications: Proceedings of Fourth International Conference INDIA 2017, pages 816–822. Springer, 2018.
  31. Nguyen Tho Thong, Florentin Smarandache, Nguyen Dinh Hoa, Le Hoang Son, Luong Thi Hong Lan, Cu Nguyen Giap, Dao The Son, and Hoang Viet Long. A novel dynamic multi-criteria decision making method based on generalized dynamic interval-valued neutrosophic set. Symmetry, 12(4):618, 2020.
  32. Muhammad Saeed, Muhammad Saqlain, and Asad Mehmood. Application of similarity measure on m-polar interval-valued neutrosophic set in decision making in sports, volume 38. Infinite Study, 2020.
  33. Ahmed Sleem, Mohamed Abdel-Baset, and Ibrahim Mahmoud El-Henawy. Pyivns: A python based tool for interval-valued neutrosophic operations and normalization. SoftwareX, 12:100632, 2020.
  34. Said Broumi, Selcuk Topal, Assia Bakali, Mohamed Talea, and Florentin Smarandache. A novel python toolbox for single and interval-valued neutrosophic matrices. 2020.
  35. Hongyu Zhang, Jianqiang Wang, and Xiaohong Chen. An outranking approach for multi-criteria decision-making problems with interval-valued neutrosophic sets. Neural Computing and Applications, 27:615–627, 2016.
  36. Takaaki Fujita. Iterative multistructure and curried iterative multistructure: Graph, function, chemical structure, and beyond. 2025.
  37. Takaaki Fujita. Introduction for structure, hyperstructure, superhyperstructure, multistructure, iterative multistructure, treestructure, and foreststructure. 2025.
  38. Jayanta Ghosh and Tapas Kumar Samanta. Hyperfuzzy sets and hyperfuzzy group. Int. J. Adv. Sci. Technol, 41:27–37, 2012.
  39. Young Bae Jun, Kul Hur, and Kyoung Ja Lee. Hyperfuzzy subalgebras of bck/bci-algebras. Annals of Fuzzy Mathematics and Informatics, 2017.
  40. Takaaki Fujita, Arif Mehmood, and Arkan A Ghaib. Hyperfuzzy control system and superhyperfuzzy control system. Smart Multi-Criteria Analytics and Reasoning Technologies, 1(1):1–21, 2025.
  41. Takaaki Fujita. Hyperfuzzy and superhyperfuzzy group decision-making. Spectrum of Decision Making and Applications, pages 1–18, 2027.
  42. Takaaki Fujita, Arif Mehmood, and Arkan A Ghaib. Hyperfuzzy offgraphs: A unified graph-based theoretical decision framework for hierarchical under off-uncertainty. Applied Decision Analytics, 1(1):1–14, 2025.
  43. Takaaki Fujita. Some types of hyperneutrosophic set (2): Complex, single-valued triangular, fermatean, and linguistic sets. Advancing Uncertain Combinatorics through Graphization, Hyperization, and Uncertainization: Fuzzy, Neutrosophic, Soft, Rough, and Beyond, 2025.
  44. Takaaki Fujita. Advancing Uncertain Combinatorics through Graphization, Hyperization, and Uncertainization: Fuzzy, Neutrosophic, Soft, Rough, and Beyond. Biblio Publishing, 2025.
  45. Florentin Smarandache. Plithogenic set, an extension of crisp, fuzzy, intuitionistic fuzzy, and neutrosophic sets-revisited. Infinite study, 2018.
  46. WB Vasantha Kandasamy, K Ilanthenral, and Florentin Smarandache. Plithogenic Graphs. Infinite Study, 2020.
  47. Fazeelat Sultana, Muhammad Gulistan, Mumtaz Ali, Naveed Yaqoob, Muhammad Khan, Tabasam Rashid, and Tauseef Ahmed. A study of plithogenic graphs: applications in spreading coronavirus disease (covid-19) globally. Journal of ambient intelligence and humanized computing, 14(10):13139–13159, 2023.
  48. Reinhard Diestel. Graph theory. Springer (print edition); Reinhard Diestel (eBooks), 2024.
  49. Alain Bretto. Hypergraph theory. An introduction. Mathematical Engineering. Cham: Springer, 1, 2013.
  50. Yifan Feng, Haoxuan You, Zizhao Zhang, Rongrong Ji, and Yue Gao. Hypergraph neural networks. In Proceedings of the AAAI conference on artificial intelligence, volume 33, pages 3558–3565, 2019.
  51. Yuxin Wang, Quan Gan, Xipeng Qiu, Xuanjing Huang, and David Wipf. From hypergraph energy functions to hypergraph neural networks. In International Conference on Machine Learning, pages 35605–35623. PMLR, 2023.
  52. Florentin Smarandache. 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.
  53. Florentin Smarandache. Introduction to the n-SuperHyperGraph-the most general form of graph today. Infinite Study, 2022.
  54. E. J. Mogro, J. R. Molina, G. J. S. Canas, and P. H. Soria. Tree tobacco extract (Nicotiana glauca) as a plithogenic bioinsecticide alternative for controlling fruit fly (Drosophila immigrans) using n-superhypergraphs. Neutrosophic Sets and Systems, 74:57–65, 2024.
  55. Mohammad Hamidi and Mohadeseh Taghinezhad. Application of Superhypergraphs-Based Domination Number in Real World. Infinite Study, 2023.
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

© 2026 MDPI (Basel, Switzerland) unless otherwise stated