Neutrosophic set:

Dive into the definition of neutrosophic set and the specialized operations of neutrosophic set. This post details the truth-membership, indeterminacy-membership, and falsity-membership within a neutrosophic set with example.

What is a Neutrosophic Set (NS)?

Introduced by Florentin Smarandache in 1995, a Neutrosophic Set is a branch of philosophy that studies the origin, nature, and scope of neutralities. It is a powerful extension of fuzzy logic that handles Indeterminacy independently.

The Three Components: Every element is defined by a triplet (T, I, F):
T (Truth): The degree of membership.
I (Indeterminacy): The degree of uncertainty or “neutral” thought.
F (Falsity): The degree of non-membership.

Note: In Single-Valued Neutrosophic Sets (SVNS), the sum of T, I, and F must be: 0 ≤ T + I + F ≤ 3

The “Soccer Match” Example

Imagine you ask a sports analyst about a team’s chance of winning:

Truth (T) = 0.6: 60% chance they win.
Falsity (F) = 0.3: 30% chance they lose.
Indeterminacy (I) = 0.2: 20% chance the game is canceled or ends in a way we cannot predict (like a riot or weather issue).

Operations of Neutrosophic Sets

Let’s take two Neutrosophic values: A = (T₁, I₁, F₁) and B = (T₂, I₂, F₂).

1. Union (OR Operation)

Takes the maximum truth, the minimum indeterminacy, and the minimum falsity.

A ∪ B = ( max(T₁, T₂), min(I₁, I₂), min(F₁, F₂) )
Step-by-Step Example: A = (0.7, 0.4, 0.2) and B = (0.5, 0.2, 0.6)

Calculation:
Max Truth: max(0.7, 0.5) = 0.7
Min Indeterminacy: min(0.4, 0.2) = 0.2
Min Falsity: min(0.2, 0.6) = 0.2
Result: (0.7, 0.2, 0.2)

2. Intersection (AND Operation)

Takes the minimum truth, the maximum indeterminacy, and the maximum falsity.

A ∩ B = ( min(T₁, T₂), max(I₁, I₂), max(F₁, F₂) )
Step-by-Step Example: A = (0.7, 0.4, 0.2) and B = (0.5, 0.2, 0.6)

Calculation:
Min Truth: min(0.7, 0.5) = 0.5
Max Indeterminacy: max(0.4, 0.2) = 0.4
Max Falsity: max(0.2, 0.6) = 0.6
Result: (0.5, 0.4, 0.6)

Single-Valued Neutrosophic Numbers (SVNN)

When Neutrosophic sets are used as individual data points for calculation, they are called Neutrosophic Numbers.

OperationArithmetic Formula
Addition (⊕)( T₁+T₂ – T₁T₂, I₁I₂, F₁F₂ )
Multiplication (⊗)( T₁T₂, I₁+I₂ – I₁I₂, F₁+F₂ – F₁F₂ )

Arithmetic Step-by-Step Example

Let A = (0.6, 0.3, 0.4) and B = (0.5, 0.2, 0.1).

1. Addition Calculation: T: 0.6 + 0.5 – (0.6 × 0.5) = 1.1 – 0.30 = 0.8
I: 0.3 × 0.2 = 0.06
F: 0.4 × 0.1 = 0.04
Sum Result: (0.8, 0.06, 0.04)
2. Multiplication Calculation: T: 0.6 × 0.5 = 0.3
I: 0.3 + 0.2 – (0.3 × 0.2) = 0.5 – 0.06 = 0.44
F: 0.4 + 0.1 – (0.4 × 0.1) = 0.5 – 0.04 = 0.46
Product Result: (0.3, 0.44, 0.46)
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