vague set :

Study the definition of vague set and the operations of vague set. We compare truth and false membership functions and provide a vague set with example to show its relation to intuitionistic models.

Vague Set (VS)

Introduction

A Vague Set (VS) is a powerful extension of the classical fuzzy set. While a standard fuzzy set uses a single point value to represent membership, a vague set uses two distinct functions to characterize the True Membership and False Membership. This allows researchers to distinguish between “supporting evidence” and “opposing evidence,” creating an interval-based membership that captures higher levels of uncertainty.

Definition of Vague Set

A Vague Set A in a universe of discourse X is characterized by a true membership function tA and a false membership function fA:

A = { ⟨ x, [ tA(x), 1 – fA(x) ] ⟩ | x ∈ X }

Subject to the essential constraint:

0 ≤ tA(x) + fA(x) ≤ 1
  • tA(x): Lower bound on membership (evidence for).
  • fA(x): Lower bound on non-membership (evidence against).
  • 1 – fA(x): Upper bound on membership.

Vague Number (VN) / Vague Value

A Vague Number is represented as an interval α = [ t, 1 – f ]. The width of this interval, (1 – f) – t, represents the degree of hesitation or unknown information regarding the element x.

Mathematical Operations

Let α₁ = [ t₁, 1 – f₁ ] and α₂ = [ t₂, 1 – f₂ ] be two Vague Numbers. The primary operations are:

1. Complement (αc)
αc = [ f , 1 – t ]

The supporting evidence for the complement is the opposing evidence of the original set.

2. Union (∪)
α₁ ∪ α₂ = [ max(t₁, t₂), max(1 – f₁, 1 – f₂) ]
3. Intersection (∩)
α₁ ∩ α₂ = [ min(t₁, t₂), min(1 – f₁, 1 – f₂) ]
4. Algebraic Sum (⊕)
α₁ ⊕ α₂ = [ t₁ + t₂ – t₁t₂ , (1 – f₁)(1 – f₂) ]
5. Algebraic Product (⊗)
α₁ ⊗ α₂ = [ t₁t₂ , 1 – (f₁ + f₂ – f₁f₂) ]
Practical Example:

Suppose we have two Vague Numbers:
α₁ = [ 0.4, 0.7 ] (where t₁=0.4, f₁=0.3)
α₂ = [ 0.5, 0.8 ] (where t₂=0.5, f₂=0.2)

Union (α₁ ∪ α₂):
[ max(0.4, 0.5), max(0.7, 0.8) ] = [ 0.5, 0.8 ]

Algebraic Sum (α₁ ⊕ α₂):
• Lower bound: 0.4 + 0.5 – (0.4 × 0.5) = 0.9 – 0.20 = 0.70
• Upper bound: 0.7 × 0.8 = 0.56
Note: If sum logic is applied, the interval is transformed based on the chosen T-conorm.
Math Tools

Designed by: Dr. M.U. Mirza

Mathematical Researcher & Educator

Machine Learning Fuzzy Sets Computational Math Graph Theory
I am a researcher and mathematician dedicated to the study and application of advanced mathematical models. I offer research guidance and personalized video lectures for students and professionals seeking deep insights into mathematics and computational sciences.
📢 Academic Update: Currently seeking University Faculty positions or Post-Doc research opportunities worldwide.
Get Math Tutoring & Guidance
Scroll to Top