Next Article in Journal
Max+Sum Spanning Tree Interdiction and Improvement Problems Under Weighted l Norm
Previous Article in Journal
Hybrid Beamforming via Fourth-Order Tucker Decomposition for Multiuser Millimeter-Wave Massive MIMO Systems
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Max–Min Transitive Closure of Randomly Generated Fuzzy Matrix: Bernoulli and Classical Probabilistic Models

1
School of Economics and Management, Shangluo University, Shangluo 726000, China
2
School of Mathematics and Computer Application, Shangluo University, Shangluo 726000, China
3
Engineering Research Center of Qinling Health Welfare Big Data, Universities of Shaanxi Province, Shangluo 726000, China
4
School of Mathematics and Statistics, Shaanxi Normal University, Xi’an 710119, China
*
Author to whom correspondence should be addressed.
Axioms 2025, 14(9), 690; https://doi.org/10.3390/axioms14090690
Submission received: 10 August 2025 / Revised: 6 September 2025 / Accepted: 9 September 2025 / Published: 11 September 2025

Abstract

A randomly generated fuzzy matrix refers to a fuzzy matrix in which the values of elements belong to the sample space of a [0,1]-random variable that follows a certain probability distribution. This paper studies the max–min transitive closure of two-type randomly generated fuzzy matrices: Bernoulli and classical probabilistic models. By introducing the concept of superposed fuzzy matrices, we investigate the probability distribution of the transitive closure of randomly generated fuzzy matrices for two probabilistic models. First, we presented the arithmetic operation rules for the superposed fuzzy relations. The expected value of the randomly generated Bernoulli fuzzy matrix transition closure was studied. A direct calculation method for the randomly generated fuzzy matrix transitive closure of the classical probability model was provided. Finally, the errors between the direct calculation method and the traditional transitive closure calculation method were compared.

1. Introduction

Fuzzy matrices have found widespread application in fields such as fuzzy logic reasoning, fuzzy discrete event systems, and expert systems. The elements of a fuzzy matrix typically represent fuzzy relations or membership degrees between elements of a set. However, in many real-world problems, the relationships between some elements are not directly apparent but are indirectly connected through others. Therefore, it is necessary to reveal potential indirect relations between elements through the transitive closure, which better supports reasoning and decision-making tasks. Given an N × N fuzzy matrix R , its transitive closure can be computed using the following formula:
R + = R R 2 R N .
More specifically, if matrix A represents a fuzzy relation between elements, the transitive closure of A is computed by repeatedly applying the relation (min–max operations) until no further updates occur, thus capturing all possible indirect relations. This is similar to the classical definition of transitive closure in binary relations, but extended to fuzzy sets where degrees of relation are considered rather than binary values.
The time complexity for computing the transitive closure of an N-dimensional fuzzy matrix through Equation (1) is O ( N 5 ) [1]. Many algorithms have since been proposed to improve the efficiency of transitive closure computation. For instance, the well-known Warshall algorithm can compute the transitive closure of a fuzzy matrix in O ( N 3 ) time [2], while for a fuzzy similarity matrix, its transitive closure can be obtained in O ( N 2 ) time [3].

1.1. Motivations

There are two main motivations.

1.1.1. Fuzzy Relation in Probabilistic Uncertain Environment

In practical applications, the acquisition of fuzzy relations is often influenced by various factors that can introduce inconsistency. These factors include environmental noise, observational errors, and the subjective judgments of experts. Such uncertainties complicate the determination of precise fuzzy relations, making it essential to adopt a probabilistic approach to better reflect the inherent variability in the data. For instance, consider the case of assessing whether a 60-year-old individual qualifies as “elderly”. Different experts may hold varying opinions based on their experiences, biases, and the context in which the assessment occurs. In this scenario, 60% of experts might assert that the individual’s membership degree to the category “elderly” is 0.7, indicating a strong belief that the person belongs to this category. Meanwhile, 30% of experts may argue for a slightly lower membership degree of 0.6, reflecting a more cautious stance, while the remaining 10% might consider the membership degree to be only 0.5, suggesting that they see the individual as only somewhat fitting the definition of “elderly”. This divergence of opinions illustrates that the membership degree is not merely a fixed fuzzy number; rather, it can be seen as a variable that follows a probability distribution. This insight leads us to reconsider how we model fuzzy relations in light of expert judgment variability and uncertainty. By incorporating probabilistic elements into our models, we can better capture the nuances of real-world situations and enhance the robustness of our fuzzy reasoning frameworks.

1.1.2. Transitive Closure of Large-Scale Fuzzy Matrices

In addition, the characteristics of probability distributions often become more pronounced in larger-scale problems. The time complexity of traditionally computing fuzzy matrices is O ( N 3 ) [2], which is acceptable for small fuzzy matrices. However, for large or extremely large fuzzy matrices, the computational demands increase significantly, leading to longer processing times and increased resource consumption. This raises an important question: can we use the properties of probability to uncover a direct functional mapping between large fuzzy matrices and their transitive closures? By establishing such a mapping, we could potentially simplify the process of computing the transitive closure, thereby improving efficiency. This approach would allow us to bypass some of the computational complexities associated with traditional methods for calculating transitive closures, enabling faster and more effective analysis of large-scale fuzzy matrices in real-world applications, such as model checking [4,5].

1.1.3. AI for Fuzzy Systems

Fuzzy systems play a crucial role in the field of artificial intelligence, providing a framework for handling uncertainty and imprecision in data. However, developing an effective learning algorithm for large-scale fuzzy systems presents significant challenges that are both resource-intensive and time-consuming. One of the main difficulties arises during the development phase, where we often need to randomly generate a large fuzzy matrix to serve as a model for the system for generating samples [6,7], conducting learning processes, and performing tests. For instance, in the context of addressing the reachability problem within fuzzy systems [8,9], the learning process necessitates the computation of the transitive closure of these large fuzzy matrices. This computation is inherently demanding and can consume a substantial amount of time, particularly as the size of the matrix increases. Additionally, the learning process requires a considerable number of samples and epochs to achieve satisfactory results. Each sample involves significant computational effort, which can lead to a bottleneck in the learning process. As the number of samples increases, the total time required for learning can become prohibitive, rendering the entire process impractical for large-scale applications. This situation poses a significant challenge for researchers and practitioners who aim to implement fuzzy systems in real-world scenarios, where efficiency and speed are paramount.
Given these challenges, there is a pressing need for innovative approaches to streamline the learning process for large-scale fuzzy systems. By optimizing the generation and computation of the transitive closure for fuzzy matrices, we can accelerate the learning process, making it more feasible for practical implementation in artificial intelligence.

1.2. Main Ideas

To quantify the probabilistic uncertainty of fuzzy relations between elements in a set, inspired by the concept of superposition in quantum mechanics [10,11], we propose the concept of “superposed fuzzy relation (SFR)”. Superposed fuzzy relations map two elements of a set into a superposed state of membership degrees. The superposed membership state indicates that the relationship between two elements simultaneously exists at multiple possible membership degrees. By observing a superposed fuzzy relation, the superposed membership degree collapses probabilistically into a definite membership degree. For example, continuing with the 60-year-old case, a person’s membership degree to the “elderly” category is simultaneously in a superposed state of 0.7, 0.6, and 0.5. After consulting an expert’s opinion (i.e., making an observation/measurement), the superposed membership degree has a 60% chance of collapsing to 0.7, a 30% chance of collapsing to 0.6, and a 10% chance of collapsing to 0.5.
The fuzzy relations between elements in a set can be represented by a fuzzy matrix. Similarly, a matrix induced by superposed fuzzy relations is referred to as a “superposed fuzzy matrix (SFM)”. Intuitively, the elements in a superposed fuzzy matrix are variables following a certain probability distribution (i.e., they are in a superposed membership state). By measuring a superposed fuzzy matrix, it also collapses into a fuzzy matrix. We refer to the fuzzy matrix obtained after measuring the superposed fuzzy matrix as a “randomly generated fuzzy matrix (RGFM)”. Therefore, a randomly generated fuzzy matrix is also a fuzzy matrix.
Based on superposed versions of these fuzzy relations, this paper studies the relationship between randomly generated fuzzy matrices and their max–min transitive closures. First, we define the arithmetic operations of superposed fuzzy relations, including the “∧” and “∨” operations. We provide the calculation formula for the superposed transitive closure induced by superposed fuzzy relations. Next, we study the probability distributions of the superposed transitive closures of finite-dimensional superposed fuzzy matrices with Bernoulli-type, uniform distribution (classical probabilistic model). We derive the expected value formula for the superposed transitive closure of superposed fuzzy matrices. Then, we explore the limit properties of superposed fuzzy matrices, showing that the expected value of the power limit of a superposed fuzzy matrix converges to the maximum of the random variables.

1.3. Related Work

To the best of our knowledge, this paper introduces the concept of probability fuzzy matrices for the first time. It is important to distinguish this from fuzzy probability matrices, also known as fuzzy Markov matrices [12,13,14]. Probability fuzzy matrices are constructed based on fuzzy probability theory [15], where the element values represent probabilities, but these probabilities exhibit fuzzy uncertainty. Specifically, in fuzzy probability theory, the probability of an event occurring is no longer represented by a specific numerical value but is described through fuzzy sets. Intuitively, “probability fuzzy” means that different fuzzy numbers appear with different probabilities. In contrast, “fuzzy probability” refers to the representation of probabilities in the form of fuzzy sets.

1.4. Structures of the Paper

The arrangement of the remaining sections of this paper is as follows. Section 2 introduces the basic concepts and arithmetic operations related to superposed fuzzy relations. Section 3 presents the probability distribution of the transitive closure of discrete superposed fuzzy matrices. Section 4 investigates the limiting properties of superposed fuzzy matrices. Appendix A provides an efficient approximation algorithm for large probabilistic fuzzy matrices and conducts a performance analysis. The final section illustrates the effectiveness of the proposed methods through a case study.

2. Superposed Fuzzy Theory

In this section, we will introduce the basic concepts and arithmetic operations of superposed fuzzy relations, as well as the matrix form of superposed fuzzy relations: superposed fuzzy matrices.
Superposed fuzzy relation (FSR) is a concept used to describe the probabilistic fuzzy relations between elements in a set, inspired by the idea of superposition in quantum mechanics [10,11]. In a traditional fuzzy matrix, the fuzzy relation between elements is usually represented by a definite membership degree. However, in superposed fuzzy relation, the fuzzy relation between two elements is not a fixed membership degree but a superposition state of multiple possible membership degrees. Specifically, superposed fuzzy relation maps the fuzzy relationship between two elements to a combination of several membership degrees, meaning that a membership degree can simultaneously exist in multiple membership degrees. Without further observation, these membership degrees remain uncertain, and their possible values are described probabilistically. When a superposed fuzzy relation is observed, the superposed membership degree collapses probabilistically into a definite value.
This concept is particularly useful when dealing with situations where a single membership degree cannot be determined due to inconsistencies or uncertainties, such as when membership degrees are influenced by conflicting expert opinions, environmental noise, or data errors. Superposed fuzzy relation allows for a more precise quantification and description of uncertainties, thereby providing better support for fuzzy reasoning and decision-making tasks. Importantly, superposed fuzzy relation is also a very good mathematical tool for calculating the probability distribution of elements in transitive closures of randomly generated fuzzy matrices.

2.1. Basic Assumptions of Quantum Mechanics

First, it is essential to briefly introduce the basic assumptions of quantum mechanics [10,11], as they play a significant role in our understanding of the methods proposed in this paper.
In quantum mechanics, superposition refers to a quantum system’s ability to exist in multiple states simultaneously, represented as a linear combination of basis states by using Dirac symbols, as follows:
| ψ = c 1 | a 1 + c 2 | a 2 + + c n | a n .
Here, | ψ denotes the system’s state, | a i is the basis states, and c i is complex coefficients indicating the weight of each state. When a measurement is performed on the quantum system, its state collapses to a specific basis state. The result of the measurement depends on the weights in the superposition, with the probability of obtaining state | a i given by Pr ( a i ) = | c i | 2 .
Thus, measurement is crucial in quantum mechanics as it transforms the superposition into a definite state. After measurement, the superposition collapses to a specific state. This means that the quantum system transitions from a superposition to a definite outcome corresponding to the measurement result. Additionally, quantum entanglement is a fundamental property of quantum states; however, it is not relevant to this paper and will not be discussed here. Together, these concepts form the fundamental framework of quantum mechanics.

2.2. Superposed Fuzzy Relations

In this subsection, we generalize the concept of fuzzy relations to incorporate probabilistic uncertainty by allowing membership degrees to follow a probability distribution. That is, a fuzzy relation is no longer a single membership degree but a discrete random variable over all possible membership degrees. The sample space of this random variable can be derived from a lattice or other methods for obtaining membership degrees; however, such methods are beyond the scope of this work.
Definition 1 
(Discrete Random Variables). Let X = x 1 , x 2 , , x n with an order x 1 x 2 x n be a discrete random variable and follow a probability distribution f X ( x ) Pr ( X = x ) ; write
X f X ( x ) ,
where x f ( x ) = 1 .
In the case where the random variable X is clear, we can write f X ( x ) as f ( x ) .
A superposed fuzzy relation allows a fuzzy relationship to exist over all possible membership degrees simultaneously, each weighted by its corresponding probability. Formally, it is a set of pairs consisting of a membership degree and its corresponding probability.
Definition 2 
(Superposed Fuzzy Relations). Let X f ( x ) be a discrete random variable. For two finite sets A and B, the superposed fuzzy relation R f over the Cartesian product A × B is defined as a function, as follows:
R f : A × B { x , f ( x ) x X } .
Alternatively, using the Dirac notation, it can be expressed as
R f : A × B f ( x 1 ) | x 1 f ( x 2 ) | x 2 f ( x n ) | x n ,
where x 1 , x 2 , , x n X and k = 1 n f ( x k ) = 1 . We call f ( x 1 ) | x 1 f ( x 2 ) | x 2 f ( x n ) | x n the “superposed membership degree” and f ( x ) the “probability distribution” for superposed fuzzy relation R f .
If f ( x ) = 1 for a specific element x X , the superposed fuzzy relation R f reduces to a fuzzy relation R. Thus, a classical fuzzy relation is a special case of a superposed fuzzy relation.
Since the definition of a superposed fuzzy relation is independent of the elements in the set A × B , it can be concisely represented as
R f = k = 1 n f ( x k ) | x k .
In the following, we will alternate between the notations R f and R f ( a , b ) as needed for clarity.
Example 1. 
Consider two finite sets, A = { a , b } and B = { c , d } , and a finite lattice, L = { 0.4 , 0.5 , 0.6 } . Let the random variable X = { 0.4 , 0.5 , 0.6 } follow the distribution, as follows:
f ( x ) = 0.2 , if x = 0.4 , 0.3 , if x = 0.5 , 0.5 , if x = 0.6 .
Here, bold values denote probabilities, while non-bold values denote membership degrees. Then, the superposed fuzzy relation R f over A × B can be expressed as
R f ( a , c ) = R f ( a , d ) = R f ( b , c ) = R f ( b , d ) = 0.2 | 0.4 0.3 | 0.5 0.5 | 0.6 .
This means that, for each element of A × B , the membership between them is simultaneously 0.4, 0.5, and 0.6 with a probability of 0.2, 0.3, and 0.5, respectively. If f ( 0.4 ) = 1 and f ( 0.5 ) = f ( 0.6 ) = 0 , the superposed fuzzy relation reduces to a classical fuzzy relation, as follows:
R f ( a , c ) = 1 | 0.4 0 | 0.5 0 | 0.6 R ( a , c ) = 0.4 .
Note that, in this example, we construct the set of possible values of the random variable as a finite lattice to facilitate the definition of operations such as minimum, maximum, and transitive closures. In fact, the range of values for random variables is not constrained by the source lattice.
In quantum mechanics, a quantum system exists in a superposition of multiple states. To obtain information about a quantum system, quantum measurement is required. However, after a measurement, the quantum system collapses into a specific quantum state. Similarly, superposed fuzzy relations also require such “measurement” to obtain information about the superposition relation. We can refer to a measurement as an experiment, a test, or even a consultation, depending on the application context. After a measurement, the superposed fuzzy relation probabilistically collapses into a specific membership degree. Formally, we have the following definition of measurement.
Definition 3 
(Measurement). A measurement M over a superposed fuzzy relation R f is a function as follows:
M : R f X .
After a measurement, the relation R f collapses to the value x k with probability f ( x k ) , i.e.,
f ( x k ) = Pr [ M ( R f ) = x k ] ,
where Pr is a probability measure.
Similar to expectation in probability theory, we can define the average membership degree for a superposed fuzzy relation, which we refer to as the expectation.
Definition 4 
(Expectation). The expectation of a superposed fuzzy relation R f is a function Exp : R f [ 0 , 1 ] defined as
Exp [ R f ] = k = 1 n f ( x k ) x k .

2.3. Arithmetic Operations

For two superposed fuzzy relations, similar to fuzzy relations, there are operations of taking the maximum and taking the minimum. Note that, after performing arithmetic operations on two superposed fuzzy relations, the result is still a fuzzy superposition relation unless subjected to a measurement process. In what follows, we formally define the min and max operations for two given superposed fuzzy relations.
Definition 5 
(Min–Max Operators). For two superposed fuzzy relations, R f and R g , the min–max operator “ / ” is defined as
R f R g = k = 1 n 1 i , j n x i x j = x k f ( x i ) g ( x j ) | x k .
R f R g = k = 1 n 1 i , j n x i x j = x k f ( x i ) g ( x j ) | x k .
This operation computes the component-wise minimum/maximum of two fuzzy superposition relations, accumulating contributions that result in the same basis element | x k .
The following proposition provides an alternative, more compact representation of the individual probabilities for each basis element | x k in the outcome.
Proposition 1. 
The following equation gives a more compact representation of probability for | x k , k = 1 , 2 , , n .
1 i , j n x i x j = x k f ( x i ) g ( x j ) = f ( x k ) j = k n g ( x j ) + g ( x k ) i = k n f ( x i ) f ( x k ) g ( x k ) ;
1 i , j n x i y j = x k f ( x i ) g ( x j ) = f ( x k ) j = 1 k g ( x j ) + g ( x k ) i = 1 k f ( x i ) f ( x k ) g ( x k ) .
The proof is placed in Appendix A.1.
In fact, Equations (15) and (16) are closely related to the distributions of min ( X , Y ) and max ( X , Y ) , respectively, where X and Y are two independent discrete variables.
Definition 6 
(Min–Max Power). Consider a superposed fuzzy relation R f ; its min m-power, denoted by R f m , is defined as
R f m = R f R f R f m times R f ,
and its max m-power, denoted by R f m , is defined as
R f m = R f R f R f m times R f .

2.4. Matrix Representation

In this section, we will present the transitive closure of superposed fuzzy relations. Similar to fuzzy relations, superposed fuzzy relations also have corresponding matrix representations, called superposed fuzzy matrices.

2.4.1. Superposed Fuzzy Matrix

If A = { a 1 , a 2 , , a m } and B = { b 1 , b 2 , , b n } are finite, the superposed fuzzy relation R f over A × B can be represented by a m × n matrix R f and
R f ( i , j ) = R f ( a i , b j )
for any 1 i m , 1 j n . We call R f the f-type “superposed fuzzy matrix”. Once again, the superposed fuzzy relation is independent of the elements in the set Ω , i.e., R f ( ω i , ω j ) = R f for any 1 i , j | Ω | . Therefore, we could also write a superposed fuzzy matrix as
R f = [ R f ] m × n .
When the superposed fuzzy relations are represented as matrices, the corresponding operations also follow max–min fuzzy composition rules. Consider two superposed fuzzy relations R f over A × B and R g over B × C . We define superposed fuzzy relation R f R g over A × C as follows:
R f R g ( a , c ) = max b B R f ( a , b ) R g ( b , c ) , ( a , c ) A × C .

2.4.2. Superposed Transitive Closure

Consider a superposed fuzzy relation R f over the finite set Ω . We can inductively define the m-th power of its superposed fuzzy matrix R f , as follows:
R f m = R f m 1 R f
for m 2 and R f 1 = R f . From the commutativity and associativity of max and t-modules, as well as the distributive law of t-modules over max, we can derive another definition for the m-th power of a superposed fuzzy matrix R f over Ω , as follows:
R f m ( s , t ) = max u 1 , u 2 , , u m 1 Ω R f ( s , u 1 ) R f ( u 1 , u 2 ) R f ( u m 1 , t )
The transitive closure of N × N superposed fuzzy matrix R f is defined as follows:
R f + = R f R f 2 R f N .
Proposition 2. 
For an N × N superposed fuzzy matrix R f , its superposed transitive closure is
R f + ( i , j ) = m = 1 N ( R f m ) N m 1
for any 1 i , j N .
The proof is placed in Appendix A.2.

2.4.3. Randomly Generated Fuzzy Matrices

Let μ and σ denote the functions of calculating the mean and variance of the elements of N × N matrix R , respectively, i.e., μ ( R ) = 1 N 2 i , j R ( i , j ) , σ [ R ] = 1 N 2 1 i , j | R ( i , j ) μ ( R ) | 2 .
Definition 7 
(Fair Measurement). Consider a superposed fuzzy matrix R f = [ R f ] N × N . If a measurement M satisfies
  • μ [ M ( R f ) ] Exp [ R f ] ,
  • σ [ M ( R f ) ] Var [ R f ] ,
then we call M a “fair measurement” for R f ; write M ^ .
Definition 8 
(Randomly Generated Fuzzy Matrices). If a fuzzy matrix R is obtained by measuring fairly a superposed fuzzy matrix R f , then we call R a “randomly generated fuzzy matrix”. Formally,
R = M ^ ( R f ) .
Since the randomly generated fuzzy matrix is the result of fair measurement, we can also call the randomly generated fuzzy matrix the “fair measurement fuzzy matrix”.

3. Transitive Closure of Superposed Fuzzy Matrices

Extensive experimental results indicate that the probability distribution of a superposed fuzzy matrix is closely related to that of its transitive closure. This section begins with the simplest case—Bernoulli-type superposed fuzzy matrix—and explores the probability distribution of its superposed transitive closure. Interestingly, the expected value of the superposed transitive closure of any discrete superposed fuzzy matrix tends to converge to the maximum value of the random variables.

3.1. Bernoulli-Type Superposed Fuzzy Matrices

Recall a Bernoulli trial: the probability of failure is 1 p , and the probability of success is p. In this paper, we modify the trial outcome to two possible membership degrees, where the probability of obtaining membership degree x 1 is 1 p , and the probability of obtaining membership degree x 2 is p.
Consider a random variable X = { x 1 , x 2 } with x 1 x 2 and a superposed fuzzy relation R f over the set Ω , where the probability distribution function
f ( x ) = 1 p , if x = x 1 , p , if x = x 2 ,
where p [ 0 , 1 ] . Then R f is called “Bernoulli(-type) superposed fuzzy relation”. For simplicity, we write the Bernoulli superposed fuzzy relation as
B p = ( 1 p ) | x 1 p | x 2 .
Here, B p is the short form of B p ( a , b ) for any a , b Ω . Note that this abbreviation originates from the fact that superposed fuzzy relations are independent of the elements within the set Ω .
Proposition 3. 
Consider the two Bernoulli superposed fuzzy relations B p = ( 1 p ) | x 1 p | x 2 and B q = ( 1 q ) | x 1 q | x 2 . We have
(29) B p B q = ( 1 p q ) | x 1 p q | x 2 , (30) B p B q = ( 1 p ) ( 1 q ) | x 1 ( p + q p q ) | x 2 .
The proof is based on Proposition 1 and omitted here.
Note that p + q p q p and p + q p q q . This means that the “∧” operation will bias the distribution of the superposed fuzzy relations towards the smaller value, and the “∨” operation will bias the distribution towards the larger value. These are also the expected results.
Proposition 4. 
For a Bernoulli superposed fuzzy relation B p , its max–min m-th power can be calculated by the following equations, respectively:
B p m = ( 1 p ) m | x 1 [ 1 ( 1 p ) m ] | x 2 ,
B p m = ( 1 p m ) | x 1 p m | x 2 .
The proof is placed in Appendix A.3.
Next, we will present the probability distribution of the (superposed) transitive closure of Bernoulli superposed fuzzy matrices.
Theorem 1. 
For a Bernoulli superposed fuzzy matrix B p = [ B p ] N × N , where B p = ( 1 p ) | x 1 p | x 2 , its transitive closure is
B p + = i = 1 N ( 1 p i ) N i 1 | x 1 1 i = 1 N ( 1 p i ) N i 1 | x 2 .
The proof is placed in Appendix A.4.
Through Theorem 1, we can see that the probability distribution of the transitive closure of the Bernoulli superposed fuzzy matrix exhibits a strong bias toward larger values due to the presence of the double exponent. This phenomenon becomes more validated as the matrix dimension increases. Intuitively, with the growth of the matrix dimension, the transitive closure gradually absorbs the smaller values in the original fuzzy matrix, leaving only the larger ones. This is an expected result. We illustrate this phenomenon with an example.
Example 2. 
For a Bernoulli superposed fuzzy relation, R p = ( 1 p ) | 0.2 p | 0.8 with p = 0.5 . Its superposed fuzzy matrix is R p = [ R p ] N × N (N=5), as follows:
R p = R p R p R p R p R p R p R p R p R p R p R p R p R p R p R p R p R p R p R p R p R p R p R p R p R p .
Consider the probabilistic fuzzy matrix R = M ^ [ R p ] , as follows:
M ^ ( R p ) = R = 0.8 0.8 0.8 0.2 0.8 0.8 0.2 0.2 0.2 0.8 0.8 0.2 0.8 0.2 0.2 0.2 0.8 0.8 0.2 0.8 0.2 0.8 0.2 0.8 0.2 .
Then we have
[ M ^ ( R p ) ] + = R + = 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 0.8 .
In this example, we examine how the proportions of elements (0.8 and 0.2) in the transitive closure of a fuzzy matrix evolve as the size increases. The matrix is generated using a probabilistic mapping, where each element is either 0.8 with a probability of p or 0.2 with a probability of 1 p , where p is a predefined threshold probability p = 0.05 in the following. The proportion of 0.8 and 0.2 elements in the transitive closure is recorded for different fuzzy matrix sizes (N), ranging from 10 to 200.
The results, illustrated in Figure 1, show that as the size of a fuzzy matrix increases, the relative proportions of these elements converge towards distinct values. We can see that even though the proportion of 0.8 elements in the initial fuzzy matrix is very small (only 5%), the proportion of 0.8 in the transitive closure of the fuzzy matrix increases significantly and approaches 1 as the matrix size grows. Meanwhile, the proportion of 0.2 decreases significantly, with its occurrence probability approaching 0. This result confirms the correctness of Theorem 1. We also draw an accurate probability distribution function curve in Figure 1, i.e., Equation (33). It can be seen that it is almost consistent with the simulation results. This error is due to randomness in the computer.
Next, we will calculate the expected value of the superposed transitive closure of the Bernoulli-type superposed fuzzy matrix.
Theorem 2. 
Consider a Bernoulli-type superposed fuzzy matrix B p = [ B p ] N × N , where B p = ( 1 p ) | x 1 p | x 2 , p [ 0 , 1 ] . Then the expectation of its superposed transitive closure B p + is
Exp [ B p + ] = x 2 i = 1 N ( 1 p i ) N i 1 ( x 2 x 1 ) .
The proof is obtained by routine calculation based on Equation (12).
It can be observed that the expected value tends toward the maximum value because the second term of Equation (37) becomes a negligible number when N is large. The expected value plays a crucial role in the approximation algorithm for large-scale probabilistic fuzzy matrix transitive closures discussed in the following.

3.2. Classical Probability Superposed Fuzzy Matrices

 Theorem 3.
Let X f ( x ) be a discrete random variable. Suppose that R f = k = 1 n f ( x k ) | x k is any superposed fuzzy relation; its min–max m-th power can be computed by the following equations:
R f m = k = 1 n f m ( x k ) | x k = k = 1 n { [ i = k n f ( x i ) ] m [ i = k + 1 n f ( x i ) ] m } | x k ,
R f m = k = 1 n f m ( x k ) | x k = k = 1 n { [ i = 1 k f ( x i ) ] m [ i = 1 k 1 f ( x i ) ] m } | x k .
The proof is placed in Appendix A.5.
Based on Equations (38) and (39), we can derive the following theorem.
Theorem 4. 
Let X f ( x ) be a discrete random variable. For a probability fuzzy matrix R f = [ R f ] N × N , its m-th power R f m can be computed by the following equation:
R f m = k = 1 n [ S k + 1 ( m ) S k ( m ) ] | x k
where S k + 1 ( m ) = [ 1 ( j = k + 1 n f ( x j ) ) m ] N m 1 and S k ( m ) = [ 1 ( j = k n f ( x j ) ) m ] N m 1 .
The proof is placed in Appendix A.6.
In traditional fuzzy matrix theory, R ( i , j ) R 2 ( i , j ) R m ( i , j ) R m ( i , j ) for any i , j . However, a stricter result holds for superposed fuzzy matrices. Due to the double-exponential nature of the probability distribution in the powers of superposed fuzzy matrices, when the matrix dimension is sufficiently large, R f ( i , j ) R f 2 ( i , j ) R f m ( i , j ) R f m ( i , j ) for any i , j .
Theorem 5. 
For a superposed fuzzy matrix R f = [ R f ] N × N , we have
R f R f 2 R f m R f m
when m is sufficiently large.
The proof is placed in Appendix A.7.
Naturally, for superposed transitive closures of superposed fuzzy matrices, we also have the following theorem.
Theorem 6. 
For an N × N superposed fuzzy matrix R f = [ R f ] N × N ,
R f + R f N
when N is sufficiently large.
The proof is placed in Appendix A.8.
Thus, we can obtain the probability distribution of superposed transitive closures of any discrete superposed fuzzy matrix.
 Theorem 7. 
Let X = x 1 , x 2 , , x n ( x 1 x 2 x n ) be a random variable following f ( x ) . For a superposed fuzzy matrix R f = [ R f ] N × N with R f = k = 1 n f ( x k ) | x k , the expectation of its transitive closure R f + is
Exp [ R f + ] max { x x X } Δ ,
where Δ = k = 1 n 1 { 1 [ j = k n f ( x j ) ] N } N N 1 ( x k + 1 x k ) .
The proof is placed in Appendix A.9.
The classical model of probability is one of the earliest and most fundamental approaches to understanding and formalizing randomness and uncertainty, also called discrete uniform distribution. It provides a simple and intuitive framework, especially for discrete and finite systems. In classical probability, the assumption is that all outcomes of an experiment are equally likely. If an experiment can result in n different outcomes, i.e., random variable X = { x 1 , x 2 , , x n } , and each outcome is equally probable, the probability of a particular outcome is given by
P r ( X = x k ) = 1 | X | ,
for 1 k n , where | X | is the total number of possible outcomes in the sample space of X. Note that the probability of the occurrence of mutually exclusive events can be computed by summing their individual probabilities.
Let X = { x 1 , x 2 , , x n } ; then a superposed fuzzy relation R f = k = 1 n f ( x k ) | x k is called a “classical probability superposed fuzzy relation” if
f ( x k ) = 1 n
for 1 k n .
The classical probability sample space is no longer two. We will give relevant propositions of the case of n.
Therefore, we can obtain the min–max m-th power probability distribution of classical probability fuzzy superposition relation.
Proposition 5. 
Let R f = k = 1 n 1 n | x k ; based on Theorem 3, we have
R f m = k = 1 n f m ( x k ) | x k = k = 1 n n k + 1 n m n k n m | x k ,
and
R f m = k = 1 n f m ( x k ) | x k = k = 1 n k n m k 1 n m | x k .
Next, we verify the bias of the probability distribution. For 1 k n , we first plot the following functions for different m = 1 to 25 ; see Figure 2.
f m ( x k ) = n k + 1 n m n k n m .
We can observe that when m = 1 , R f m = R f follows an (discrete) uniform distribution. As m increases, the probability distribution of R f m becomes biased towards smaller values. This is an expected result, as the “ m ” operator increases the probability of smaller values occurring in R f while decreasing the probability of larger values. Note that the area of the shaded part is always 1. For R f m , there is a symmetric result; see Figure 3.
Next, we present the graph of function f m ( x k ) = [ i = k n f ( x i ) ] m [ i = k + 1 n f ( x i ) ] m when f ( x ) = 1 n . If m = 1 , function f m ( x k ) is uniformly distributed. As m increases, function f m ( x k ) has a significant biasing effect on the distribution of f ( x ) , See Figure 4.
Therefore, R f m and R f m have similar effects on R f . Both will bias the distribution of R f toward larger values, although to different extents.
Thus, we can obtain the probability distribution of superposed transitive closures of a classical probability superposed fuzzy matrix.
Theorem 8. 
For an N × N classical probability fuzzy matrix R f = [ R f ] N × N with R f = k = 1 n 1 n | x k , its transitive closure R f + = [ R f + ] N × N can be computed by the following equation:
R f + k = 1 n 1 ( 1 k n ) N N N 1 1 ( 1 k 1 n ) N N N 1 | x k
when N is sufficiently large.
We perform simulation verification of “approximately equal” in Equation (49). Let
f + ( x k ) = 1 ( 1 k n ) N N N 1 1 ( 1 k 1 n ) N N N 1 .
We plotted the function f + ( x k ) for N = 5 , n = 20 and N = 10 , n = 20 ; see Figure 5 and Figure 6. Then, we constructed a fuzzy matrix using a uniform distribution and recorded the frequency of each element in that matrix. Next, we computed its transitive closure and recorded the frequency of each element in the transitive closure. It is important to note that N should not be too large, as this could exceed the computational capacity of the computer due to double exponentiation.
We found that the function f + ( x k ) closely fits the probability/frequency distribution of the elements in the transitive closure. This also confirms that this approximate computation method for the transitive closure is feasible.
At the same time, we also obtain the probability distribution of superposed transitive closure of the classical probability superposed fuzzy matrix.
Proposition 6. 
Let X = x 1 , x 2 , , x n ( x 1 x 2 x n ) be a random variable following uniform distribution. For a classical probability superposed fuzzy matrix R f = [ R f ] N × N , where R f = k = 1 n 1 n | x k , the expectation of its transitive closure R f + is
Exp [ R f + ] max { x x X } k = 1 n 1 1 1 k n N N N 1 ( x k + 1 x k ) .

4. Conclusions

This study introduces the concept of randomly generated fuzzy matrices and their transitive closures, expanding the theoretical framework of traditional fuzzy matrices to effectively address uncertainties commonly found in fuzzy systems. By incorporating the notion of superposition from quantum mechanics, this work presents “superposed fuzzy relations” to represent probabilistic fuzzy relationships among elements, offering a novel approach to modeling fuzzy relations under uncertain conditions. First, the study defines the “min” and “max” operations for superposed fuzzy relations and derives the probability distributions of transitive closures for finite-dimensional superposed fuzzy matrices. This approach extends traditional operations on fuzzy relations, making fuzzy modeling more expressive in uncertain environments. The important point is that this paper presents an explicit functional relationship between two types of superimposed fuzzy matrices and their transitive closures. This functional relationship enables us to directly calculate the expected value of the transitive closure by using the probability distribution of the original matrix.
There is still much work to be done in the future. The study in this paper focuses on the superposed fuzzy relation, which is independent of the elements, meaning that all elements in the fuzzy matrix are generated from a single probability distribution. We need to continue exploring the transitive closure of superposed fuzzy relations that are dependent on the elements. In addition, the transitive closure of the fuzzy matrix for the superposition of any discrete random variables needs to be studied.

Author Contributions

Conceptualization, N.L., X.Y. and W.L.; methodology, N.L., X.Y. and W.L.; formal analysis, N.L., X.Y. and W.L.; writing—original draft preparation, N.L.; writing—review and editing, W.L.; visualization, N.L., X.Y. and W.L.; project administration, N.L.; funding acquisition, N.L. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the Shangluo University Foundation (Grant No. 25SKY002).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data sharing is not applicable. No new data were created or analyzed in this study.

Conflicts of Interest

The authors declare no conflicts of interest.

Abbreviations

The following abbreviations are used in this manuscript:
RGFMrandomly generated fuzzy matrix
SFRsuperposed fuzzy relation
SFMsuperposed fuzzy matrix

Appendix A

Appendix A.1. The Proof of Proposition 1

The above identities follow from the fundamental properties of probability distributions, ensuring that overlaps between terms are appropriately subtracted. The specific process is omitted here.

Appendix A.2. The Proof of Proposition 2

Through a routine calculation, for any 1 i , j N , we have
R f + ( i , j ) = R f ( i , j ) R f 2 ( i , j ) R f N ( i , j ) = R f ( i , j ) max 1 u 1 N R f ( s , u 1 ) R f ( u 1 , t ) max 1 u 1 , u 2 , , u N 1 N R f ( i , u 1 ) R f ( u N 1 , j ) = R f ( R f 2 ) N ( R f 3 ) N 2 ( R f N ) N N 1 = m = 1 N ( R f m ) N m 1 .
This completes the proof.

Appendix A.3. The Proof of Proposition 4

We will prove Equation (31) by induction on m. For m = 1 , Equation (31) holds.
Assume that the statement is true for m = t , i.e.,
B p t = ( 1 p ) t | x 1 [ 1 ( 1 p ) t ] | x 2 .
Now we need to show that it holds for m = t + 1 , as follows:
B p t + 1 = B p t B p = { ( 1 p ) t | x 1 [ 1 ( 1 p ) t ] | x 2 } [ ( 1 p ) | x 1 p | x 2 ] = ( 1 p ) t + 1 | x 1 { p ( 1 p ) t + p [ 1 ( 1 p ) t ] + ( 1 p ) [ 1 ( 1 p ) t ] } | x 2 = ( 1 p ) t + 1 | x 1 [ 1 ( 1 p ) t + 1 ] | x 2 .
This completes the inductive step. Thus, by induction, the statement holds for all m. The proof of Equation (32) is similar to the proof and omitted here.

Appendix A.4. The Proof of Theorem 1

By Equations (25) and (32), we have
B p + = m = 1 N ( R p m ) N m 1 = m = 1 N ( 1 p m ) | x 1 p m | x 2 N m 1 .
By Equation (31) in Proposition 4, we have
B p + = m = 1 N ( 1 p m ) N m 1 | x 1 [ 1 ( 1 p m ) N m 1 ] | x 2 = m = 1 N ( 1 p m ) N m 1 | x 1 [ 1 m = 1 N ( 1 p m ) N m 1 ] | x 2 .
This completes the proof.

Appendix A.5. The Proof of Theorem 3

In fact, R f m has the following equivalent characterization based on Proposition 1, as follows:
R f m = k = 1 n 1 i 1 , i 2 , i n n x i 1 x i n = x k f ( x i 1 ) f ( x i 2 ) f ( x i n ) | x k .
We first calculate the following probability. According to the properties of classical probability, we have
Pr [ M ( R f m ) x k ] = Pr [ M ( R f ) M ( R f ) M ( R f ) x k ] ,
where M is a measurement. This means that all M ( R f ) must be greater than or equal to x k , i.e.,
Pr [ M ( R f m ) x k ] = Pr [ M ( R f ) x k M ( R f ) x k M ( R f ) x k ] .
Since m R f are all independent of each other, then we have
Pr [ M ( R f m ) x k ] = j = 1 m Pr [ M ( R f ) x k ] = { Pr [ M ( R f ) x k ] } m ,
where
Pr [ M ( R f ) x k ] = i = k n f ( x k ) .
Therefore,
Pr [ M ( R f m ) x k ] = [ i = k n f ( x k ) ] m .
Then we have
Pr [ M ( R f m ) = x k ] = Pr [ M ( R f m ) x k ] Pr [ M ( R f m ) x k + 1 ] .
By Equation (A11), we have
f m ( x k ) = Pr [ M ( R f m ) = x k ] = [ i = k n f ( x i ) ] m [ i = k + 1 n f ( x i ) ] m .
The proof of second equation is similar to the proof of first equation and is omitted here. This completes the proof.

Appendix A.6. The Proof of Theorem 4

First, by Equation (38) in Theorem 3, we have
R f m = k = 1 n [ T k ( m ) T k + 1 ( m ) ] | x k N m 1 ,
where T k ( m ) = [ j = k n f ( x j ) ] m and T k + 1 ( m ) = [ j = k + 1 n f ( x j ) ] m . Note that T 1 ( m ) = 1 . From Equation (39), we can further derive
R f m = k = 1 n { [ i = 1 k ( T i ( m ) T i + 1 ( m ) ) ] N m 1 [ i = 1 k 1 ( T i ( m ) T i + 1 ( m ) ) ] N m 1 } | x k = k = 1 n [ ( T 1 ( m ) T k + 1 ( m ) ) N m 1 ( T 1 ( m ) T k ( m ) ) N m 1 ] | x k = k = 1 n [ S k + 1 ( m ) S k ( m ) ] | x k .
This completes the proof.

Appendix A.7. The Proof of Theorem 5

For m = 1 , Equation (41) clearly holds. Now, assume that, for m = t , the following is satisfied:
R f R f 2 R f t R f t .
We need to show that the equation holds for m = t + 1 . Using the induction hypothesis, we have
R f R f 2 R f t R f t + 1 R f t R f t + 1 = k = 1 n [ S k + 1 ( t ) S k ( t ) ] | x k k = 1 n [ S k + 1 ( t + 1 ) S k ( t + 1 ) ] | x k = k = 1 n ( α + β γ ) | x k ,
where
α = [ S k + 1 ( t ) S k ( t ) ] × i = 1 k [ S i + 1 ( t + 1 ) S i ( t + 1 ) ] = [ S k + 1 ( t ) S k ( t ) ] × S k + 1 ( t + 1 ) ,
and
β = [ S k + 1 ( t + 1 ) S k ( t + 1 ) ] × i = 1 k [ S i + 1 ( t ) S i ( t ) ] = [ S k + 1 ( t + 1 ) S k ( t + 1 ) ] × S k + 1 ( t + 1 ) ,
and
γ = [ S k + 1 ( t ) S k ( t ) ] × [ S k + 1 ( t + 1 ) S k ( t + 1 ) ] .
When t is sufficiently large, we can approximate t t + 1 . According to Taylor’s formula, it is evident that S k ( t ) S k ( t + 1 ) and S k + 1 ( t ) S k + 1 ( t + 1 ) hold, and the error is a higher-order infinitesimal of N. In this case,
α + β γ = 2 β [ S k + 1 ( t + 1 ) S k ( t + 1 ) ] 2 = 2 S k + 1 ( t + 1 ) [ S k + 1 ( t + 1 ) S k ( t + 1 ) ] [ S k + 1 ( t + 1 ) S k ( t + 1 ) ] = [ S k + 1 ( t + 1 ) S k ( t + 1 ) ] [ 2 S k + 1 ( t + 1 ) 1 ] [ S k + 1 ( t + 1 ) S k ( t + 1 ) ] ( 2 1 ) = S k + 1 ( t + 1 ) S k ( t + 1 ) .
Therefore,
k = 1 n ( α + β γ ) | x k R f t + 1 .
Thus, we have
R f R f 2 R f t R f t + 1 R f t + 1 .
This completes the proof.

Appendix A.8. The Proof of Theorem 6

Based on Theorem 5, we have R f + = R f R f 2 R f N R f N .

Appendix A.9. The Proof of Theorem 7

Let S k ( N ) = { 1 [ j = k n f ( x j ) ] N } N N 1 ; then S n + 1 ( N ) = 1 , S 1 ( N ) = 0 . By Theorem 4, we have
Exp [ R f + ] = k = 1 n [ S k + 1 ( N ) S k ( N ) ] x k = x 1 [ S 2 ( N ) S 1 ( N ) ] + x 2 [ S 3 ( N ) S 2 ( N ) ] + + x n [ S n + 1 ( N ) S n ( N ) ] = x 1 S 1 ( N ) x 1 S 0 ( N ) + x 2 S 2 ( N ) x 2 S 1 ( N ) + + x n S n ( N ) x n S n 1 ( N ) = S 1 ( N ) ( x 1 x 2 ) + S 2 ( N ) ( x 2 x 3 ) + + S n 1 ( N ) ( x n 1 x n ) + x n = x n k = 1 n 1 S k ( N ) ( x k + 1 x k ) .
This completes the proof.

References

  1. Zadeh, L.A. Fuzzy sets. Inf. Control 1965, 8, 338–353. [Google Scholar] [CrossRef]
  2. Naessens, H.; De Meyer, H.; De Baets, B. Algorithms for the computation of T-transitive closures. IEEE Trans. Fuzzy Syst. 2002, 10, 541–551. [Google Scholar] [CrossRef]
  3. Lee, H.S. An optimal algorithm for computing the max–min transitive closure of a fuzzy similarity matrix. Fuzzy Sets Syst. 2001, 123, 129–136. [Google Scholar] [CrossRef]
  4. Baier, C.; Katoen, J.P. Principles of Model Checking; MIT Press: Cambridge, MA, USA, 2008. [Google Scholar]
  5. Ma, Z.; Li, Z.; Li, W.; Gao, Y.; Li, X. Model checking fuzzy computation tree logic based on fuzzy decision processes with cost. Entropy 2022, 24, 1183. [Google Scholar] [CrossRef] [PubMed]
  6. Dubois, D.; Prade, H. Fuzzy set and possibility theory-based methods in artificial intelligence. Artif. Intell. 2003, 148, 1–9. [Google Scholar] [CrossRef]
  7. Ying, H.; Lin, F. Self-learning fuzzy automaton with input and output fuzzy sets for system modelling. IEEE Trans. Emerg. Top. Comput. Intell. 2022, 7, 500–512. [Google Scholar] [CrossRef]
  8. Liu, W.; He, Q.; Li, Z.; Li, Y. Self-learning modeling in possibilistic model checking. IEEE Trans. Emerg. Top. Comput. Intell. 2024, 8, 264–278. [Google Scholar] [CrossRef]
  9. Liu, W.; Wang, J.; He, Q.; Li, Y. Model checking computation tree logic over multi-valued decision processes and its reduction techniques. Chin. J. Electron. 2024, 33, 1399–1411. [Google Scholar] [CrossRef]
  10. Sakurai, J.J.; Napolitano, J. Modern Quantum Mechanics; Cambridge University Press: Cambridge, UK, 2020. [Google Scholar]
  11. Liu, W.; Li, Z.; Li, Y. Quantum Reachability Games. IEEE Trans. Emerg. Top. Comput. Intell. 2024, 1–15. Available online: https://ieeexplore.ieee.org/document/10584096 (accessed on 3 July 2024). [CrossRef]
  12. Kruse, R.; Buck-Emden, R.; Cordes, R. Processor power considerations—An application of fuzzy Markov chains. Fuzzy Sets Syst. 1987, 21, 289–299. [Google Scholar] [CrossRef]
  13. Buckley, J.J. Fuzzy probabilities: New approach and applications. Physica 2012, 115, 7–30. [Google Scholar]
  14. Kurano, M.; Yasuda, M.; Nakagami, J.i.; Yoshida, Y. A fuzzy approach to Markov decision processes with uncertain transition probabilities. Fuzzy Sets Syst. 2006, 157, 2674–2682. [Google Scholar] [CrossRef]
  15. Zadeh, L.A. Fuzzy probabilities. Inf. Process. Manag. 1984, 20, 363–372. [Google Scholar] [CrossRef]
Figure 1. Proportion of 0.8 and 0.2 elements in transitive closure with different sizes of fuzzy matrix.
Figure 1. Proportion of 0.8 and 0.2 elements in transitive closure with different sizes of fuzzy matrix.
Axioms 14 00690 g001
Figure 2. The distribution bias of classical probability superposed fuzzy relation R f m .
Figure 2. The distribution bias of classical probability superposed fuzzy relation R f m .
Axioms 14 00690 g002
Figure 3. The distribution bias of classical probability superposed fuzzy relation R f m .
Figure 3. The distribution bias of classical probability superposed fuzzy relation R f m .
Axioms 14 00690 g003
Figure 4. The bias of R f = k = 1 n 1 n | x k under the role of m-th power operator.
Figure 4. The bias of R f = k = 1 n 1 n | x k under the role of m-th power operator.
Axioms 14 00690 g004
Figure 5. Element frequency of fuzzy matrix and its transitive closure, and f + ( x k ) with N = 5 , n = 20 .
Figure 5. Element frequency of fuzzy matrix and its transitive closure, and f + ( x k ) with N = 5 , n = 20 .
Axioms 14 00690 g005
Figure 6. Element frequency of fuzzy matrix and its transitive closure, and f + ( x k ) with N = 10 , n = 20 .
Figure 6. Element frequency of fuzzy matrix and its transitive closure, and f + ( x k ) with N = 10 , n = 20 .
Axioms 14 00690 g006
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.

Share and Cite

MDPI and ACS Style

Li, N.; Yu, X.; Liu, W. Max–Min Transitive Closure of Randomly Generated Fuzzy Matrix: Bernoulli and Classical Probabilistic Models. Axioms 2025, 14, 690. https://doi.org/10.3390/axioms14090690

AMA Style

Li N, Yu X, Liu W. Max–Min Transitive Closure of Randomly Generated Fuzzy Matrix: Bernoulli and Classical Probabilistic Models. Axioms. 2025; 14(9):690. https://doi.org/10.3390/axioms14090690

Chicago/Turabian Style

Li, Nan, Xianfeng Yu, and Wuniu Liu. 2025. "Max–Min Transitive Closure of Randomly Generated Fuzzy Matrix: Bernoulli and Classical Probabilistic Models" Axioms 14, no. 9: 690. https://doi.org/10.3390/axioms14090690

APA Style

Li, N., Yu, X., & Liu, W. (2025). Max–Min Transitive Closure of Randomly Generated Fuzzy Matrix: Bernoulli and Classical Probabilistic Models. Axioms, 14(9), 690. https://doi.org/10.3390/axioms14090690

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop