\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Scan to know paper details and author's profile},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{1970-01-01 (revised: 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{1970-01-01}
\title{Scan to know paper details and author's profile}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \affil[1]{  }

\renewcommand\Authands{ and }

\date{\small \em Received: 1 January 1970 Accepted: 1 January 1970 Published: 1 January 1970}

\maketitle


\begin{abstract}
        


This work demonstrates certain standard fixed point theorems on complex-valued fuzzy metric spaces. We show certain fixed point findings in the situation of complex-valued fuzzy metric spaces, inspired by Singh et al. [25].To begin, we extend some well-known existing conclusions from metric spaces to complex-valued fuzzy metric spaces and then prove them in the complex-valued complete fuzzy metric space context. We provide an example that supports our main result and supports our hypotheses.

\end{abstract}


\keywords{}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{I. INTRODUCTION}]{I. INTRODUCTION}\par
In 1965, Zadeh \hyperref[b3]{[3]} coined the term "fuzzy set." Following that, a slew of authors worked on fuzzy sets, expanding the fuzzy set theory and its applications \hyperref[b4]{[4]}\hyperref[b5]{[5]}\hyperref[b6]{[6]}. The idea of fuzzy metric spaces was given by Kramosil and Michalik \hyperref[b7]{[7]}. After then, George and Veeramani \hyperref[b9]{[9]} updated this idea. Grabiec \hyperref[b8]{[8]} investigated fuzzy metric space fixed-point theory. The idea of complex-valued metric spaces was introduced by Azam et al. \hyperref[b21]{[21]}.\par
Verma et al. \hyperref[b23]{[23]} recently established 'Max' functions and the partial order relation'for complex numbers, and used properties (E-A) and CLRg to prove fixed point theorems in complex valued metric space.  {\ref Singh et al. [25]} were the first to present the concept of complex-valued fuzzy metric spaces and to create the complex-valued fuzzy version of some metric space results.\par
The goal of this study is to expand well-known metric-space results to complex-valued fuzzy metric spaces and then prove them in complex-valued complete fuzzy metric spaces. 
\section[{II. PRELIMINARIES}]{II. PRELIMINARIES}\par
Def.2.1. \hyperref[b21]{[21]}. Let ? be the set of complex numbers and ? 1 , ? 2 ? ?, where ? = ? + ??. Then a partial order relation '? ' on ? is defined as follows:? 1 ? ? 2 â??" ??(? 1 ) ? ??(? 2 ) and ??(? 1 ) ? ??(? 2 )\par
Hence ? 1 ? ? 2 if one of the following satisfies;\par
London Journal of Research in Science: Natural and Formal (PO1) ??(? 1 ) = ??(? 2 ) and ??(? 1 ) = ??(? 2 ) (PO2) ??(? 1 ) < ??(? 2 ) and ??(? 1 ) = ??(? 2 ) (PO3) ??(? 1 ) = ??(? 2 ) and ??(? 1 ) < ??(? 2 ) (PO4) ??(? 1 ) < ??(? 2 ) and ??(? 1 ) < ??(? 2 )\par
In particular, ? 1 ? ? 2 if ? 1 ? ? 2 and one of (PO2), (PO3), and (PO4) is satisfied, and we write ? 1 ? ? 2 if only (PO4) is satisfied.\par
It can be noted that;0 ? ? 1 ? ? 2 ? |? 1 | < |? 2 |, ? 1 ? ? 2 , ? 2 ? ? 3 ? ? 1 ? ? 3 . Def.2.2.[21]. Complex-Valued Metric Space (CVMS)\par
Let ? be a non-empty set. Assume that the mappings ?: ? × ? ? ? satisfies: (CV1) 0 ? ?(?, ?), for all ?, ? ? ? and ?(?, ?) = 0 iff ? = ? ;\par
(CV2) ?(?, ?) = ?(?, ?), for all ?, ? ? ? ;\par
(CV3) ?(?, ?) ? ?(?, ?) + ?(?, ?), for all ?, ?, ? ? ? Then ? is called a complex-valued metric on ?, and (?, ?) is called a CVMS. Def.2.3. \hyperref[b23]{[23]}. The 'max' function with partial order relation '?' is defined as(1) ??? \{? 1 , ? 2 \} = ? 2 â??" ? 1 ? ? 2 (2) ? 1 ? ??? \{? 2 , ? 3 \} ? ? 1 ? ? 2 or ? 1 ? ? 3\par
And the 'min' functions can be defined as(1) ??? \{? 1 , ? 2 \} = ? 1 â??" ? 1 ? ? 2 (2) ??? \{? 1 , ? 2 \} ? ? 3 ? ? 1 ? ? 3 or ? 2 ? ? 3 .\par
Following Zadeh's \hyperref[b3]{[3]} contribution to fuzzy set theory, a number of scholars \hyperref[b4]{[4]}\hyperref[b5]{[5]}\hyperref[b6]{[6]} contributed to the field's basics and core theories.\par
Buckley \hyperref[b10]{[10]} was the first to present the concept of fuzzy complex numbers. Other authors were inspired by Buckley's work and continued their research on fuzzy complex numbers. Ramot et al. \hyperref[b1]{[1]} expanded fuzzy sets to complex fuzzy sets in this chain. 
\section[{Singh et al. [25], inspired by Ramot et al. [1,}]{Singh et al. [25], inspired by Ramot et al. [1,}\par
] constructed complex-valued fuzzy metric spaces using continuous t -norms, defined a Hausdorff topology on complex -valued fuzzy metric space, and gave the concept of Cauchy sequences in CVFMS.\par
We establish certain fixed-point conclusions in the situation of complex -valued fuzzy metric spaces, inspired by  {\ref Singh et al. [25]}. We begin by extending several well-known metric-space results to complex-valued fuzzy metric spaces, and then we prove those results in the setting of CVFMS. Def.2.4. \hyperref[b1]{[1]}. The complex fuzzy set ? is given by ? = \{(?, ? ? (?)) ? ? ? ?\}.\par
Where ? is a universe of discourse, ? ? (?) is a membership function and defined as ? ? (?) = ? ? (?). ? ?? ? (?)  The triplet (?, ?, * ) is said to be CVFMS if a complex valued fuzzy set ? ? ? × ? × (0, ?) ? ? ? ? ?? (where ? ? ?, * is a complex valued continuous t-norm) fulfil the following criteria:  and ? > 0. Let ?: ? ? ? be a mapping that satisfies ?(??, ??, ??) ? ?(?, ?, ?), ? ? ? (0, 1). Then ? has a fixed point that is unique.\par
Fisher \hyperref[b24]{[24]} established the following theorem in complete metric space for three mappings.\par
Theorem A \hyperref[b24]{[24]}. Let S and T be continuous mappings of a complete metric space (X, d) into themselves. Then S and T have a common fixed point in X iff a continuous mapping A of X into S(X) ?T(X) exists, which commutes with S and T and satisfies;\par
?(??, ??) ? ? ?(??, ??) for all ?, ? ? ? and 0 < ? < 1. Indeed ?, ? and ? have a unique common fixed point.\par
We can now extend the preceding theorem/result to complex-valued complete fuzzy metric space as follows:\par
Theorem -3.1. Let (?, ?, * ) be a complex-valued complete fuzzy metric space (CVCFMS). ? and ? are continuous mappings from ? to ?. If ? is a continuous mapping from ? to ?(?) ? ?(?), it commutes with ? and ?, and if detailed maps satisfy the following contractive condition.\par
?(??, ??, ??) ? ???\{ ?(??, ??, ?), ?(??, ??, ?), ?(??, ??, ?)\} for all ?, ? ? ?, ? ? (0, ?) and 0 < ? < 1 ? (3.11) 
\section[{III. MAIN RESULTS}]{III. MAIN RESULTS}\par
Additionally, lim ??? ?(?, ?, ?) = ? ?? , for all ?, ? ? ? and ? ? [0, Then ?, ?, and ? have a unique common fixed point.\par
Proof: ?? ? is a Cauchy sequence?\par
Since ? is a continuous mapping from ? to ?(?) ? ?(?) so for ? 1 ? ?, there exists any ? 0 ? ? such that ?? 0 = ?? 1 and ?? 0 = ?? 1\par
On keep repeating this process for different ? 1 and ? 0 , we get a sequence \{? ? \} such that In general, we get ?(?? ?+1 , ?? ?+2 , ??) ? ?(?? ? , ?? ?+1 , ?), ? ? > 0 ? (???)??\par
Hence by lemma (4.2), \{?? ? \} is a Cauchy sequence in ?.\par
Since the space ? is complete, so there exists some ? ? ? such that lim The mappings ? and ? are continuous. ? is continuous from ? to ?(?) ? ?(?).\par
Clearly, ?(?) ? ?(?) and ?(?) ? ?(?)\par
This implies that ?(?) ? ?(?) ? ?(?).\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}(}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2123323331321}\includegraphics[]{image-4.png}
\caption{\label{fig_3}2 ] 1 2 2 ]. 3 ? 3 + 2 ; 3 < 3 2? 3 + 1 ; 3 < ? ? 21 And}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.6440184049079754\textwidth}P{0.14340490797546013\textwidth}P{0.04432515337423312\textwidth}P{0.005214723926380368\textwidth}P{0.007822085889570552\textwidth}P{0.005214723926380368\textwidth}}
\multicolumn{2}{l}{Def.2.5. [25]. Complex Valued Continuous t-norm}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{6}{l}{A binary operation  * ? ? 2 ], is}\\
\multicolumn{6}{l}{called complex valued continuous t-norm if it satisfies the following conditions:}\\
\multicolumn{2}{l}{(1)  *  is associative and commutative,}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{(2)  *  is continuous,}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{(3) ? 2}\tabcellsep ].\tabcellsep \\
(iii) ?  *  ? = \{\tabcellsep min\{?, ?\} , ?ð??" max\{?, ?\} = ? ?? ; 0, ?????????,\tabcellsep \multicolumn{2}{l}{for a fix ? ? [0,}\tabcellsep ? 2\tabcellsep ].\end{longtable} \par
 
\begin{quote}
? ? [0, 1]. Ex.2.5. [25]. The following binary operations defined in (i), (ii) and (iii) are complex valued continuous t-norm (i) ? * ? = ??? (?, ?). (ii) ? * ? = ??? (? + ? -? ?? , 0), for a fix ? ? [0, Def.2.6. [25]. Complex Valued Fuzzy Metric Spaces (CVFMS)\end{quote}

\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.7512061403508772\textwidth}P{0.06337719298245613\textwidth}P{0.035416666666666666\textwidth}}
Lemma 2.7 [25]. Let (?, ?, * ) be a CVFMS such that lim ???\tabcellsep \multicolumn{2}{l}{?(?, ?, ?) = ? ?? , for all ?, ? ?}\\
\multicolumn{3}{l}{?, if ?(?, ?, ??) ? ?(?, ?, ?), for all ?, ? ? ?, 0 < ? < 1, ? ? (0, ?) then ? = ?.}\\
\multicolumn{2}{l}{Lemma 2.8 [25]. Let \{? ? \} be a sequence in a CVFMS (?, ?, * ) with lim ???}\tabcellsep ?(?, ?, ?) = ? ?? ,\\
\multicolumn{3}{l}{for all ?, ? ? ?. If there exists a number ? which lies on (0, 1)such that}\\
\multicolumn{3}{l}{?(? ?+1 , ? ?+2 , ??) ? ?(? ? , ? ?+1 , ?), ? ? > 0, ? = 0, 1, 2, . .. Then \{? ? \} is a Cauchy}\\
sequence in ?.\tabcellsep \end{longtable} \par
 
\begin{quote}
\par
\par
The following theorem was established bySingh et al. [25], which is the resetting of the Banach contraction principle in CVFMS. Theorem 2.7 [25]. Let (?, ?, * ) be a CVFMS such that lim ??? ?(?, ?, ?) = ? ?? , ? ?, ? ? ?,\end{quote}

\caption{\label{tab_1}}\end{figure}
 			\label{foot_0}\footnote{\label{foot_0} Volume 23 | Issue 2 | Compilation 1.0 © 2023 Great Britain Journal Press} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Ramot et al. ()]{b1}\label{b1} 	 		\textit{},  		 			D Ramot 		,  		 			R Milo 		,  		 			M Friedman 		,  		 			A Kandel 		.  	 	 		\textit{IEEE Transactions of Fuzzy Systems}  		2002. 10  (2)  p. .  	 
\bibitem[Singh et al. ()]{b24}\label{b24} 	 		‘A novel framework of complex-valued fuzzy metric spaces and fixed-point theorems’.  		 			D Singh 		,  		 			V Joshi 		,  		 			M Imdad 		,  		 			P Kumam 		.  	 	 		\textit{Journal of Intelligent and fuzzy system}  		2016. 30 p. .  	 
\bibitem[Azam et al. ()]{b20}\label{b20} 	 		‘Common fixed point theorems in complex valued metric spaces’.  		 			A Azam 		,  		 			B Fisher 		,  		 			M Khan 		.  	 	 		\textit{Numerical Functional Analysis and Optimization}  		2011. Results on Complex Valued Complete Fuzzy Metric Spaces. 32  (3)  p. .  	 
\bibitem[Verma and Pathak ()]{b22}\label{b22} 	 		‘Common fixed point theorems using property (E.A) in complex-valued metric spaces’.  		 			R K Verma 		,  		 			H K Pathak 		.  	 	 		\textit{Thai Journal of Mathematics}  		2013. 11  (2)  p. .  	 
\bibitem[Jungck ()]{b2}\label{b2} 	 		‘Commuting maps and fixed points’.  		 			G Jungck 		.  	 	 		\textit{Amer Math Monthly}  		1976. 83 p. .  	 
\bibitem[Grabiec ()]{b7}\label{b7} 	 		‘Fixed points in fuzzy metric spaces’.  		 			M Grabiec 		.  	 	 		\textit{Fuzzy Sets and System}  		1988. 27 p. .  	 
\bibitem[Buckley ()]{b11}\label{b11} 	 		\textit{Fuzzy complex analysis I: Differentiation, Fuzzy Sets System},  		 			J J Buckley 		.  		1991. 41 p. .  	 
\bibitem[Buckley ()]{b12}\label{b12} 	 		‘Fuzzy complex analysis II: Integration’.  		 			J J Buckley 		.  	 	 		\textit{Fuzzy Sets System}  		1992. 49 p. .  	 
\bibitem[Buckley ()]{b9}\label{b9} 	 		‘Fuzzy complex numbers’.  		 			J J Buckley 		.  	 	 		\textit{Proc ISFK},  		 (ISFKGuangzhou, China)  		1987. 597.  	 
\bibitem[Buckley ()]{b10}\label{b10} 	 		‘Fuzzy complex numbers’.  		 			J J Buckley 		.  	 	 		\textit{Fuzzy Sets System}  		1989. 33 p. .  	 
\bibitem[Klir et al. ()]{b5}\label{b5} 	 		‘Fuzzy logic systems for engineering: A tutorial’.  		 			G J Klir 		,  		 			B Yuan 		,  		 			J M Mendel 		.  	 	 		\textit{Fuzzy Sets and Fuzzy Logic: Theory and Applications},  		 (NJ)  		1995. 1995. Prentice-Hall. 83 p. .  	 
\bibitem[Kandel ()]{b4}\label{b4} 	 		\textit{Fuzzy Mathematical Techniques and Applications},  		 			A Kandel 		.  		1986. Reading, MA: Addison-Wesley.  	 
\bibitem[Kramosil and Michalek ()]{b6}\label{b6} 	 		‘Fuzzy metric and statistical metric spaces’.  		 			I Kramosil 		,  		 			J Michalek 		.  	 	 		\textit{Kybernetica}  		1975. 11 p. .  	 
\bibitem[Zadeh ()]{b3}\label{b3} 	 		‘Fuzzy sets’.  		 			L A Zadeh 		.  	 	 		\textit{Inform Control}  		1965. 8 p. .  	 
\bibitem[Issue 2 | Compilation 1.0 Results on Complex Valued Complete Fuzzy Metric Spaces London Journal of Research in Science: Natural and Formal]{b0}\label{b0} 	 		‘Issue 2 | Compilation 1.0 Results on Complex Valued Complete Fuzzy Metric Spaces’.  	 	 		\textit{London Journal of Research in Science: Natural and Formal}  		15 p. 63.  	 
\bibitem[Fisher ()]{b23}\label{b23} 	 		‘Mapping with a common fixed point’.  		 			B Fisher 		.  	 	 		\textit{Math. Sem. Notes Kobe Univ}  		1979. 7 p. .  	 
\bibitem[Qiu and Shu ()]{b15}\label{b15} 	 		‘Notes on a?AIJon the restudy of fuzzy ?complex analysis: Part I and part IIa?A? ?I’.  		 			D Qiu 		,  		 			L Shu 		.  	 	 		\textit{Fuzzy Sets System}  		2008. 159 p. .  	 
\bibitem[Qiu et al. ()]{b16}\label{b16} 	 		‘Notes on fuzzy complex analysis’.  		 			D Qiu 		,  		 			L Shu 		,  		 			Z Wen Mo 		.  	 	 		\textit{Fuzzy Sets System}  		2009. 160 p. .  	 
\bibitem[George and Veeramani]{b8}\label{b8} 	 		‘On some results in fuzzy metric spaces’.  		 			A George 		,  		 			P Veeramani 		.  	 	 		\textit{Fuzzy Sets System}  		64 p. .  	 
\bibitem[Qiu et al. ()]{b17}\label{b17} 	 		‘On the restudy of fuzzy complex analysis: Part I. The sequence and series of fuzzy complex numbers and their convergences’.  		 			J Qiu 		,  		 			C Wu 		,  		 			F Li 		.  	 	 		\textit{Fuzzy Sets System}  		2000. 115 p. .  	 
\bibitem[Qiu et al. ()]{b18}\label{b18} 	 		‘On the restudy of fuzzy complex analysis: Part II. The continuity and differentiation of fuzzy complex functions’.  		 			J Qiu 		,  		 			C Wu 		,  		 			F Li 		.  	 	 		\textit{Fuzzy Sets System}  		2001. 120 p. .  	 
\bibitem[Sethi et al. ()]{b14}\label{b14} 	 		‘Probabilistic interpretation of complex fuzzy set’.  		 			N Sethi 		,  		 			S K Das 		,  		 			D C Panda 		.  	 	 		\textit{IJCSEIT}  		2012. 2  (2)  p. .  	 
\bibitem[
			F
		 ()]{b21}\label{b21} 	 		‘Rouz ar an M. Im a , Some common ixe point t eorems on comp ex-va ue metric spaces’.  		 			F 		.  	 	 		\textit{Computer and Mathematics with Applications}  		1012. 64 p. .  	 
\bibitem[Ousmane and Wu ()]{b13}\label{b13} 	 		‘Semi-continuity of complex fuzzy function’.  		 			M Ousmane 		,  		 			C Wu 		.  	 	 		\textit{Tsinghua Science and Technology}  		2003. 8 p. .  	 
\bibitem[Wu and Qiu ()]{b19}\label{b19} 	 		‘Some remarks on fuzzy complex analysis’.  		 			C Wu 		,  		 			J Qiu 		.  	 	 		\textit{Fuzzy Sets System}  		1999. 106 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
