Article Search
닫기

Original Article

Split Viewer

International Journal of Fuzzy Logic and Intelligent Systems 2023; 23(4): 425-435

Published online December 25, 2023

https://doi.org/10.5391/IJFIS.2023.23.4.425

© The Korean Institute of Intelligent Systems

Increasing and Decreasing Soft Rough Set Approximations

Sobhy Ahmed Ali El-Sheikh1, Shehab El-deen Ali Kandil2, and Salama Hussien Ali Shalil3

1Mathematics Department, Faculty of Education, Ain Shams University, Cairo, Egypt
2Mathematics Department, Canadian International College, Cairo, Egypt
3Mathematics Department, Faculty of Science, Helwan University, Cairo, Egypt

Correspondence to :
Salama Hussien Ali Shalil (slamma_elarabi@yahoo.com)

Received: March 29, 2023; Accepted: October 16, 2023

This is an Open Access article distributed under the terms of the Creative Commons Attribution Non-Commercial License (http://creativecommons.org/licenses/by-nc/3.0/) which permits unrestricted noncommercial use, distribution, and reproduction in any medium, provided the original work is properly cited.

This paper presents a novel method for generating increasing and decreasing soft rough set approximations that addresses the limitations of the previous approach, which suffers from issues such as the modified soft lower approximation not being equal to the universe set and the modified soft upper approximation being empty. The proposed method, illustrated with examples, applies to both qualitative and quantitative real-world problems. A comparison with the classical soft rough set model reveals that the proposed method improves accuracy by converting partially ordered relations to linearly ordered relations, such as directed or total directed relations, wherein every subset becomes crisp. Overall, the proposed method addresses the aforementioned limitations and improves soft rough set approximations.

Keywords: Soft rough set, Approximation, Soft rough approach, Increasing set, Decreasing set

Decision-making is a crucial aspect of daily life, and the ability to make informed and accurate choices is vital for success. However, most real-life problems are plagued by uncertainty, vagueness, and imprecision, making it difficult to determine optimal solutions. To address these issues, researchers have developed various mathematical tools such as the increasing (decreasing) soft rough approach.

The increasing (decreasing) soft rough approach generalizes the classic soft rough set model and is based on the concept of topologically ordered spaces introduced by Nachbin [1] in 1965. Subsequently, in 1982, Pawlak [2] introduced the concept of rough set theory, which provided a new approach to soft computing and has been widely applied in various fields, such as information systems, economics, medicine, engineering, and game theory. In 1999, Molodtsov [3] first introduced the notion of soft sets to overcome problems associated with vagueness, impreciseness, and incomplete data. Feng et al. [4] introduced the concept of soft rough sets, which can be considered as a generalization of the rough set model. Numerous researchers have studied this concept and combined it with different types of sets to handle uncertainties. The increasing (decreasing) soft rough approach builds on the foundations of previous models and offers a more specific and broader method for solving real-life problems. This is a modified version of the approach proposed by Alkhazaleh and Marei [5] and addresses some of the limitations of their method. These limitations include the modified soft lower approximation of the universe set not being equal to the universe, and the modified soft upper approximation of the empty set not being empty.

The proposed method, demonstrated and compared through diverse examples, exhibits significant advantages over the classic soft rough set model and other methodologies. It provides a practical and effective solution for decision-making in uncertain and vague scenarios and is a valuable tool for making informed choices in real-life problems.

This section introduces the core concepts and principles of soft sets, rough sets, soft rough sets, and increasing (decreasing) sets.

Definition 2.1 [6]

A binary relation ≤ on a set Ψ is called a partial order if it satisfies the following three properties: reflexivity, antisymmetry, and transitivity. The set (Ψ, ≤) is called a partially ordered set (POS). In addition, the equality relation on Ψ, represented by ▲, is the set of all pairs of the form (n, n) for each element n in Ψ.

Definition 2.2 [6]

A POS can also be classified as a linear ordered set (LOS) or directed ordered set (DOS) based on additional properties. An LOS is a POS wherein, for any two elements n, b ∈ Ψ, either nb, bn, or n = b. A DOS is a POS wherein, for any two elements n, b ∈ Ψ, there exists an element z ∈ Ψ such that zn and zb.

Definition 2.3 [1]

Let (Ψ, ≤) be a POS, n ∈ Ψ and G ⊆ Ψ. This is defined as follows:

  • 1. i(n) = {b ∈ Ψ : nb},

  • 2. d(n) = {b ∈ Ψ : bn},

  • 3. i(G) = {b ∈ Ψ : nb for some nG} = ∪nG(i(n)),

  • 4. d(G) = {b ∈ Ψ : bn for some nG} = ∪nG(d(n)).

If i(G) = G, G is considered an increasing set, and if d(G) = G, G is considered a decreasing set.

Definition 2.4 [7]

Quadruples—consisting of a set of finite objects (denoted as Ψ), a set of finite attributes (denoted as δ), a value set for each attribute (denoted as V), and an information function (denoted as f) that maps objects to their attribute values—are used in rough set theory. Notably, Ψ and δ must not be empty sets.

Definition 2.5 [2]

An equivalence class of element x in a set of data (denoted as Ψ), determined by the equivalence relation δ, is defined as

[x]δ={xΨ:δ(x)=δ(x)}.

The lower approximation of set H (a subset of Ψ) with respect to the equivalence relation δ is defined as

δ_(H)={[x]δ:[x]δH}.

The upper approximation of set H with respect to the equivalence relation δ is defined as follows:

δ¯(H)={[x]δ:[x]δH}.

The boundary approximation of set H with respect to an equivalence relation δ is defined as follows:

Bndδ(H)=δ¯(H)-δ_(H).

The accuracy measure of the degree of crispness for set H with respect to the equivalence relation δ is defined as follows:

αδ(H)=δ_(H)δ¯(H),

if δ(H) ≠ ∅, and a set H is considered a crisp set if δ(H) = δ(H) with respect to δ; otherwise, it is considered a rough set.

Henceforth, Ψ denotes the universe set, and P denotes the fixed set of parameters. TP and 2Ψ denotes the power set of Ψ.

Definition 2.6 [3]

A soft set is a mathematical concept composed of two sets: L and T. L is a set of labels and T is a subset of a fixed set of parameters denoted by P. The function L : T → 2Ψ links each element in T to a subset of the universe set Ψ.

Definition 2.7 [4]

Let M = (Ψ, N) be a soft approximation space, with N = (L, T) being a soft set over Ψ. The soft rough lower, upper, and boundary approximations for a set H in this space, by using the parameter set P, are defined as follows:

apr_P(H)={uΨ,eT:uL(k)H},apr¯P(H)={uΨ,eT:uL(k),L(k)H},BndP(H)=apr¯P(H)-apr_P(H).

If ∪{L(k) : kT} = Ψ, (L, T) is called a full soft set.

Definition 2.8 [5]

In a soft approximation space M = (Ψ, N), where N = (L, T) is a soft set over the universe Ψ, the following definitions apply to any subset H ⊆ Ψ:

SR_Q(H)={L(k),kT:L(k)H},SR¯Q(H)=[SR_Q(Hc)]c,

where Hc be the complement of H, bISRQ(H)=SR¯Q(H)-SR_Q(H),CISRQ(H)=SR_Q(H)SR¯Q(H),H.

This section defines a partially ordered soft approximation space (POSA) and presents related results. These include increasing (decreasing) soft lower, increasing (decreasing) soft upper, and increasing (decreasing) soft boundary approximations. Finally, it contrasts this structure with prior structures.

Definition 3.1

A triple (Ψ, N, ≤) is called a POSA, where N = (L, T) is a soft set of Ψ and (Ψ, ≤) is a POS. The definitions of the increasing (decreasing) soft lower, increasing (decreasing) soft upper, and increasing (decreasing) soft boundary approximations for any subset H ⊆ Ψ are as follows:

  • 1. ISRinc(H) = ∪{i(L(k)), kT : L(k) ⊆ H},

  • 2. ISR¯inc(H)=[ISR_inc(Hc)]c,

  • 3. BISRinc(H)=ISR¯inc(H)-ISR_inc(H),

  • 4. DSRdec(H) = ∪{d(L(k)), kT : L(k) ⊆ H},

  • 5. DSR¯dec(H)=[DSR_dec(Hc)]c,

  • 6. BDSRdec(H)=DSR¯dec(H)-DSR_dec(H).

Remark 3.1

In Definition 3.1, the expressions ISRinc(H) and DSRdec(H) as defined by Alkhazaleh and Marei [5] in the following forms:

  • 1. ISRinc(H) = ∪{i(L(k)), kT : L(k) ⊆ H}; and

  • 2. DSRdec(H) = ∪{d(L(k)), kT : L(k) ⊆ H}

cannot be accepted mathematically.

The following example describes Remark 3.1.

Example 3.1

Consider a partial order ≤ defined over a set Ψ = {n1, n2, n3, n4, n5, n6} as ≤ = ▲ ∪ {(n2, n6), (n3, n4)}. Let P = {k1, k2, k3} be a fixed of parameters such that L(k1) = {n1, n3, n4, n5, n6}, L(k2) = {n3, n4}, and L(k3) = {n2, n4}.

Let H = {n2, n4}. According to the definitions provided by Alkhazaleh and Marei [5], we calculated the increasing soft lower and decreasing soft lower of H as follows:

ISR_inc(H)={i(L(k)),kT:L(k)H}={n2,n4,n6}H,DSR_dec(H)={d(L(k)),kT:L(k)H}={n2,n3,n4}H.

However, as noted in Remark 3.1, these expressions do not satisfy the mathematical requirements.

We modified the increasing (decreasing) soft rough set approximations introduced to solve these two problems.

Definition 3.2

A triple (Ψ, N, ≤) is called a POSA, where N = (L, T) is a soft set of Ψ and (Ψ, ≤) is a POS. The definitions of the increasing (decreasing) soft lower, increasing (decreasing) soft upper, and increasing (decreasing) soft boundary approximations for any subset H ⊆ Ψ are as follows:

  • 1. ISRinc(H) = ∪{i(L(k)), kT : L(k) ⊆ H} ∩ H,

  • 2. ISR¯inc(H)=[ISR_inc(Hc)]c,

  • 3. BISRinc(H)=ISR¯inc(H)-ISR_inc(H),

  • 4. DSRdec(H) = ∪{d(L(k)), kT : L(k) ⊆ H} ∩ H,

  • 5. DSR¯dec(H)=[DSR_dec(Hc)]c,

  • 6. BDSRdec(H)=DSR¯dec(H)-DSR_dec(H).

Definition 3.3

Given a soft set N = (L, T) over Ψ and a POSA (Ψ, N, ≤), the degree of crispness of any subset H ⊆ Ψ is represented by CISRinc (H) and is defined as follows:

CISRinc(H)=ISR_inc(H)ISR¯inc(H),H.

Clearly, the value of CISRinc (H) is between 0 and 1. If ISR_inc(H)=ISR¯inc(H), H is a crisp set. Otherwise, H is considered as an increasingly soft rough set.

Proposition 3.1

Given a POSA (Ψ, N, ≤), let H, Y ⊆ Ψ. Then,

  • 1. ISR_inc(H)HISR¯inc(H).

  • 2. ISR_inc()=   and   ISR¯inc(Ψ)=Ψ.

  • 3. HYISRinc(H) ⊆ ISRinc(Y).

  • 4. HYISR¯inc(H)ISR¯inc(Y).

  • 5. ISRinc(HY) ⊆ ISRinc(H) ∩ ISRinc(Y).

  • 6. ISRinc(H) ∪ ISRinc(Y) ⊆ ISRinc(HY).

  • 7. ISR¯inc(HY)ISR¯inc(H)ISR¯inc(Y).

  • 8. ISR¯inc(H)ISR¯inc(Y)ISR¯inc(HY).

  • 9. ISRinc(ISRinc(H)) = ISRinc(H).

  • 10. ISR¯inc(ISR¯inc(H))=ISR¯inc(H).

  • 11. ISR_inc(ISR¯inc(H))ISR¯inc(H).

  • 12. ISR_inc(H)ISR¯inc(ISR_inc(H)).

  • 13. ISR_inc(Hc)=[ISR¯inc(H)]c

Proof
  • 1. From Definition 3.2, it follows that ISRinc(H) ⊆ H and ISR¯inc(Hc)=[ISR_inc(H)]c, then Hc[ISR_inc(H)]c=ISR¯inc(Hc). So, HISR¯inc(H). Therefore, ISR_inc(H)HISR¯inc(H).

  • 2. Evidently, ISRinc(∅) = ∅, as the result of ∅ being the intersection of ∅ with the union of all sets that are subsets of ∅. However, ISR¯inc(Ψ)=Ψ, as it is the complement of ∅, which is ISRinc(∅), in the set Ψ.

  • 3. ISRinc(H) = ∪{i(L(k)), kT : L(k) ⊆ H} ∩ H ⊆ ∪{i(L(k)), kT : L(k) ⊆ Y } ∩ Y = ISRinc(Y).

  • 4. If HY, Y cHc. This implies that ISRinc(Y c) ⊆ ISRinc(Hc). Therefore, [ISRinc(Hc)]c ⊆ [ISRinc(Y c)]c. As a result, ISR¯inc(H)ISR¯inc(Y).

  • 5. ISRinc(HY) = ∪{i(L(k)), kT : L(k) ⊆ (HY)} ∩ (HY) ⊆ ISRinc(H) = ∪ {i(L(k)), kT : L(k) ⊆ H} ∩ HISRinc(H). Similarly, ISRinc(HY) ⊆ ISRinc(Y). Therefore, ISRinc(HY) ⊆ ISRinc(H) ∩ ISRinc(Y).

  • 6. ISRinc(H) = ∪{i(L(k)), kT : L(k) ⊆ H} ∩ H ⊆ ∪{i(L(k)), kT : L(k) ⊆ (HY)} ∩ (HY) ⊆ ISRinc(HY). Similarly, ISRinc(Y) ⊆ ISRinc(HY). Consequently, ISRinc(H) ∪ ISRinc(Y) ⊆ ISRinc(HY).

  • 7. ISR¯inc(HY)=[ISR_inc(HY)c]c=[ISR_inc(HcYc)]c[ISR_inc(Hc)ISR_inc(Yc)]c=[ISR_inc(Hc)]c[ISR_inc(Yc)]c=ISR¯inc(H)ISR¯inc(Y).

  • 8. ISR¯inc(HY)=[ISR_inc(HY)c]c=[ISR_inc(HcYc)]c[ISR_inc(Hc)ISR_inc(Yc)]c=[ISR_inc(Hc)]c[ISR_inc(Yc)]c=ISR¯inc(H)ISR¯inc(Y).

  • 9. Let Y = ISRinc(H) and xY = ∪{i(L(k)), kT : L(k) ⊆ H} ∩ H. Therefore, for any given element kT, xi(L(k)) ∩ Hi(L(k)). This implies that xi(L(k)) ∩ Y. Subsequently, xISRinc(Y) and so ISRinc(H) ⊆ ISRinc(ISRinc(H)). Using property (1), it can be deduced that ISRinc(ISRinc(H)) ⊆ ISRinc(H). This completes the proof.

  • 10. Using property (9) and the definition of ISR¯inc it can be deduced that ISR¯inc(ISR¯inc(H))=ISR¯inc(H).

  • 11. Let Z=ISR¯inc(H), and according to property (1), ISRinc(Z) ⊆ Z. This means that ISR_inc(ISR¯inc(H))ISR¯inc(H).

  • 12. By definition of Y, if Y = ISRinc(H), by property (1) YISR¯inc(Y). In other words, ISR_inc(H)ISR¯inc(ISR_inc(H)).

  • 13. [ISR¯inc(H)]c=[ISR_inc(Hc)c]c=ISR_inc(Hc).

Proposition 3.2

In POSA (Ψ, N, ≤), if H is a subset of the set of states Ψ, the following statements are true:

  • 1. SRQ(H) ⊆ ISRinc(H), and they are equal if ≤ = ▲.

  • 2. ISR¯inc(H)SR¯Q(H), and they are equal if ≤ = ▲.

  • 3. BISRinc (H) ⊆ bISRQ(H), and they are equal if ≤ = ▲.

Proof
  • 1. SRQ(H) = ∪{L(k), kT : L(k) ⊆ H} ⊆ ∪{i(L(k)),

    kT : L(k) ⊆ H} ∩ H = ISRinc(H). If ≤ = ▲, then i(L(k)) = L(k), ∀kT. Here, SRQ(H) = ISRinc(H).

  • 2. ISR¯inc(H)=[ISR_inc(Hc)]c[SR_Q(Hc)]c=SR¯Q(H). If ≤ = ▲, the equality holds from property (1).

  • 3. BISRinc(H)=ISR¯inc(H)-ISR_inc(H)SR¯Q(H)-SR_Q(H)=bISRQ(H). If ≤ = ▲, clearly that BISRinc (H) = bISRQ(H).

The following example describes Proposition 3.2

Example 3.2

In the example given by Alkhazaleh and Marei [5], a soft set (L, P) was used to represent the condition of patients suspected of having the flu. Set P includes seven flu symptoms: difficulty breathing, headache, fever, cough, runny nose, sore throat, and lethargy, which were approved previously [810]. In this example, six patients were examined at a medical center, represented by a set. Ψ = {n1, n2, n3, n4, n5, n6} and P is a set of parameters, such as P = {k1, k2, k3, k4, k5, k6, k7}, where k1 = fever, k2 = difficult breathing, k3 = runny nose, k4 = cough, k5 = headache, k6 = sore throat, k7 = lethargy. Consider the mapping L : P → 2Ψ given by L(k1) = {n1, n3, n4, n5, n6}, L(k2) = {n1, n2}, L(k3) = {n1, n2, n4}, L(k4) = {n1}, L(k5) = {n3, n4}, L(k6) = {n2, n4}, L(k7) = {n1, n3, n5, n6}.

For example, L(k1) = {n1, n3, n4, n5, n6} indicates that patients 1, 3, 4, 5, and 6 have a fever. This soft set can be represented in Boolean tabular form, as shown in Table 2. This example was used to automate the process of identifying flu symptoms in patients.

Let ≤ = ▲ ∪ {(n2, n6), (n3, n4)} be a partial-order relationship on Ψ. Subsequently, the increasing sets are i(L(k1)) = {n1, n3, n4, n5, n6}, i(L(k2)) = {n1, n2, n6}, i(L(k3)) = {n1, n2, n4, n6}, i(L(k4)) = {n1}, i(L(k5)) = {n3, n4}, i(L(k6)) = {n2, n4, n6}, and i(L(k7)) = {n1, n3, n4, n5, n6}. If H = {n2, n3, n4, n5, n6}, then SRQ(H) = {n2, n3, n4} and ISRinc(H) = {n2, n3, n4, n6}; clearly, SRQ(H) ⊆ ISRinc(H). If H = {n3, n4, n5}. Then, SR¯Q(H)={n3,n4,n5,n6} and ISR¯inc(H)={n3,n4,n5} implies that ISR¯inc(H)SR¯Q(H). Also, bISRQ(H) = {n5, n6} and BISRinc (H) = {n5}, so that BISRinc (H) ⊆ bISRQ(H).

Table 3 compares the boundary and accuracy of the method proposed by Alkhazaleh and Marei [5, Table 5] and the current method (defined as Definition 3.2) when applied to increasing sets. The comparison was based on the partial-order relation ≤ = ▲ ∪ {(n2, n6), (n3, n4)} for Ψ.

This section describes the improvement in the precision and addressing of the limitations by converting POS to LOS (DOS and total directed ordered set [TDOS]). This should address issues such as those found in the approach by Alkhazaleh and Marei [5] approach, where the modified soft upper bound approximation of the universe set may not match the actual universe, and the modified soft upper bound approximation of the empty set may not be truly empty. The new approximations have specific properties, and counterexamples are presented. The relationship between this approach and that of Alkhazaleh and Marei [5] was also established.

Definition 4.1

Let Ψ be a POS. Ψ is considered a TDOS if, for any two elements n and b in Ψ and any z in Ψ, we have zn and zb. In other words, any two elements in Ψ have a common lower bound that is less than or equal to them for any choice of z.

Proposition 4.1

If (Ψ, ≤) is a TDOS in the soft set N = (L, T) over a nonempty set Ψ, then

  • 1. i(L(kj)) = Ψ, ∀kjT, L(kj) ≠ ∅.

  • 2. ISRinc(Ψ) = Ψ.

  • 3. ISR¯inc()=.

  • 4. ∀H ⊆ Ψ, if L(k)HISR_inc(H)=H=ISR¯inc(H).

Proof
  • 1. We have four cases:

    • (a) If | Ψ |= 1. Let Ψ = {x}, L(kj) = Ψ, ∀kjT, L(kj) ≠ ∅ implies that i(L(kj)) = Ψ.

    • (b) Or | Ψ |= 2. Let Ψ = {x, y}, then we have two cases:

      • i. If L(kj) = {x} or L(kj) = {y} without loss of generality, we consider L(kj) = {x}. As Ψ is TDOS and y ∈ Ψ, and ∀x ∈ Ψ, xy implies that yi(L(kj)). Therefore, i(L(kj)) = {x, y} = Ψ, ∀kjT.

      • ii. Or L(kj) = {x, y}, then i(L(kj)) = {x, y} = Ψ, ∀kjT.

    • (c) Or | Ψ |= 3. Let Ψ = {x, y, z}, then, we have three cases:

      • i. If L(kj) = {x}, L(kj) = {y}, or L(kj) = {z}, without loss of generality, we consider L(kj) = {x}. AS Ψ is TDOS and y, z ∈ Ψ, and ∀x ∈ Ψ, xy and xz implies that y, zi(L(kj)). Therefore i(L(kj)) = {x, y, z} = Ψ, ∀kjT.

      • ii. If L(kj) = {x, y}, L(kj) = {x, z}, or L(kj) = {y, z}, without loss of generality, we consider L(kj) = {x, y}. As Ψ is TDOS and y, z ∈ Ψ, and ∀x ∈ Ψ, xy and xz implies that zi(L(kj)). Therefore, i(L(kj)) = {x, y, z} = Ψ, ∀kjT.

      • iii. If L(kj) = {x, y, z}, then i(L(kj)) = {x, y, z} = Ψ, ∀kjT.

    • (d) Or | Ψ |> 3. Subsequently, we have four cases. The first three cases are similar to C. We now prove the fourth case, wherein | L(kj) | > 3. Because Ψ is TDOS, xy and xz, ∀ x, y, z ∈ Ψ. Therefore, i(L(kj)) = Ψ, ∀kjT.

  • 2. ISRinc(Ψ) = ∪{i(L(k)), kT : L(k) ⊆ Ψ} ∩ Ψ = Ψ.

  • 3. ISR¯inc()=[ISR_inc(c)]c=[ISR_inc(Ψ)]c=Ψc=.

  • 4. ISRinc(H) = ∪{i(L(k)), kT : L(k) ⊆ H} ∩ H = Ψ ∩ H = H due to property (1). However, ISR¯inc(H)=[ISR_inc(Hc)]c=(Hc)c=H. Thus, the proof is complete.

In this example, many subsets were more accurate than those listed in Table 3.

Example 4.1

In Example 3.2, if ≤ = ▲ ∪ {(n2, n1), (n2, n3), then: {(n2, n4), (n2, n5), (n2, n6), (n3, n1), (n3, n4), (n3, n5), (n3, n6), (n4, n1), (n4, n5), (n4, n6), (n5, n1), (n5, n6), (n6, n1)}. Clearly, (Ψ, ≤) is an LOS and the increasing sets are i(L(k1)) = i(L(k2)) = i(L(k3)) = i(L(k6)) = Ψi(L(k4)) = {n1}, i(L(k5)) = i(L(k7)) = {n1, n3, n4, n5, n6}, and the result in the Table 4 show that several subsets are more exact (crisp) than those listed in Table 3.

Remark 4.1

The following example demonstrates that all subsets become crisp if POS (Ψ, ≤) is a DOS in an increasing number of sets.

Example 4.2

In Example 3.2, if ≤ = ▲ ∪, then: {(n1, n2), (n1, n3), (n1, n4), (n1, n5), (n1, n6), (n2, n1), (n2, n3), (n2, n4), (n2, n5), (n2, n6), (n3, n1), (n3, n2), (n3, n4), (n3, n5), (n3, n6). Clearly, (Ψ, ≤) is a DOS and the increasing sets are i(L(k1)) = i(L(k2)) = i(L(k3)) = i(L(k4)) = i(L(k5)) = i(L(k6)) = i(L(k7)) = Ψ. As shown in Table 5, all subsets in the study by Alkhazaleh and Marei [5, Table 5] become exact (crisp) if POS(Ψ, ≤) is a DOS.

Example 4.3

In Example 3.2, if ≤ = ▲ ∪, then: {(n1, n2), (n1, n3), (n1, n4), (n1, n5), (n1, n6), (n2, n1), (n2, n3), (n2, n4), (n2, n5), (n2, n6), (n3, n1), (n3, n2), (n3, n4), (n3, n5), (n3, n6), (n4, n1), (n4, n2), (n4, n3), (n4, n5), (n4, n6), (n5, n1), (n5, n2), (n5, n3), (n5, n4), (n5, n6), (n6, n1), (n6, n2), (n6, n3), (n6, n4), (n6, n5)}. Clearly, (Ψ, ≤) is a TDOS and the increasing sets are i(L(k1)) = i(L(k2)) = i(L(k3)) = i(L(k4)) = i(L(k5)) = i(L(k6)) = i(L(k7)) = Ψ. As per Table 5, all subsets in the study by Alkhazaleh and Marei [5, Table 5] become exact (crisp) if POS (Ψ, ≤) is a TDOS.

Remark 4.2

As indicated Tables 5 and 6, the results correspond to the case of Ψ is DOS and TDOS,; however, if we consider H = {n4, n5}, L(k8) = {n4} in Example 3.2, we have two cases:

  • 1. If Ψ is DOS, then CISRinc(H)=12,

  • 2. If Ψ is TDOS, then CISRinc (H) = 1.

Proposition 4.2

In POSA (Ψ, N, ≤), for any subset H, Y ⊆ Ψ, the following statements hold:

  • 1. ISRinc(H Y) ⊆ ISRinc(H) ISRinc(Y).

  • 2. ISR¯inc(H-Y)(may not be)ISR¯inc(H)-ISR¯inc(Y).

  • 3. ISR¯inc(H)-ISR¯inc(Y)(may not be)ISR¯inc(H-Y).

Proof

1. If xISRinc(HY), then x can be represented as an element in a union of sets i(L(k)) for some kT, such that L(k) ⊆ (H Y). It follows that x is also in H but not in Y. Hence, xISRinc(H) and xISRinc(Y). Therefore, x is in the set difference of ISRinc(H) and ISRinc(Y), and we have ISRinc(H Y) ⊆ ISRinc(H) ISRinc(Y).

A counterexample shows that the assertion of Property (1) in Proposition 4.2 does not hold.

Example 4.4

Consider the scenario in Example 3.2 where ≤ = ▲, H = {n1, n2} and Y = {n1}. Subsequently, ISRinc (H) = {n1, n2}, ISRinc(Y) = {n1}, ISRinc(H Y) = ∅, ISRinc(H)ISRinc(Y) = {n2}, it follows that ISRinc(H)ISRinc(Y) = {n2} ⊈ ISRinc(HY).

The following two examples demonstrate the validity of Propositions (2) and (3) in Proposition 4.2.

Example 4.5

Let H = {n3} and Y = {n1, n4} from Example 4.2. Subsequently, ISR¯inc(H)={n3},ISR¯inc(Y)=Ψ,ISR¯inc(H-Y)={n3},ISR¯inc(H)-ISR¯inc(Y)=, Hence, ISR¯inc(H-Y)ISR¯inc(H)-ISR¯inc(Y).

Example 4.6

Let H = {n1, n4} and Y = {n4} from Example 4.2. We have ISR¯inc(H)=Ψ,ISR¯inc(Y)={n4},ISR¯inc(H-Y)={n1},ISR¯inc(H)-ISR¯inc(Y)={n1,n2,n3,n5,n6}. Hence, ISR¯inc(H)-ISR¯inc(Y)ISR¯inc(H-Y).

In this section, we present soft concepts. Furthermore, by using the degree of accuracy of the modified soft roughness and increasing soft roughness methods, we compared these approaches.

Definition 5.1

Let N = (L, T) be a soft set over set Ψ, and let (Ψ, N, ≤) be a POSA. Then, H ⊆ Ψ is referred to as

  • 1. Totally ISRinc-definable (ISRincexact) set, if ISR_inc(H)=H=ISR¯inc(H).

  • 2. Internally ISRinc-definable set, if ISRinc(H) = H, HISR¯inc(H).

  • 3. Externally ISRinc-definable set, if ISRinc(H) ⫋ H, H=ISR¯inc(H).

  • 4. Totally ISRinc-definable rough set, if ISRinc(H) ⫋ H, H=ISR¯inc(H).

Theorem 5.1

Each ISRQ-definable set is also a total ISRinc-definable set.

Proof

Let H ⊆ Ψ be a total ISRQ-definable set. Then, SRQ(H) = H. However, SRQ(H) ⊆ ISRinc(H) due to Proposition 3.2. Using property (1) in Proposition 3.1, it follows that ISRinc(H) = H. Additionally, according to Proposition 3.1 and Proposition 3.2, SR¯Q(H)=H,HISR¯inc(H) and ISR¯inc(H)SR¯Q(H), such that ISR¯inc(H)=H. Hence, the proof is concluded.

The contrapositive to Theorem 5.1 does not hold universally.

Example 5.1

Consider H = {n1} in Example 4.2. It follows that ISR_inc(H)=H=ISR¯inc(H), but SR¯Q(H)H.

Theorem 5.2

Every total ISRinc-definable rough set is also an ISRQ-definable rough set.

Proof

From Propositions 3.1 and 3.2, SRQ(H) ⊆ ISRinc(H) ⫋ H and HISR¯inc(H)SR¯Q(H), where H is a totally ISRinc-definable rough subset of Ψ. Therefore, SRQ(H) ⫋ H and HSR¯Q(H). Consequently, H is a totally ISRQ-definable rough set.

The opposite of Theorem 5.2 is generally not true. As demonstrated in Example 4.1, when H = {n5}, the conditions SRQ(H) ⫋ H and HSR¯Q(H) are satisfied; however, ISR¯inc(H)=H.

Remark 5.1

Internally, the ISRinc-definable set is not equivalent to the ISRQ-definable set.

Example 5.2 illustrates the statement in Remark 5.1.

Example 5.2

By considering H = {n1, n2, n3} in Example 4.1, we obtain ISRinc(H) = {n1, n2, n3} and ISR¯inc(H)=Ψ, which shows that H is internally ISRinc-definable set. However, SRQ(H) ≠ H, making it not internally ISRQ-definable set. In contrast, if we consider Y = {n1, n2}, we have SRQ(Y) = {n1, n2} and SR¯Q(Y)={n1,n2,n5,n6}, which indicates that Y is internally ISRQ-definable set. However, ISR¯inc(Y)={n1,n2}=Y, which is not internally ISRinc-definable set.

Remark 5.2

Externally, the ISRinc-definable set is not equal to the externally defined ISRQ set.

The following examples demonstrate Remark 5.2.

Example 5.3

Consider H = {n3, n4, n5} from Example 3.2. Then, ISRinc(H) = {n3, n4} and ISR¯inc(H)={n3,n4,n5}. However, SR¯Q(H)={n3,n4,n5,n5}H, which means H is externally ISRinc-definable set but it is not externally ISRQ-definable set.

Example 5.4

Consider Y = {n3, n4, n5, n6} from Example 4.1. Then, SRQ(Y) = {n3, n4}, and SR¯Q(Y)={n3,n4,n5,n6}=Y which demonstrates that Y is externally ISRQ-definable set. However, ISRinc(Y) = {n3, n4, n5, n6} = Y, is not externally ISRinc-definable.

Proposition 5.1

Let (Ψ, N, ≤) be a POSA and N = (L, T) be a soft set over Ψ. If H ⊆ Ψ, then H is the total ISRinc-definable set if and only if CISRinc (H) = 1.

Proof

If H is a totally ISRinc-definable set, then ISR_inc(H)=ISR¯inc(H); this implies that CISRinc (H) = 1. However, if CISRinc (H) = 1, then ISR_inc(H)=ISR¯inc(H). According to Proposition 3.1, we have ISRinc(H) ⊆ H and HISR¯inc(H), implying that ISR_inc(H)=H=ISR¯inc(H) and hence H is a totally ISRinc-definable set.

Definition 5.2

A soft set N = (L, T) over Ψ is referred to as a full soft-increasing set if (Ψ, N, ≤) is a POSA and (Ψ, ≤) is a TDOS.

Remark 5.3

If N = (L, T) is a full soft set, it is a fully soft increasing set.

Remark 5.3 is not necessarily true in all the cases, as demonstrated in Example 5.5.

Example 5.5

Example 3.7 in [5] shows that even if N = (L, T) is a fully soft increasing set, it may not be a full soft set.

Remark 5.4

The results obtained will be similar if “increasing sets” are replaced with “decreasing sets” in this search.

The concept of topologically ordered spaces was first proposed by Nachbin [1]. Rough set theory was introduced by Pawlak [2] in 1982 as a mathematical framework for handling uncertainty and vagueness in data analysis. In 1999, Molodtsov [3] introduced the concept of soft sets for extending rough sets to uncertain objects. Alkhazaleh and Marei [5] proposed a modified soft-rough-set model for 2021. This study considered increasing (decreasing) soft rough sets, solved problems by using the modified model, and demonstrated enhanced results as compared to the traditional approach. The novel method addresses the limitations associated with the method by Alkhazaleh and Marei [5] by converting partially ordered relations into linearly ordered relations such as directed or totally directed relations. This conversion ensures that every subset is crisp, resulting in improved accuracy in various domains.

I express my heartfelt gratitude to all those who supported me in the writing of this paper. First, I extend my sincere thanks to my supervisor, Professor Dr. S. A. El-Sheikh, for providing valuable advice and making efforts to enhance my paper. Second, I express my appreciation to my classmates, who promptly supplied references and information. Their assistance made it easier for me to complete this study.

The central proposal of this paper was put forth by S.A.E, S.A.K, and S.H.A who conducted the data analysis. All authors were involved in writing and reviewing the manuscript and have read and approved the final manuscript.

Table. 1.

Table 1. Tabular representation of the soft set (L, P).

Objectsk1k2k3k4k5k6k7
n1YesYesYesYesNoNoYes
n2NoYesYesNoNoYesNo
n3YesNoNoNoYesNoYes
n4YesNoYesNoYesYesNo
n5YesNoNoNoNoNoYes
n6YesNoNoNoNoNoYes

Table. 2.

Table 2. Boolean tabular representation of the soft set (L, P).

Objectsk1k2k3k4k5k6k7
n11111001
n20110010
n31000101
n41010110
n51000001
n61000001

Table. 3.

Table 3. Comparison of boundary and accuracy between the method by Alkhazaleh and Marei [5, Table 5] and the proposed method (Definition 3.2) using the partial order relation ≤ = ▲ ∪ {(n2, n6), (n3, n4)} on Ψ for increasing sets.

H ⊆ ΨbISRQ(H)CISRQ(H)BISRinc (H)CISRinc (H)
{n1}{n5, n6}13{n5}12
{n1, n2}{n5, n6}12{n5, n6}12
{n1, n3}{n3, n5, n6}14{n3, n5}13
{n1, n5}{n5, n6}13{n5}12
{n2, n4}11
{n3, n4}{n5, n6}12{n5}23
{n1, n2, n5}{n5, n6}12{n5, n6}12
{n1, n3, n5}{n3, n5, n6}14{n3, s5}13
{n1, n5, n6}{n5, n6}13{n5, n6}13
{n2, n3, n4}{n5, n6}35{n5, n6}35
{n2, n4, n5}{n3, n5, n6}25{n3, n5, n6}25
{n3, n4, n5}{n5, n6}12{n5}23
{n1, n3, n5, n6}11
{n2, n3, n4, n5}{n5, n6}35{n5, n6}35
{n2, n4, n5, n6}{n3, n5, n6}25{n3, n5}35
{n3, n4, n5, n6}{n5, n6}12{n5, n6}12
{n2, n3, n4, n5, n6}{n5, n6}35{n5}45

Table. 4.

Table 4. Boundary and accuracy comparison between Example 3.2 and Example 4.1.

H ⊆ ΨExample 3.2Example 4.1
BISRinc (H)CISRinc (H)BISRinc (H)CISRinc (H)
{n1}{n5}121

{n1, n2}{n5, n6}121

{n1, n3}{n3, n5}13{n3}12

{n1, n5}{n5}12{n5}12

{n2, n4}11

{n3, n4}{n5}231

{n1, n2, n5}{n5, n6}121

{n1, n3, n5}{n3, n5}13{n3, n5}13

{n1, n5, n6}{n5, n6}13{n5, n6}13

{n2, n3, n4}{n5, n6}35{n5, n6}35

{n2, n4, n5}{n3, n5, n6}25{n3, n6}35

{n3, n4, n5}{n5}231

{n1, n3, n5, n6}11

{n2, n3, n4, n5}{n5, n6}35{n6}45

{n2, n4, n5, n6}{n3, n5}35{n3}45

{n3, n4, n5, n6}{n5, n6}121

{n2, n3, n4, n5, n6}{n5451

Table. 5.

Table 5. Comparison of boundary and accuracy between the method by Alkhazaleh and Marei [5, Table 5] and the proposed method in Definition 3.2 by using Example 3.2 and if the POS (Ψ, ≤) is a DOS in increasing sets.

H ⊆ ΨMethod by Alkhazaleh and Marei [5]Example 3.2POS (Ψ, ≤) is a DOS
bISRQ(H)CISRQ(H)BISRinc (H)CISRinc (H)BISRinc (H)CISRinc (H)
{n1}{n5, n6}13{n5}121

{n1, n2}{n5, n6}12{n5, n6}121

{n1, n3}{n3, n5, n6}14{n3, n5}131

{n1, n5}{n5, n6}13{n5}121

{n2, n4}111

{n3, n4}{n5, n6}12{n5}231

{n1, n2, n5}{n5, n6}12{n3, n5, n6}121

{n1, n3, n5}{n3, n5, n6}14{n3, n5}131

{n1, n5, n6}{n5, n6}13{n5, n6}131

{n2, n3, n4}{n5, n6}35{n5, n6}351

{n2, n4, n5}{n3, n5, n6}25{n3, n5, n6}251

{n3, n4, n5}{n5, n6}12{n5}231

{n1, n3, n5, n6}111

{n2, n3, n4, n5}{n5, n6}35{n5, n6}351

{n2, n4, n5, n6}{n3, n5, n6}25{n3, n5}351

{n3, n4, n5, n6}{n5, n6}12{n5, n6}121

{n2, n3, n4, n5, n6}{n5, n6}35{n5}451

Table. 6.

Table 6. Comparison of boundary and accuracy between the method by Alkhazaleh and Marei [5, Table 5] and the proposed method in Definition 3.2 using Example 3.2 and if the POS (Ψ, ≤) is a DOS or TDOS in increasing sets.

H ⊆ ΨMethod by Alkhazaleh and Marei [5]Example 3.2POS (Ψ, ≤) is a TDOS
bISRQ(H)CISRQ(H)BISRinc (H)CISRinc (H)BISRinc (H)CISRinc (H)
{n1}{n5, n6}13{n5}121

{n1, n2}{n5, n6}12{n5, n6}121

{n1, n3}{n3, n5, n6}14{n3, n5}131

{n1, n5}{n5, n6}13{n5}121

{n2, n4}111

{n3, n4}{n5, n6}12{n5}231

{n1, n2, n5}{n5, n6}12{n3, n5, n6}121

{n1, n3, n5}{n3, n5, n6}14{n3, n5}131

{n1, n5, n6}{n5, n6}13{n5, n6}131

{n2, n3, n4}{n5, n6}35{n5, n6}351

{n2, n4, n5}{n3, n5, n6}25{n3, n5, n6}251

{n3, n4, n5}{n5, n6}12{n5}231

{n1, n3, n5, n6}111

{n2, n3, n4, n5}{n5, n6}35{n5, n6}351

{n2, n4, n5, n6}{n3, n5, n6}25{n3, n5}351

{n3, n4, n5, n6}{n5, n6}12{n5, n6}121

{n2, n3, n4, n5, n6}{n5, n6}35{n5}451

  1. Nachbin, L (1965). Topology and Order. Princeton, NJ: D Van Nostrand Inc
  2. Pawlak, Z (1982). Rough sets. International Journal of Computer & Information Sciences. 11, 341-356. https://doi.org/10.1007/BF01001956
    CrossRef
  3. Molodtsov, D (1999). Soft set theory: first results. Computers & Mathematics with Applications. 37, 19-31. https://doi.org/10.1016/S0898-1221(99)00056-5
    CrossRef
  4. Feng, F, Liu, X, Leoreanu-Fotea, V, and Jun, YB (2011). Soft sets and soft rough sets. Information Sciences. 181, 1125-1137. https://doi.org/10.1016/j.ins.2010.11.004
    CrossRef
  5. Alkhazaleh, S, and Marei, EA (2021). New soft rough set approximations. International Journal of Fuzzy Logic and Intelligent Systems. 21, 123-134. https://doi.org/10.5391/IJFIS.2021.21.2.123
    CrossRef
  6. Kelly, JC (1975). General Topology. New York, NY: Springer-Verlag https://link.springer.com/book/9780387901251
  7. Pawlak, Z, and Skowron, A (2007). Rudiments of rough sets. Information Sciences. 177, 3-27. https://doi.org/10.1016/j.ins.2006.06.003
    CrossRef
  8. Abbas, K, Mikler, AR, and Gatti, R . Temporal analysis of infectious diseases: influenza., Proceedings of the 2005 ACM Symposium on Applied Computing, 2005, Santa Fe, NM, USA, Array, pp.267-271. https://doi.org/10.1145/1066677.1066740
    CrossRef
  9. Alkhazaleh, S, and Hazaymeh, AA (2018). N-valued refined neutrosophic soft sets and their applications in decision making problems and medical diagnosis. Journal of Artificial Intelligence and Soft Computing Research. 8, 79-86. https://doi.org/10.1515/jaiscr-2018-0005
    CrossRef
  10. Herawan, T, and Deris, MM (2010). Soft decision making for patients suspected influenza. Computational Science and Its Applications–ICCSA 2010. Heidelberg, Germany: Springer, pp. 405-418 https://doi.org/10.1007/978-3-642-12179-1_34
    CrossRef

Sobhy Ahmed Aly El-Sheikh is a professor of Pure Mathematics at Ain Shams University, Faculty of Education, in the Mathematics Department, located in Cairo, Egypt. He was born in 1955 and received his Ph.D. in Topology from the University of Zagazig. His primary research areas include general topology, fuzzy topology, fuzzy bitopology, double sets, and set theory. Dr. Sobhy has authored and published over 90 papers in journals such as the Fuzzy Set and System Journal (FSS), Information Science Journal (INFS), Journal of Fuzzy Mathematics, and other refereed journals. He is recognized as a fellow of the Egyptian Mathematical Society and has served as the supervisor for 16 Ph.D. and approximately 20 M.Sc. thesis.

Shehab Ali Kandil is an assistant professor of Pure Mathematics in the Department of Mathematics at CIC - Canadian International College, located in Cairo, Egypt. He holds a doctorate in Mathematics from Zagazig University and specializes in fuzzy sets, soft fuzzy sets, and topics related to uncertainty. He has conducted extensive research in this field, accumulating more than 10 years of experience in teaching both elementary and advanced courses in various areas of mathematics and statistics. His expertise also extends to supervising student qualifications and relevant research work.

Salama Hussein Ali Shalil received a B.Sc. degree in mathematics from Mansoura University, Egypt in 2000 and an M.Sc. degree in Topology from Ain Shams University, Egypt in 2018. He has been working as a mathematics teacher at the Ministry of Education in Egypt since 2013 and served as a lecturer in the Department of Statistics at the Faculty of Commerce, Al-Arish University, Egypt from 2018 to 2020. His research interests include information systems, topology, rough sets, and double sets.

Article

Original Article

International Journal of Fuzzy Logic and Intelligent Systems 2023; 23(4): 425-435

Published online December 25, 2023 https://doi.org/10.5391/IJFIS.2023.23.4.425

Copyright © The Korean Institute of Intelligent Systems.

Increasing and Decreasing Soft Rough Set Approximations

Sobhy Ahmed Ali El-Sheikh1, Shehab El-deen Ali Kandil2, and Salama Hussien Ali Shalil3

1Mathematics Department, Faculty of Education, Ain Shams University, Cairo, Egypt
2Mathematics Department, Canadian International College, Cairo, Egypt
3Mathematics Department, Faculty of Science, Helwan University, Cairo, Egypt

Correspondence to:Salama Hussien Ali Shalil (slamma_elarabi@yahoo.com)

Received: March 29, 2023; Accepted: October 16, 2023

This is an Open Access article distributed under the terms of the Creative Commons Attribution Non-Commercial License (http://creativecommons.org/licenses/by-nc/3.0/) which permits unrestricted noncommercial use, distribution, and reproduction in any medium, provided the original work is properly cited.

Abstract

This paper presents a novel method for generating increasing and decreasing soft rough set approximations that addresses the limitations of the previous approach, which suffers from issues such as the modified soft lower approximation not being equal to the universe set and the modified soft upper approximation being empty. The proposed method, illustrated with examples, applies to both qualitative and quantitative real-world problems. A comparison with the classical soft rough set model reveals that the proposed method improves accuracy by converting partially ordered relations to linearly ordered relations, such as directed or total directed relations, wherein every subset becomes crisp. Overall, the proposed method addresses the aforementioned limitations and improves soft rough set approximations.

Keywords: Soft rough set, Approximation, Soft rough approach, Increasing set, Decreasing set

1. Introduction

Decision-making is a crucial aspect of daily life, and the ability to make informed and accurate choices is vital for success. However, most real-life problems are plagued by uncertainty, vagueness, and imprecision, making it difficult to determine optimal solutions. To address these issues, researchers have developed various mathematical tools such as the increasing (decreasing) soft rough approach.

The increasing (decreasing) soft rough approach generalizes the classic soft rough set model and is based on the concept of topologically ordered spaces introduced by Nachbin [1] in 1965. Subsequently, in 1982, Pawlak [2] introduced the concept of rough set theory, which provided a new approach to soft computing and has been widely applied in various fields, such as information systems, economics, medicine, engineering, and game theory. In 1999, Molodtsov [3] first introduced the notion of soft sets to overcome problems associated with vagueness, impreciseness, and incomplete data. Feng et al. [4] introduced the concept of soft rough sets, which can be considered as a generalization of the rough set model. Numerous researchers have studied this concept and combined it with different types of sets to handle uncertainties. The increasing (decreasing) soft rough approach builds on the foundations of previous models and offers a more specific and broader method for solving real-life problems. This is a modified version of the approach proposed by Alkhazaleh and Marei [5] and addresses some of the limitations of their method. These limitations include the modified soft lower approximation of the universe set not being equal to the universe, and the modified soft upper approximation of the empty set not being empty.

The proposed method, demonstrated and compared through diverse examples, exhibits significant advantages over the classic soft rough set model and other methodologies. It provides a practical and effective solution for decision-making in uncertain and vague scenarios and is a valuable tool for making informed choices in real-life problems.

2. Preliminaries

This section introduces the core concepts and principles of soft sets, rough sets, soft rough sets, and increasing (decreasing) sets.

Definition 2.1 [6]

A binary relation ≤ on a set Ψ is called a partial order if it satisfies the following three properties: reflexivity, antisymmetry, and transitivity. The set (Ψ, ≤) is called a partially ordered set (POS). In addition, the equality relation on Ψ, represented by ▲, is the set of all pairs of the form (n, n) for each element n in Ψ.

Definition 2.2 [6]

A POS can also be classified as a linear ordered set (LOS) or directed ordered set (DOS) based on additional properties. An LOS is a POS wherein, for any two elements n, b ∈ Ψ, either nb, bn, or n = b. A DOS is a POS wherein, for any two elements n, b ∈ Ψ, there exists an element z ∈ Ψ such that zn and zb.

Definition 2.3 [1]

Let (Ψ, ≤) be a POS, n ∈ Ψ and G ⊆ Ψ. This is defined as follows:

  • 1. i(n) = {b ∈ Ψ : nb},

  • 2. d(n) = {b ∈ Ψ : bn},

  • 3. i(G) = {b ∈ Ψ : nb for some nG} = ∪nG(i(n)),

  • 4. d(G) = {b ∈ Ψ : bn for some nG} = ∪nG(d(n)).

If i(G) = G, G is considered an increasing set, and if d(G) = G, G is considered a decreasing set.

Definition 2.4 [7]

Quadruples—consisting of a set of finite objects (denoted as Ψ), a set of finite attributes (denoted as δ), a value set for each attribute (denoted as V), and an information function (denoted as f) that maps objects to their attribute values—are used in rough set theory. Notably, Ψ and δ must not be empty sets.

Definition 2.5 [2]

An equivalence class of element x in a set of data (denoted as Ψ), determined by the equivalence relation δ, is defined as

[x]δ={xΨ:δ(x)=δ(x)}.

The lower approximation of set H (a subset of Ψ) with respect to the equivalence relation δ is defined as

δ_(H)={[x]δ:[x]δH}.

The upper approximation of set H with respect to the equivalence relation δ is defined as follows:

δ¯(H)={[x]δ:[x]δH}.

The boundary approximation of set H with respect to an equivalence relation δ is defined as follows:

Bndδ(H)=δ¯(H)-δ_(H).

The accuracy measure of the degree of crispness for set H with respect to the equivalence relation δ is defined as follows:

αδ(H)=δ_(H)δ¯(H),

if δ(H) ≠ ∅, and a set H is considered a crisp set if δ(H) = δ(H) with respect to δ; otherwise, it is considered a rough set.

Henceforth, Ψ denotes the universe set, and P denotes the fixed set of parameters. TP and 2Ψ denotes the power set of Ψ.

Definition 2.6 [3]

A soft set is a mathematical concept composed of two sets: L and T. L is a set of labels and T is a subset of a fixed set of parameters denoted by P. The function L : T → 2Ψ links each element in T to a subset of the universe set Ψ.

Definition 2.7 [4]

Let M = (Ψ, N) be a soft approximation space, with N = (L, T) being a soft set over Ψ. The soft rough lower, upper, and boundary approximations for a set H in this space, by using the parameter set P, are defined as follows:

apr_P(H)={uΨ,eT:uL(k)H},apr¯P(H)={uΨ,eT:uL(k),L(k)H},BndP(H)=apr¯P(H)-apr_P(H).

If ∪{L(k) : kT} = Ψ, (L, T) is called a full soft set.

Definition 2.8 [5]

In a soft approximation space M = (Ψ, N), where N = (L, T) is a soft set over the universe Ψ, the following definitions apply to any subset H ⊆ Ψ:

SR_Q(H)={L(k),kT:L(k)H},SR¯Q(H)=[SR_Q(Hc)]c,

where Hc be the complement of H, bISRQ(H)=SR¯Q(H)-SR_Q(H),CISRQ(H)=SR_Q(H)SR¯Q(H),H.

3. Increasing (Decreasing) Soft Rough Set Approximations

This section defines a partially ordered soft approximation space (POSA) and presents related results. These include increasing (decreasing) soft lower, increasing (decreasing) soft upper, and increasing (decreasing) soft boundary approximations. Finally, it contrasts this structure with prior structures.

Definition 3.1

A triple (Ψ, N, ≤) is called a POSA, where N = (L, T) is a soft set of Ψ and (Ψ, ≤) is a POS. The definitions of the increasing (decreasing) soft lower, increasing (decreasing) soft upper, and increasing (decreasing) soft boundary approximations for any subset H ⊆ Ψ are as follows:

  • 1. ISRinc(H) = ∪{i(L(k)), kT : L(k) ⊆ H},

  • 2. ISR¯inc(H)=[ISR_inc(Hc)]c,

  • 3. BISRinc(H)=ISR¯inc(H)-ISR_inc(H),

  • 4. DSRdec(H) = ∪{d(L(k)), kT : L(k) ⊆ H},

  • 5. DSR¯dec(H)=[DSR_dec(Hc)]c,

  • 6. BDSRdec(H)=DSR¯dec(H)-DSR_dec(H).

Remark 3.1

In Definition 3.1, the expressions ISRinc(H) and DSRdec(H) as defined by Alkhazaleh and Marei [5] in the following forms:

  • 1. ISRinc(H) = ∪{i(L(k)), kT : L(k) ⊆ H}; and

  • 2. DSRdec(H) = ∪{d(L(k)), kT : L(k) ⊆ H}

cannot be accepted mathematically.

The following example describes Remark 3.1.

Example 3.1

Consider a partial order ≤ defined over a set Ψ = {n1, n2, n3, n4, n5, n6} as ≤ = ▲ ∪ {(n2, n6), (n3, n4)}. Let P = {k1, k2, k3} be a fixed of parameters such that L(k1) = {n1, n3, n4, n5, n6}, L(k2) = {n3, n4}, and L(k3) = {n2, n4}.

Let H = {n2, n4}. According to the definitions provided by Alkhazaleh and Marei [5], we calculated the increasing soft lower and decreasing soft lower of H as follows:

ISR_inc(H)={i(L(k)),kT:L(k)H}={n2,n4,n6}H,DSR_dec(H)={d(L(k)),kT:L(k)H}={n2,n3,n4}H.

However, as noted in Remark 3.1, these expressions do not satisfy the mathematical requirements.

We modified the increasing (decreasing) soft rough set approximations introduced to solve these two problems.

Definition 3.2

A triple (Ψ, N, ≤) is called a POSA, where N = (L, T) is a soft set of Ψ and (Ψ, ≤) is a POS. The definitions of the increasing (decreasing) soft lower, increasing (decreasing) soft upper, and increasing (decreasing) soft boundary approximations for any subset H ⊆ Ψ are as follows:

  • 1. ISRinc(H) = ∪{i(L(k)), kT : L(k) ⊆ H} ∩ H,

  • 2. ISR¯inc(H)=[ISR_inc(Hc)]c,

  • 3. BISRinc(H)=ISR¯inc(H)-ISR_inc(H),

  • 4. DSRdec(H) = ∪{d(L(k)), kT : L(k) ⊆ H} ∩ H,

  • 5. DSR¯dec(H)=[DSR_dec(Hc)]c,

  • 6. BDSRdec(H)=DSR¯dec(H)-DSR_dec(H).

Definition 3.3

Given a soft set N = (L, T) over Ψ and a POSA (Ψ, N, ≤), the degree of crispness of any subset H ⊆ Ψ is represented by CISRinc (H) and is defined as follows:

CISRinc(H)=ISR_inc(H)ISR¯inc(H),H.

Clearly, the value of CISRinc (H) is between 0 and 1. If ISR_inc(H)=ISR¯inc(H), H is a crisp set. Otherwise, H is considered as an increasingly soft rough set.

Proposition 3.1

Given a POSA (Ψ, N, ≤), let H, Y ⊆ Ψ. Then,

  • 1. ISR_inc(H)HISR¯inc(H).

  • 2. ISR_inc()=   and   ISR¯inc(Ψ)=Ψ.

  • 3. HYISRinc(H) ⊆ ISRinc(Y).

  • 4. HYISR¯inc(H)ISR¯inc(Y).

  • 5. ISRinc(HY) ⊆ ISRinc(H) ∩ ISRinc(Y).

  • 6. ISRinc(H) ∪ ISRinc(Y) ⊆ ISRinc(HY).

  • 7. ISR¯inc(HY)ISR¯inc(H)ISR¯inc(Y).

  • 8. ISR¯inc(H)ISR¯inc(Y)ISR¯inc(HY).

  • 9. ISRinc(ISRinc(H)) = ISRinc(H).

  • 10. ISR¯inc(ISR¯inc(H))=ISR¯inc(H).

  • 11. ISR_inc(ISR¯inc(H))ISR¯inc(H).

  • 12. ISR_inc(H)ISR¯inc(ISR_inc(H)).

  • 13. ISR_inc(Hc)=[ISR¯inc(H)]c

Proof
  • 1. From Definition 3.2, it follows that ISRinc(H) ⊆ H and ISR¯inc(Hc)=[ISR_inc(H)]c, then Hc[ISR_inc(H)]c=ISR¯inc(Hc). So, HISR¯inc(H). Therefore, ISR_inc(H)HISR¯inc(H).

  • 2. Evidently, ISRinc(∅) = ∅, as the result of ∅ being the intersection of ∅ with the union of all sets that are subsets of ∅. However, ISR¯inc(Ψ)=Ψ, as it is the complement of ∅, which is ISRinc(∅), in the set Ψ.

  • 3. ISRinc(H) = ∪{i(L(k)), kT : L(k) ⊆ H} ∩ H ⊆ ∪{i(L(k)), kT : L(k) ⊆ Y } ∩ Y = ISRinc(Y).

  • 4. If HY, Y cHc. This implies that ISRinc(Y c) ⊆ ISRinc(Hc). Therefore, [ISRinc(Hc)]c ⊆ [ISRinc(Y c)]c. As a result, ISR¯inc(H)ISR¯inc(Y).

  • 5. ISRinc(HY) = ∪{i(L(k)), kT : L(k) ⊆ (HY)} ∩ (HY) ⊆ ISRinc(H) = ∪ {i(L(k)), kT : L(k) ⊆ H} ∩ HISRinc(H). Similarly, ISRinc(HY) ⊆ ISRinc(Y). Therefore, ISRinc(HY) ⊆ ISRinc(H) ∩ ISRinc(Y).

  • 6. ISRinc(H) = ∪{i(L(k)), kT : L(k) ⊆ H} ∩ H ⊆ ∪{i(L(k)), kT : L(k) ⊆ (HY)} ∩ (HY) ⊆ ISRinc(HY). Similarly, ISRinc(Y) ⊆ ISRinc(HY). Consequently, ISRinc(H) ∪ ISRinc(Y) ⊆ ISRinc(HY).

  • 7. ISR¯inc(HY)=[ISR_inc(HY)c]c=[ISR_inc(HcYc)]c[ISR_inc(Hc)ISR_inc(Yc)]c=[ISR_inc(Hc)]c[ISR_inc(Yc)]c=ISR¯inc(H)ISR¯inc(Y).

  • 8. ISR¯inc(HY)=[ISR_inc(HY)c]c=[ISR_inc(HcYc)]c[ISR_inc(Hc)ISR_inc(Yc)]c=[ISR_inc(Hc)]c[ISR_inc(Yc)]c=ISR¯inc(H)ISR¯inc(Y).

  • 9. Let Y = ISRinc(H) and xY = ∪{i(L(k)), kT : L(k) ⊆ H} ∩ H. Therefore, for any given element kT, xi(L(k)) ∩ Hi(L(k)). This implies that xi(L(k)) ∩ Y. Subsequently, xISRinc(Y) and so ISRinc(H) ⊆ ISRinc(ISRinc(H)). Using property (1), it can be deduced that ISRinc(ISRinc(H)) ⊆ ISRinc(H). This completes the proof.

  • 10. Using property (9) and the definition of ISR¯inc it can be deduced that ISR¯inc(ISR¯inc(H))=ISR¯inc(H).

  • 11. Let Z=ISR¯inc(H), and according to property (1), ISRinc(Z) ⊆ Z. This means that ISR_inc(ISR¯inc(H))ISR¯inc(H).

  • 12. By definition of Y, if Y = ISRinc(H), by property (1) YISR¯inc(Y). In other words, ISR_inc(H)ISR¯inc(ISR_inc(H)).

  • 13. [ISR¯inc(H)]c=[ISR_inc(Hc)c]c=ISR_inc(Hc).

Proposition 3.2

In POSA (Ψ, N, ≤), if H is a subset of the set of states Ψ, the following statements are true:

  • 1. SRQ(H) ⊆ ISRinc(H), and they are equal if ≤ = ▲.

  • 2. ISR¯inc(H)SR¯Q(H), and they are equal if ≤ = ▲.

  • 3. BISRinc (H) ⊆ bISRQ(H), and they are equal if ≤ = ▲.

Proof
  • 1. SRQ(H) = ∪{L(k), kT : L(k) ⊆ H} ⊆ ∪{i(L(k)),

    kT : L(k) ⊆ H} ∩ H = ISRinc(H). If ≤ = ▲, then i(L(k)) = L(k), ∀kT. Here, SRQ(H) = ISRinc(H).

  • 2. ISR¯inc(H)=[ISR_inc(Hc)]c[SR_Q(Hc)]c=SR¯Q(H). If ≤ = ▲, the equality holds from property (1).

  • 3. BISRinc(H)=ISR¯inc(H)-ISR_inc(H)SR¯Q(H)-SR_Q(H)=bISRQ(H). If ≤ = ▲, clearly that BISRinc (H) = bISRQ(H).

The following example describes Proposition 3.2

Example 3.2

In the example given by Alkhazaleh and Marei [5], a soft set (L, P) was used to represent the condition of patients suspected of having the flu. Set P includes seven flu symptoms: difficulty breathing, headache, fever, cough, runny nose, sore throat, and lethargy, which were approved previously [810]. In this example, six patients were examined at a medical center, represented by a set. Ψ = {n1, n2, n3, n4, n5, n6} and P is a set of parameters, such as P = {k1, k2, k3, k4, k5, k6, k7}, where k1 = fever, k2 = difficult breathing, k3 = runny nose, k4 = cough, k5 = headache, k6 = sore throat, k7 = lethargy. Consider the mapping L : P → 2Ψ given by L(k1) = {n1, n3, n4, n5, n6}, L(k2) = {n1, n2}, L(k3) = {n1, n2, n4}, L(k4) = {n1}, L(k5) = {n3, n4}, L(k6) = {n2, n4}, L(k7) = {n1, n3, n5, n6}.

For example, L(k1) = {n1, n3, n4, n5, n6} indicates that patients 1, 3, 4, 5, and 6 have a fever. This soft set can be represented in Boolean tabular form, as shown in Table 2. This example was used to automate the process of identifying flu symptoms in patients.

Let ≤ = ▲ ∪ {(n2, n6), (n3, n4)} be a partial-order relationship on Ψ. Subsequently, the increasing sets are i(L(k1)) = {n1, n3, n4, n5, n6}, i(L(k2)) = {n1, n2, n6}, i(L(k3)) = {n1, n2, n4, n6}, i(L(k4)) = {n1}, i(L(k5)) = {n3, n4}, i(L(k6)) = {n2, n4, n6}, and i(L(k7)) = {n1, n3, n4, n5, n6}. If H = {n2, n3, n4, n5, n6}, then SRQ(H) = {n2, n3, n4} and ISRinc(H) = {n2, n3, n4, n6}; clearly, SRQ(H) ⊆ ISRinc(H). If H = {n3, n4, n5}. Then, SR¯Q(H)={n3,n4,n5,n6} and ISR¯inc(H)={n3,n4,n5} implies that ISR¯inc(H)SR¯Q(H). Also, bISRQ(H) = {n5, n6} and BISRinc (H) = {n5}, so that BISRinc (H) ⊆ bISRQ(H).

Table 3 compares the boundary and accuracy of the method proposed by Alkhazaleh and Marei [5, Table 5] and the current method (defined as Definition 3.2) when applied to increasing sets. The comparison was based on the partial-order relation ≤ = ▲ ∪ {(n2, n6), (n3, n4)} for Ψ.

4. Generalized Increasing Soft Rough Approximations

This section describes the improvement in the precision and addressing of the limitations by converting POS to LOS (DOS and total directed ordered set [TDOS]). This should address issues such as those found in the approach by Alkhazaleh and Marei [5] approach, where the modified soft upper bound approximation of the universe set may not match the actual universe, and the modified soft upper bound approximation of the empty set may not be truly empty. The new approximations have specific properties, and counterexamples are presented. The relationship between this approach and that of Alkhazaleh and Marei [5] was also established.

Definition 4.1

Let Ψ be a POS. Ψ is considered a TDOS if, for any two elements n and b in Ψ and any z in Ψ, we have zn and zb. In other words, any two elements in Ψ have a common lower bound that is less than or equal to them for any choice of z.

Proposition 4.1

If (Ψ, ≤) is a TDOS in the soft set N = (L, T) over a nonempty set Ψ, then

  • 1. i(L(kj)) = Ψ, ∀kjT, L(kj) ≠ ∅.

  • 2. ISRinc(Ψ) = Ψ.

  • 3. ISR¯inc()=.

  • 4. ∀H ⊆ Ψ, if L(k)HISR_inc(H)=H=ISR¯inc(H).

Proof
  • 1. We have four cases:

    • (a) If | Ψ |= 1. Let Ψ = {x}, L(kj) = Ψ, ∀kjT, L(kj) ≠ ∅ implies that i(L(kj)) = Ψ.

    • (b) Or | Ψ |= 2. Let Ψ = {x, y}, then we have two cases:

      • i. If L(kj) = {x} or L(kj) = {y} without loss of generality, we consider L(kj) = {x}. As Ψ is TDOS and y ∈ Ψ, and ∀x ∈ Ψ, xy implies that yi(L(kj)). Therefore, i(L(kj)) = {x, y} = Ψ, ∀kjT.

      • ii. Or L(kj) = {x, y}, then i(L(kj)) = {x, y} = Ψ, ∀kjT.

    • (c) Or | Ψ |= 3. Let Ψ = {x, y, z}, then, we have three cases:

      • i. If L(kj) = {x}, L(kj) = {y}, or L(kj) = {z}, without loss of generality, we consider L(kj) = {x}. AS Ψ is TDOS and y, z ∈ Ψ, and ∀x ∈ Ψ, xy and xz implies that y, zi(L(kj)). Therefore i(L(kj)) = {x, y, z} = Ψ, ∀kjT.

      • ii. If L(kj) = {x, y}, L(kj) = {x, z}, or L(kj) = {y, z}, without loss of generality, we consider L(kj) = {x, y}. As Ψ is TDOS and y, z ∈ Ψ, and ∀x ∈ Ψ, xy and xz implies that zi(L(kj)). Therefore, i(L(kj)) = {x, y, z} = Ψ, ∀kjT.

      • iii. If L(kj) = {x, y, z}, then i(L(kj)) = {x, y, z} = Ψ, ∀kjT.

    • (d) Or | Ψ |> 3. Subsequently, we have four cases. The first three cases are similar to C. We now prove the fourth case, wherein | L(kj) | > 3. Because Ψ is TDOS, xy and xz, ∀ x, y, z ∈ Ψ. Therefore, i(L(kj)) = Ψ, ∀kjT.

  • 2. ISRinc(Ψ) = ∪{i(L(k)), kT : L(k) ⊆ Ψ} ∩ Ψ = Ψ.

  • 3. ISR¯inc()=[ISR_inc(c)]c=[ISR_inc(Ψ)]c=Ψc=.

  • 4. ISRinc(H) = ∪{i(L(k)), kT : L(k) ⊆ H} ∩ H = Ψ ∩ H = H due to property (1). However, ISR¯inc(H)=[ISR_inc(Hc)]c=(Hc)c=H. Thus, the proof is complete.

In this example, many subsets were more accurate than those listed in Table 3.

Example 4.1

In Example 3.2, if ≤ = ▲ ∪ {(n2, n1), (n2, n3), then: {(n2, n4), (n2, n5), (n2, n6), (n3, n1), (n3, n4), (n3, n5), (n3, n6), (n4, n1), (n4, n5), (n4, n6), (n5, n1), (n5, n6), (n6, n1)}. Clearly, (Ψ, ≤) is an LOS and the increasing sets are i(L(k1)) = i(L(k2)) = i(L(k3)) = i(L(k6)) = Ψi(L(k4)) = {n1}, i(L(k5)) = i(L(k7)) = {n1, n3, n4, n5, n6}, and the result in the Table 4 show that several subsets are more exact (crisp) than those listed in Table 3.

Remark 4.1

The following example demonstrates that all subsets become crisp if POS (Ψ, ≤) is a DOS in an increasing number of sets.

Example 4.2

In Example 3.2, if ≤ = ▲ ∪, then: {(n1, n2), (n1, n3), (n1, n4), (n1, n5), (n1, n6), (n2, n1), (n2, n3), (n2, n4), (n2, n5), (n2, n6), (n3, n1), (n3, n2), (n3, n4), (n3, n5), (n3, n6). Clearly, (Ψ, ≤) is a DOS and the increasing sets are i(L(k1)) = i(L(k2)) = i(L(k3)) = i(L(k4)) = i(L(k5)) = i(L(k6)) = i(L(k7)) = Ψ. As shown in Table 5, all subsets in the study by Alkhazaleh and Marei [5, Table 5] become exact (crisp) if POS(Ψ, ≤) is a DOS.

Example 4.3

In Example 3.2, if ≤ = ▲ ∪, then: {(n1, n2), (n1, n3), (n1, n4), (n1, n5), (n1, n6), (n2, n1), (n2, n3), (n2, n4), (n2, n5), (n2, n6), (n3, n1), (n3, n2), (n3, n4), (n3, n5), (n3, n6), (n4, n1), (n4, n2), (n4, n3), (n4, n5), (n4, n6), (n5, n1), (n5, n2), (n5, n3), (n5, n4), (n5, n6), (n6, n1), (n6, n2), (n6, n3), (n6, n4), (n6, n5)}. Clearly, (Ψ, ≤) is a TDOS and the increasing sets are i(L(k1)) = i(L(k2)) = i(L(k3)) = i(L(k4)) = i(L(k5)) = i(L(k6)) = i(L(k7)) = Ψ. As per Table 5, all subsets in the study by Alkhazaleh and Marei [5, Table 5] become exact (crisp) if POS (Ψ, ≤) is a TDOS.

Remark 4.2

As indicated Tables 5 and 6, the results correspond to the case of Ψ is DOS and TDOS,; however, if we consider H = {n4, n5}, L(k8) = {n4} in Example 3.2, we have two cases:

  • 1. If Ψ is DOS, then CISRinc(H)=12,

  • 2. If Ψ is TDOS, then CISRinc (H) = 1.

Proposition 4.2

In POSA (Ψ, N, ≤), for any subset H, Y ⊆ Ψ, the following statements hold:

  • 1. ISRinc(H Y) ⊆ ISRinc(H) ISRinc(Y).

  • 2. ISR¯inc(H-Y)(may not be)ISR¯inc(H)-ISR¯inc(Y).

  • 3. ISR¯inc(H)-ISR¯inc(Y)(may not be)ISR¯inc(H-Y).

Proof

1. If xISRinc(HY), then x can be represented as an element in a union of sets i(L(k)) for some kT, such that L(k) ⊆ (H Y). It follows that x is also in H but not in Y. Hence, xISRinc(H) and xISRinc(Y). Therefore, x is in the set difference of ISRinc(H) and ISRinc(Y), and we have ISRinc(H Y) ⊆ ISRinc(H) ISRinc(Y).

A counterexample shows that the assertion of Property (1) in Proposition 4.2 does not hold.

Example 4.4

Consider the scenario in Example 3.2 where ≤ = ▲, H = {n1, n2} and Y = {n1}. Subsequently, ISRinc (H) = {n1, n2}, ISRinc(Y) = {n1}, ISRinc(H Y) = ∅, ISRinc(H)ISRinc(Y) = {n2}, it follows that ISRinc(H)ISRinc(Y) = {n2} ⊈ ISRinc(HY).

The following two examples demonstrate the validity of Propositions (2) and (3) in Proposition 4.2.

Example 4.5

Let H = {n3} and Y = {n1, n4} from Example 4.2. Subsequently, ISR¯inc(H)={n3},ISR¯inc(Y)=Ψ,ISR¯inc(H-Y)={n3},ISR¯inc(H)-ISR¯inc(Y)=, Hence, ISR¯inc(H-Y)ISR¯inc(H)-ISR¯inc(Y).

Example 4.6

Let H = {n1, n4} and Y = {n4} from Example 4.2. We have ISR¯inc(H)=Ψ,ISR¯inc(Y)={n4},ISR¯inc(H-Y)={n1},ISR¯inc(H)-ISR¯inc(Y)={n1,n2,n3,n5,n6}. Hence, ISR¯inc(H)-ISR¯inc(Y)ISR¯inc(H-Y).

5. Increasing Soft Rough Concepts

In this section, we present soft concepts. Furthermore, by using the degree of accuracy of the modified soft roughness and increasing soft roughness methods, we compared these approaches.

Definition 5.1

Let N = (L, T) be a soft set over set Ψ, and let (Ψ, N, ≤) be a POSA. Then, H ⊆ Ψ is referred to as

  • 1. Totally ISRinc-definable (ISRincexact) set, if ISR_inc(H)=H=ISR¯inc(H).

  • 2. Internally ISRinc-definable set, if ISRinc(H) = H, HISR¯inc(H).

  • 3. Externally ISRinc-definable set, if ISRinc(H) ⫋ H, H=ISR¯inc(H).

  • 4. Totally ISRinc-definable rough set, if ISRinc(H) ⫋ H, H=ISR¯inc(H).

Theorem 5.1

Each ISRQ-definable set is also a total ISRinc-definable set.

Proof

Let H ⊆ Ψ be a total ISRQ-definable set. Then, SRQ(H) = H. However, SRQ(H) ⊆ ISRinc(H) due to Proposition 3.2. Using property (1) in Proposition 3.1, it follows that ISRinc(H) = H. Additionally, according to Proposition 3.1 and Proposition 3.2, SR¯Q(H)=H,HISR¯inc(H) and ISR¯inc(H)SR¯Q(H), such that ISR¯inc(H)=H. Hence, the proof is concluded.

The contrapositive to Theorem 5.1 does not hold universally.

Example 5.1

Consider H = {n1} in Example 4.2. It follows that ISR_inc(H)=H=ISR¯inc(H), but SR¯Q(H)H.

Theorem 5.2

Every total ISRinc-definable rough set is also an ISRQ-definable rough set.

Proof

From Propositions 3.1 and 3.2, SRQ(H) ⊆ ISRinc(H) ⫋ H and HISR¯inc(H)SR¯Q(H), where H is a totally ISRinc-definable rough subset of Ψ. Therefore, SRQ(H) ⫋ H and HSR¯Q(H). Consequently, H is a totally ISRQ-definable rough set.

The opposite of Theorem 5.2 is generally not true. As demonstrated in Example 4.1, when H = {n5}, the conditions SRQ(H) ⫋ H and HSR¯Q(H) are satisfied; however, ISR¯inc(H)=H.

Remark 5.1

Internally, the ISRinc-definable set is not equivalent to the ISRQ-definable set.

Example 5.2 illustrates the statement in Remark 5.1.

Example 5.2

By considering H = {n1, n2, n3} in Example 4.1, we obtain ISRinc(H) = {n1, n2, n3} and ISR¯inc(H)=Ψ, which shows that H is internally ISRinc-definable set. However, SRQ(H) ≠ H, making it not internally ISRQ-definable set. In contrast, if we consider Y = {n1, n2}, we have SRQ(Y) = {n1, n2} and SR¯Q(Y)={n1,n2,n5,n6}, which indicates that Y is internally ISRQ-definable set. However, ISR¯inc(Y)={n1,n2}=Y, which is not internally ISRinc-definable set.

Remark 5.2

Externally, the ISRinc-definable set is not equal to the externally defined ISRQ set.

The following examples demonstrate Remark 5.2.

Example 5.3

Consider H = {n3, n4, n5} from Example 3.2. Then, ISRinc(H) = {n3, n4} and ISR¯inc(H)={n3,n4,n5}. However, SR¯Q(H)={n3,n4,n5,n5}H, which means H is externally ISRinc-definable set but it is not externally ISRQ-definable set.

Example 5.4

Consider Y = {n3, n4, n5, n6} from Example 4.1. Then, SRQ(Y) = {n3, n4}, and SR¯Q(Y)={n3,n4,n5,n6}=Y which demonstrates that Y is externally ISRQ-definable set. However, ISRinc(Y) = {n3, n4, n5, n6} = Y, is not externally ISRinc-definable.

Proposition 5.1

Let (Ψ, N, ≤) be a POSA and N = (L, T) be a soft set over Ψ. If H ⊆ Ψ, then H is the total ISRinc-definable set if and only if CISRinc (H) = 1.

Proof

If H is a totally ISRinc-definable set, then ISR_inc(H)=ISR¯inc(H); this implies that CISRinc (H) = 1. However, if CISRinc (H) = 1, then ISR_inc(H)=ISR¯inc(H). According to Proposition 3.1, we have ISRinc(H) ⊆ H and HISR¯inc(H), implying that ISR_inc(H)=H=ISR¯inc(H) and hence H is a totally ISRinc-definable set.

Definition 5.2

A soft set N = (L, T) over Ψ is referred to as a full soft-increasing set if (Ψ, N, ≤) is a POSA and (Ψ, ≤) is a TDOS.

Remark 5.3

If N = (L, T) is a full soft set, it is a fully soft increasing set.

Remark 5.3 is not necessarily true in all the cases, as demonstrated in Example 5.5.

Example 5.5

Example 3.7 in [5] shows that even if N = (L, T) is a fully soft increasing set, it may not be a full soft set.

Remark 5.4

The results obtained will be similar if “increasing sets” are replaced with “decreasing sets” in this search.

6. Conclusion

The concept of topologically ordered spaces was first proposed by Nachbin [1]. Rough set theory was introduced by Pawlak [2] in 1982 as a mathematical framework for handling uncertainty and vagueness in data analysis. In 1999, Molodtsov [3] introduced the concept of soft sets for extending rough sets to uncertain objects. Alkhazaleh and Marei [5] proposed a modified soft-rough-set model for 2021. This study considered increasing (decreasing) soft rough sets, solved problems by using the modified model, and demonstrated enhanced results as compared to the traditional approach. The novel method addresses the limitations associated with the method by Alkhazaleh and Marei [5] by converting partially ordered relations into linearly ordered relations such as directed or totally directed relations. This conversion ensures that every subset is crisp, resulting in improved accuracy in various domains.

Table 1 . Tabular representation of the soft set (L, P).

Objectsk1k2k3k4k5k6k7
n1YesYesYesYesNoNoYes
n2NoYesYesNoNoYesNo
n3YesNoNoNoYesNoYes
n4YesNoYesNoYesYesNo
n5YesNoNoNoNoNoYes
n6YesNoNoNoNoNoYes

Table 2 . Boolean tabular representation of the soft set (L, P).

Objectsk1k2k3k4k5k6k7
n11111001
n20110010
n31000101
n41010110
n51000001
n61000001

Table 3 . Comparison of boundary and accuracy between the method by Alkhazaleh and Marei [5, Table 5] and the proposed method (Definition 3.2) using the partial order relation ≤ = ▲ ∪ {(n2, n6), (n3, n4)} on Ψ for increasing sets.

H ⊆ ΨbISRQ(H)CISRQ(H)BISRinc (H)CISRinc (H)
{n1}{n5, n6}13{n5}12
{n1, n2}{n5, n6}12{n5, n6}12
{n1, n3}{n3, n5, n6}14{n3, n5}13
{n1, n5}{n5, n6}13{n5}12
{n2, n4}11
{n3, n4}{n5, n6}12{n5}23
{n1, n2, n5}{n5, n6}12{n5, n6}12
{n1, n3, n5}{n3, n5, n6}14{n3, s5}13
{n1, n5, n6}{n5, n6}13{n5, n6}13
{n2, n3, n4}{n5, n6}35{n5, n6}35
{n2, n4, n5}{n3, n5, n6}25{n3, n5, n6}25
{n3, n4, n5}{n5, n6}12{n5}23
{n1, n3, n5, n6}11
{n2, n3, n4, n5}{n5, n6}35{n5, n6}35
{n2, n4, n5, n6}{n3, n5, n6}25{n3, n5}35
{n3, n4, n5, n6}{n5, n6}12{n5, n6}12
{n2, n3, n4, n5, n6}{n5, n6}35{n5}45

Table 4 . Boundary and accuracy comparison between Example 3.2 and Example 4.1.

H ⊆ ΨExample 3.2Example 4.1
BISRinc (H)CISRinc (H)BISRinc (H)CISRinc (H)
{n1}{n5}121

{n1, n2}{n5, n6}121

{n1, n3}{n3, n5}13{n3}12

{n1, n5}{n5}12{n5}12

{n2, n4}11

{n3, n4}{n5}231

{n1, n2, n5}{n5, n6}121

{n1, n3, n5}{n3, n5}13{n3, n5}13

{n1, n5, n6}{n5, n6}13{n5, n6}13

{n2, n3, n4}{n5, n6}35{n5, n6}35

{n2, n4, n5}{n3, n5, n6}25{n3, n6}35

{n3, n4, n5}{n5}231

{n1, n3, n5, n6}11

{n2, n3, n4, n5}{n5, n6}35{n6}45

{n2, n4, n5, n6}{n3, n5}35{n3}45

{n3, n4, n5, n6}{n5, n6}121

{n2, n3, n4, n5, n6}{n5451

Table 5 . Comparison of boundary and accuracy between the method by Alkhazaleh and Marei [5, Table 5 ] and the proposed method in Definition 3.2 by using Example 3.2 and if the POS (Ψ, ≤) is a DOS in increasing sets.

H ⊆ ΨMethod by Alkhazaleh and Marei [5]Example 3.2POS (Ψ, ≤) is a DOS
bISRQ(H)CISRQ(H)BISRinc (H)CISRinc (H)BISRinc (H)CISRinc (H)
{n1}{n5, n6}13{n5}121

{n1, n2}{n5, n6}12{n5, n6}121

{n1, n3}{n3, n5, n6}14{n3, n5}131

{n1, n5}{n5, n6}13{n5}121

{n2, n4}111

{n3, n4}{n5, n6}12{n5}231

{n1, n2, n5}{n5, n6}12{n3, n5, n6}121

{n1, n3, n5}{n3, n5, n6}14{n3, n5}131

{n1, n5, n6}{n5, n6}13{n5, n6}131

{n2, n3, n4}{n5, n6}35{n5, n6}351

{n2, n4, n5}{n3, n5, n6}25{n3, n5, n6}251

{n3, n4, n5}{n5, n6}12{n5}231

{n1, n3, n5, n6}111

{n2, n3, n4, n5}{n5, n6}35{n5, n6}351

{n2, n4, n5, n6}{n3, n5, n6}25{n3, n5}351

{n3, n4, n5, n6}{n5, n6}12{n5, n6}121

{n2, n3, n4, n5, n6}{n5, n6}35{n5}451

Table 6 . Comparison of boundary and accuracy between the method by Alkhazaleh and Marei [5, Table 5] and the proposed method in Definition 3.2 using Example 3.2 and if the POS (Ψ, ≤) is a DOS or TDOS in increasing sets.

H ⊆ ΨMethod by Alkhazaleh and Marei [5]Example 3.2POS (Ψ, ≤) is a TDOS
bISRQ(H)CISRQ(H)BISRinc (H)CISRinc (H)BISRinc (H)CISRinc (H)
{n1}{n5, n6}13{n5}121

{n1, n2}{n5, n6}12{n5, n6}121

{n1, n3}{n3, n5, n6}14{n3, n5}131

{n1, n5}{n5, n6}13{n5}121

{n2, n4}111

{n3, n4}{n5, n6}12{n5}231

{n1, n2, n5}{n5, n6}12{n3, n5, n6}121

{n1, n3, n5}{n3, n5, n6}14{n3, n5}131

{n1, n5, n6}{n5, n6}13{n5, n6}131

{n2, n3, n4}{n5, n6}35{n5, n6}351

{n2, n4, n5}{n3, n5, n6}25{n3, n5, n6}251

{n3, n4, n5}{n5, n6}12{n5}231

{n1, n3, n5, n6}111

{n2, n3, n4, n5}{n5, n6}35{n5, n6}351

{n2, n4, n5, n6}{n3, n5, n6}25{n3, n5}351

{n3, n4, n5, n6}{n5, n6}12{n5, n6}121

{n2, n3, n4, n5, n6}{n5, n6}35{n5}451

References

  1. Nachbin, L (1965). Topology and Order. Princeton, NJ: D Van Nostrand Inc
  2. Pawlak, Z (1982). Rough sets. International Journal of Computer & Information Sciences. 11, 341-356. https://doi.org/10.1007/BF01001956
    CrossRef
  3. Molodtsov, D (1999). Soft set theory: first results. Computers & Mathematics with Applications. 37, 19-31. https://doi.org/10.1016/S0898-1221(99)00056-5
    CrossRef
  4. Feng, F, Liu, X, Leoreanu-Fotea, V, and Jun, YB (2011). Soft sets and soft rough sets. Information Sciences. 181, 1125-1137. https://doi.org/10.1016/j.ins.2010.11.004
    CrossRef
  5. Alkhazaleh, S, and Marei, EA (2021). New soft rough set approximations. International Journal of Fuzzy Logic and Intelligent Systems. 21, 123-134. https://doi.org/10.5391/IJFIS.2021.21.2.123
    CrossRef
  6. Kelly, JC (1975). General Topology. New York, NY: Springer-Verlag https://link.springer.com/book/9780387901251
  7. Pawlak, Z, and Skowron, A (2007). Rudiments of rough sets. Information Sciences. 177, 3-27. https://doi.org/10.1016/j.ins.2006.06.003
    CrossRef
  8. Abbas, K, Mikler, AR, and Gatti, R . Temporal analysis of infectious diseases: influenza., Proceedings of the 2005 ACM Symposium on Applied Computing, 2005, Santa Fe, NM, USA, Array, pp.267-271. https://doi.org/10.1145/1066677.1066740
    CrossRef
  9. Alkhazaleh, S, and Hazaymeh, AA (2018). N-valued refined neutrosophic soft sets and their applications in decision making problems and medical diagnosis. Journal of Artificial Intelligence and Soft Computing Research. 8, 79-86. https://doi.org/10.1515/jaiscr-2018-0005
    CrossRef
  10. Herawan, T, and Deris, MM (2010). Soft decision making for patients suspected influenza. Computational Science and Its Applications–ICCSA 2010. Heidelberg, Germany: Springer, pp. 405-418 https://doi.org/10.1007/978-3-642-12179-1_34
    CrossRef