% PDF tagging. `\DocumentMetadata`'s `tagging=on` key is rejected outright by % kernels before 2025-06-01 (TeX Live 2024 and earlier abort with an unknown % `document/metadata/tagging` key), so the line below is guarded and the source % compiles either way: on a 2025 kernel the PDF is tagged, on an older one it % is not. Release and draft workflows both use the digest-pinned TeX Live 2025 % image -- TEXLIVE_IMAGE in .github/workflows/build-non-mf-pdf.yml and % draft-non-mf-pdf.yml -- which is the reproducible environment for this % source. The 2026 image is deliberately not used: its tagpdf aborts at % \tableofcontents on this source and garbles the contents page. \IfFormatAtLeastTF{2025-06-01} {\DocumentMetadata{lang=en-US,pdfversion=2.0,tagging=on}} {} \documentclass[11pt]{amsart} \usepackage[T1]{fontenc} \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{\PassOptionsToPackage{expansion=false}{microtype}} \usepackage{amsmath,amssymb,amsthm,mathtools} \usepackage{enumitem} \usepackage[nopatch=footnote]{microtype} \usepackage{xcolor} \usepackage{xr-hyper} \usepackage[colorlinks=true,linkcolor=blue,citecolor=blue,urlcolor=blue]{hyperref} % Allow line breaks with stretch inside linked declaration names. \Urlmuskip=0mu plus 1mu\relax \expandafter\def\expandafter\UrlBreaks\expandafter{\UrlBreaks\do\.\do\_% \do/\do-% \do\a\do\b\do\c\do\d\do\e\do\f\do\g\do\h\do\i\do\j\do\k\do\l\do\m\do\n% \do\o\do\p\do\q\do\r\do\s\do\t\do\u\do\v\do\w\do\x\do\y\do\z% \do\A\do\B\do\C\do\D\do\E\do\F\do\G\do\H\do\I\do\J\do\K\do\L\do\M\do\N% \do\O\do\P\do\Q\do\R\do\S\do\T\do\U\do\V\do\W\do\X\do\Y\do\Z% \do\0\do\1\do\2\do\3\do\4\do\5\do\6\do\7\do\8\do\9} \hypersetup{ pdftitle={[DRAFT] Non-MF group notes}, pdfauthor={}, pdfsubject={Draft notes: further results and variants concerning non-MF groups}, pdfkeywords={draft, MF groups, approximate unitary representations, property (T), group C*-algebras, sofic groups} } \newcommand{\doi}[1]{\href{https://doi.org/#1}{\nolinkurl{doi:#1}}} \newcommand{\arxiv}[1]{\href{https://arxiv.org/abs/#1}{\nolinkurl{arXiv:#1}}} % Machine-readable source metadata attaching a numbered statement to an % accompanying Lean~4 declaration. The macro is intentionally invisible in % the PDF; the web edition and audit scripts consume its two arguments. This % record does not assert that the surrounding prose proof is a line-by-line % transcription; route-level correspondence is tracked separately. \newcommand{\leanverified}[2]{\ignorespaces} % \leanstep{ID}: positional audit metadata, not typeset. ID names a step; % the marker sits directly after % the sentence that row grades, so tooling (the web edition, checkers) % can bind the audited grade to its exact place in the prose. The ledger % stays the single source for grades and declarations; the manuscript % carries only the position. \newcommand{\leanstep}[1]{} \setlist[enumerate]{leftmargin=2.35em} \setlist[itemize]{leftmargin=2.1em} \allowdisplaybreaks \raggedbottom \emergencystretch=1.5em \newtheorem{theorem}{Theorem}[section] \newtheorem{proposition}[theorem]{Proposition} \newtheorem{lemma}[theorem]{Lemma} \newtheorem{corollary}[theorem]{Corollary} \theoremstyle{definition} \newtheorem{definition}[theorem]{Definition} \newtheorem{construction}[theorem]{Construction} \theoremstyle{remark} \newtheorem{remark}[theorem]{Remark} \theoremstyle{plain} % The notes retain lettered theorem heads for the principal consequences. % Their lettering is local to this document and is not shared with the main % paper. \newtheorem{mainthm}{Theorem} \renewcommand{\themainthm}{\Alph{mainthm}} \newcommand{\C}{\mathbb C} \newcommand{\Z}{\mathbb Z} \newcommand{\R}{\mathbb R} \newcommand{\N}{\mathbb N} \newcommand{\SL}{\operatorname{SL}} \newcommand{\GL}{\operatorname{GL}} \newcommand{\U}{\mathcal U} \newcommand{\Fix}{\operatorname{Fix}} \newcommand{\tr}{\operatorname{tr}} \newcommand{\Ad}{\operatorname{Ad}} \newcommand{\End}{\operatorname{End}} \newcommand{\Cl}{\operatorname{Cl}} \newcommand{\Cmax}{C^*_{\mathrm{max}}} \newcommand{\Cred}{C^*_{\mathrm r}} \newcommand{\opnorm}[1]{\left\lVert #1\right\rVert} \newcommand{\hsnorm}[1]{\left\lVert #1\right\rVert_{2}} \newcommand{\draftnotice}{% \begin{center} \fcolorbox{red!70!black}{red!5}{% \parbox{0.88\linewidth}{\centering\bfseries\color{red!70!black} DRAFT --- NOT READY FOR PUBLIC CONSUMPTION\par \smallskip \normalfont\color{black}These notes are actively being revised and have not been released for public consumption.}} \end{center} \medskip} \externaldocument[paper-]{build/non_mf_groups_exist}[non_mf_groups_exist.pdf] \begin{document} \title[Non-MF group notes]{Non-MF group notes} \subjclass[2020]{Primary 46L05; Secondary 20F05, 22D25, 20E26} \keywords{MF groups, approximate unitary representations, property~(T), group $C^*$-algebras, sofic groups} \maketitle \draftnotice \noindent\textbf{Scope.} These notes contain an earlier affine/Clifford construction. They are not a companion to the current manuscript \emph{Non-MF Groups}, whose proof uses a different group and a different argument. References to the main paper below refer to the earlier manuscript version and are retained only as part of this research record. \medskip \setcounter{tocdepth}{1} \tableofcontents \par\clearpage \section{A literal presentation and affine certificate} \label{sec:literal-presentation} The earlier manuscript version defined $E$ conceptually from the affine group $\mathbb Z^3\rtimes\SL_3(\mathbb Z)$ and the doubling endomorphism. This section gives the literal presentation used by the Lean development and an explicit matrix certificate for its affine base. First define the \emph{linear presentation} \begin{equation}\label{eq:sl3presentation} \mathcal R=\left\langle x,y,z\ \middle|\ \begin{gathered} x^3=y^3=z^2=(xz)^3=(yz)^3=1,\\ (x^{-1}zxy)^2=(y^{-1}zyx)^2=(xy)^6=1 \end{gathered}\right\rangle, \end{equation} and the \emph{base} \begin{equation}\label{eq:gamma-presentation} \mathcal B=\left\langle v_1,v_2,v_3,x,y,z\ \middle|\ \begin{gathered} \text{the eight relations in \eqref{eq:sl3presentation}},\\ [v_1,v_2]=[v_1,v_3]=[v_2,v_3]=1,\\ xv_1x^{-1}=v_3,\ xv_2x^{-1}=v_1,\ xv_3x^{-1}=v_2,\\ yv_1y^{-1}=v_1,\ yv_2y^{-1}=v_2^{-1}v_3,\ yv_3y^{-1}=v_1v_2^{-1},\\ zv_1z^{-1}=v_2v_3^{-1},\ zv_2z^{-1}=v_1v_3^{-1},\ zv_3z^{-1}=v_3^{-1} \end{gathered}\right\rangle. \end{equation} Write $\iota\colon\mathcal B\to E$ for the homomorphism induced by the first six generators of the presentation below. \begin{definition}\label{def:E} Use the six base generators and the relations displayed in \eqref{eq:gamma-presentation}. Define \begin{equation}\label{eq:E} E=\left\langle v_1,v_2,v_3,x,y,z,t,c\ \middle|\ \begin{gathered} \textup{(B)}\quad\text{all relations in \eqref{eq:gamma-presentation}},\\ \textup{(T)}\quad tv_i t^{-1}=v_i^2\ (1\le i\le3),\\ \phantom{\textup{(T)}\quad} txt^{-1}=x,\quad tyt^{-1}=y,\quad tzt^{-1}=z,\\ \textup{(C)}\quad c^2=1,\\ \phantom{\textup{(C)}\quad} [c,g]=1\ \ (g\in\{v_1,v_2,v_3,x,y,z\}),\\ \textup{(W)}\quad [w,g]=1\quad(g\in\{v_1,v_2,v_3,x,y,z,t,c\}) \end{gathered}\right\rangle, \end{equation} where $w$ abbreviates the word $\bigl[\,tct^{-1},\,v_1(tct^{-1})v_1^{-1}\bigr]$. This is an explicit finite presentation with eight generators and forty-one relators: twenty in family~\textup{(B)}, six in family~\textup{(T)}, seven in family~\textup{(C)}, and eight in family~\textup{(W)}. If $a$ and $b$ are involutions and $[a,b]$ is central, then $[a,b]^{-1}=[b,a]=a[a,b]a^{-1}=[a,b]$. Applying this to the two involutions in the definition of $w$ gives $w^2=1$. Families~\textup{(T)} and~\textup{(C)} give, respectively, \leanverified{Sofic/LiteralNonMFPresentation}{GroupApproximation.LiteralNonMFPresentation.manuscriptLiteralPresentation} \[ t\iota(\mathcal B)t^{-1}\subseteq\iota(\mathcal B), \qquad [c,\iota(\mathcal B)]=1. \] \end{definition} \subsection{Property~\textup{(T)} of the base} \begin{proposition}\label{prop:literal-base-T} The twenty-relator group $\mathcal B$ has property~\textup{(T)}, in both the real-orthogonal and complex-unitary formulations. \leanverified{Sofic/LiteralBaseP13PropertyTBridge}{GroupApproximation.LiteralBaseP13PropertyTBridge.manuscriptBaseHasKazhdanPropertyT} \end{proposition} \begin{proof} By Remark~\ref{rem:classical-base} the presentation \eqref{eq:gamma-presentation} defines $\mathbb Z^3\rtimes\SL_3(\mathbb Z)$, which has property~\textup{(T)} \cite[Corollary~1.4.16 and Theorem~1.7.1]{BHV}. Let $\rho$ be an orthogonal representation on a real Hilbert space $H_{\mathbb R}$. Its complexification $H_{\mathbb R}\otimes_{\mathbb R}\mathbb C$ has the unitary representation $\rho\otimes1$. The invariant vectors and displacement norms are those of $\rho$ in each real coordinate, so every Kazhdan pair for the unitary formulation is also one for the orthogonal formulation. \end{proof} \begin{remark}[the classical identification]\label{rem:classical-base} The eight relations \eqref{eq:sl3presentation} present $\SL_3(\mathbb Z)$ \cite[Theorem~2]{CRW}; the corresponding matrices are also recorded in \cite{CLV}. So $\mathcal B\cong\mathbb Z^3\rtimes\SL_3(\mathbb Z)$, and the surjection $\mathcal B\to\bar\Gamma$ of Lemma~\ref{lem:linear} onto the matrix realization is an isomorphism. \leanverified{Monsters/LiteralBaseCompleteness}{GroupApproximation.LiteralBaseCompleteness.baseAffineEquiv} \end{remark} \begin{lemma}[linear model]\label{lem:linear} For $M\in\GL_3(\mathbb Q)$ and $u\in\mathbb Q^3$, write \[ A(M,u)=\begin{pmatrix}M&u\\0&1\end{pmatrix}. \] Assign $v_i\mapsto A(I_3,e_i)$ and \[ \begin{aligned} x&\mapsto A\!\left(\begin{pmatrix}0&1&0\\0&0&1\\1&0&0\end{pmatrix},0\right), &y&\mapsto A\!\left(\begin{pmatrix}1&0&1\\0&-1&-1\\0&1&0\end{pmatrix},0\right),\\[3pt] z&\mapsto A\!\left(\begin{pmatrix}0&1&0\\1&0&0\\-1&-1&-1\end{pmatrix},0\right). \end{aligned} \] Let $\bar\Gamma\le\GL_4(\mathbb Q)$ be the subgroup generated by these six matrices, and put $D=\operatorname{diag}(2,2,2,1)$. The six matrices satisfy all twenty relators of $\mathcal B$, and \[ \bar\alpha(u)=DuD^{-1} \] is an injective endomorphism of $\bar\Gamma$ which squares the three translation generators and fixes $x,y,z$. Moreover the matrix assigned to $v_1$ does not lie in $\operatorname{range}(\bar\alpha)$. \leanverified{Sofic/ManuscriptExactWrappers}{GroupApproximation.ManuscriptExactWrappers.manuscriptLinearModel} \end{lemma} \begin{proof} Each of the twenty relators reduces to an equality between explicit $4\times4$ rational matrices. Conjugation by $D$ gives the six stable-letter equations and is injective because it is conjugation by an invertible matrix. Every displayed generator and its explicitly computed inverse has integral entries; equivalently, all six generators lie in $\GL_4(\mathbb Z)$. So $\bar\Gamma\le\GL_4(\mathbb Z)$. However $D^{-1}\bar v_1D$ has entry $1/2$ in position $(1,4)$, so it is not in $\bar\Gamma$. This proves the last assertion. \end{proof} Form the direct limit $T=\varinjlim(\bar\Gamma,\bar\alpha)$ and let $\tau$ denote its shift automorphism. Set $\Sigma=T\rtimes\mathbb Z$. Let $j\colon\bar\Gamma\hookrightarrow\Sigma$ be the level-zero map. Put $X=\Sigma/j(\bar\Gamma)$, with base point $o=j(\bar\Gamma)$. Since $D^{-1}\bar v_1D\notin\bar\Gamma$ (Lemma~\ref{lem:linear}), we have $\tau o\ne j(\bar v_1)\tau o$, and the Clifford generators at these two points anticommute. \begin{proposition}\label{prop:witness} $w\neq1$ in $E$. \leanverified{Sofic/LiteralNonMFLinearWitness}{GroupApproximation.LiteralNonMFLinearWitness.literal_mark_ne_one} \end{proposition} \begin{proof} Let $\Cl(X)$ be generated by a central involution $\zeta$ and involutions $c_\xi$, $\xi\in X$, with $[c_\xi,c_\eta]=\zeta$ for $\xi\ne\eta$, and put $W=\Cl(X)\rtimes\Sigma$. Define a map on the generators of \eqref{eq:E} by \[ \begin{gathered} g\mapsto j(\bar g)\in\Sigma\quad (g\in\{v_1,v_2,v_3,x,y,z\}),\\ t\mapsto\tau,\qquad c\mapsto c_o . \end{gathered} \] Lemma~\ref{lem:linear} gives the twenty base and six stable-letter relations. The level-zero subgroup fixes $o$, so $c_o$ commutes with every base generator, and $c_o^2=1$. Under this assignment, \[ tct^{-1}\mapsto c_{\tau o},\qquad v_1(tct^{-1})v_1^{-1}\mapsto c_{j(\bar v_1)\tau o}, \] and the two points are distinct by Lemma~\ref{lem:linear}, so \[ w\mapsto[c_{\tau o},c_{j(\bar v_1)\tau o}]=-1=\zeta . \] Since $\zeta$ is central in $W$, the remaining relations $[w,g]=1$ for $g\in\{v_1,v_2,v_3,x,y,z,t,c\}$ are also satisfied. So the assignment extends to a group homomorphism $E\to W$ sending $w$ to $\zeta\neq1$, so $w\neq1$ in $E$. \end{proof} \subsection{The presentation-level obstruction} Korchagin's local microstate criterion for finitely presented groups \cite[Proposition~8]{Korchagin} is the corresponding positive result. For the non-MF presentation here, the same viewpoint gives the following finite obstruction. Since $E$ is finitely presented, the forty-one relators of \eqref{eq:E} serve as the test set, and the hypothesis becomes a condition on an eight-tuple of unitaries. \begin{corollary}[a uniform obstruction on the presentation] \label{cor:relator-uniform} There is a $\delta>0$ with the following property. For every $d\ge1$ and every eight-tuple $V_1,\dots,V_8\in\U(d)$, if \[ \opnorm{r(V_1,\dots,V_8)-1}\le\delta \qquad\text{for each of the forty-one relators $r$ of \eqref{eq:E},} \] then $\opnorm{w(V_1,\dots,V_8)-1}<1$. \leanverified{Sofic/LiteralRelatorObstruction}{GroupApproximation.LiteralRelatorObstruction.literal_relator_uniform_obstruction} \end{corollary} \begin{proof} If no such $\delta$ exists, then for every $n$ there are a dimension $d_n$ and a tuple $V^{(n)}$ satisfying every relator to within $1/n$ and with $\opnorm{w(V^{(n)})-1}\ge1$. Each tuple defines a homomorphism $\varphi_n\colon F_8\to\U(d_n)$, since $F_8$ is free. Their unitary classes define a homomorphism $\Phi\colon F_8\to\U(\mathcal Q((d_n)))$. Each of the forty-one relators lies in $\ker\Phi$, its images converging to $1$ in operator norm, so $\Phi$ factors as $\Theta\circ\pi$ through the quotient map $\pi\colon F_8\to E$. Corollary~\ref{cor:marked-obstruction} gives $\Theta(w)=1$, that is $\opnorm{w(V^{(n)})-1}\to0$, contradicting the lower bound $1$. \end{proof} The compactness proof is ineffective. An explicit value of $\delta$ and an explicit test set $F_0$ would require an effective Kazhdan constant for the base and effective compression estimates. \section{Consequences of the example}\label{sec:position} Throughout, $\hat c=tct^{-1}$ and $u=[\hat c,\iota(v_1)]$, so that $w=u^2$. For a countable group $G$, write $\operatorname{Res}_{\mathrm{MF}}(G)$ for its \emph{MF residual}: the intersection of the kernels of all its homomorphisms to $\U(\mathcal Q)$ (Definition~\ref{def:radical}). Proposition~\ref{prop:univquot} shows that $G$ is MF exactly when this subgroup is trivial. By Corollary~\ref{cor:marked-obstruction}, $1\ne w\in\operatorname{Res}_{\mathrm{MF}}(E)$. \subsection*{The quotient by the central involution} \begin{mainthm}[the quotient of $E$ by $\langle w\rangle$]\label{thm:signfree} The quotient $E/\langle w\rangle$ is not MF\@. The image of $[\iota(v_1),\hat c]=u^{-1}$ is nontrivial in $E/\langle w\rangle$ and lies in $\operatorname{Res}_{\mathrm{MF}}(E/\langle w\rangle)$; consequently $\{1,w\}$ is a proper subgroup of $\operatorname{Res}_{\mathrm{MF}}(E)$. \leanverified{Sofic/LiteralSignFreeQuotient}{GroupApproximation.LiteralSignFreeQuotient.signFree_collapse} \leanverified{Sofic/LiteralSignFreeQuotient}{GroupApproximation.LiteralSignFreeQuotient.signFreeQuotient_not_isCDEOperatorMF} \leanverified{Sofic/LiteralSignFreeQuotient}{GroupApproximation.LiteralSignFreeQuotient.commutator_not_zpow_mark} \end{mainthm} The MF residuals of $E$ and $E/\langle w\rangle$ are computed exactly in Section~\ref{sec:exact-residual}. \noindent Theorem~\ref{thm:collapse} states that if an involution commutes with the conjugate copy of a Kazhdan subgroup and its conjugates under the original subgroup commute pairwise, then every homomorphism to $\U(\mathcal Q)$ maps all of those conjugates to the same element. In $E$ the pairwise commutators of those conjugates of $\hat c$ lie in $\langle w\rangle$, so in $E/\langle w\rangle$ the element $\hat c$ satisfies these hypotheses, and every homomorphism $E/\langle w\rangle\to\U(\mathcal Q)$ maps $u$ to $1$. Thus $E/\langle w\rangle$ is a second finitely presented non-MF group. \subsection*{A stably finite non-MF group algebra} Every MF algebra is stably finite \cite{BK}; the converse fails. The canonical trace on $\Cred(E)$ is faithful, so $\Cred(E)$ is stably finite (Lemma~\ref{lem:faithfultrace}). Abstract examples follow from the failure of the Connes embedding problem \cite{FGH}; the reduced algebra of the finitely presented group $E$ is an explicit one (Theorem~\ref{thm:reduced}). For $\Cred(\SL_3(\mathbb Z))$ and $\Cred(\SL_4(\mathbb Z))$ the MF property is undecided; only the stronger PMF property is known to fail, for $\SL_4(\mathbb Z)$ \cite{MdlS}. \begin{mainthm}[the reduced group algebra of $E$]\label{thm:reduced} The algebra $\Cred(E)$ is unital and separable, has a faithful tracial state, so it is stably finite, but it is not an MF algebra. \leanverified{Sofic/LiteralNonMFEndpoint}{GroupApproximation.LiteralNonMFEndpoint.manuscriptTheoremD} \end{mainthm} \begin{proof} $\Cred(E)$ is unital and separable because $E$ is countable, and by Lemma~\ref{lem:faithfultrace} the canonical trace is faithful, so the algebra is stably finite. It is not an MF algebra by Corollary~\ref{cor:marked-obstruction}. \end{proof} The block normal form of Section~\ref{sec:algebras-sofic} shows in addition that $E$, and so $\Cred(E)$, is exact. The canonical map $\mathcal B\to E$ is injective (Section~\ref{sec:literal-presentation}), so $E$ contains an infinite Kazhdan group and is nonamenable. \leanverified{Analysis/NuclearityAmenability}{GroupApproximation.NuclearityAmenability.manuscriptNotAmenableOfBaseEmbeds} By Lance's theorem, nonamenability of a discrete group is equivalent to nonnuclearity of its reduced group $C^*$-algebra, so $\Cred(E)$ is not nuclear \cite{Lance}. In the direction used here, nuclearity is read as the completely positive approximation property: a discrete group whose reduced algebra has that property admits an invariant mean, and $E$ does not. \leanverified{Analysis/LanceNuclearity}{GroupApproximation.CStarExactness.reducedGroupCStar_not_nuclear} Since $\Cred(E)$ is nonnuclear, this example does not address the nuclear form of the Blackadar--Kirchberg problem, whether every stably finite separable nuclear $C^*$-algebra is quasidiagonal. \subsection*{A sofic example} \begin{mainthm}[the explicit group is sofic]\label{thm:Esofic} The group $E$ of Definition~\ref{def:E} is sofic. \leanverified{Sofic/LiteralSoficAssembly}{GroupApproximation.LiteralSoficAssembly.markedGroup_isSofic} \end{mainthm} \noindent So $E$ is hyperlinear. LEF groups are MF \cite{CDE} and $E$ is not MF (Corollary~\ref{cor:marked-obstruction}), so $E$ is not LEF; a residually finite group is LEF, so $E$ is not residually finite either. \leanverified{Sofic/LiteralSoficConsequences}{GroupApproximation.LiteralSoficAssembly.markedGroup_finitelyPresented_hyperlinear_nonMF} \leanverified{Sofic/LiteralSoficConsequences}{GroupApproximation.LiteralSoficAssembly.markedGroup_sofic_not_isLEF_unconditional} \leanverified{Sofic/LiteralSoficConsequences}{GroupApproximation.LiteralSoficAssembly.markedGroup_finitelyPresented_sofic_nonMF} Let $E_0$ be the kernel of the exponent sum in $t$. For every finite subset of $E_0$, the $T$-coordinates lie in a single level of the ascending chain and the lamp coordinates involve finitely many conjugates of $c$; the subgroup they generate embeds in a residually finite group. So $E_0$ is LEF (Section~\ref{sec:Esofic}). Since $E$ is a split extension of $E_0$ by $\Z$, it is sofic by the Elek--Szab\'o amenable-extension theorem \cite{ElekSzabo}. This extension does not preserve LEF: LEF groups are MF \cite{CDE}, so $E_0$ is LEF whereas $E$ is not. MF groups are not closed under extensions or quotients: a Clifford quotient of $E$ is a non-MF extension of an MF group by an MF group, and the MF group $F_8$ surjects onto $E$ (Section~\ref{sec:algebras-sofic}, Corollary~\ref{cor:quotclosure}). \subsection*{A hyperlinear non-MF trace} We use Shulman's terminology \cite{ShulmanTraces}. Hyperlinear and MF traces are defined by the same pointwise bounded, trace-correct matrix models, with the algebraic defects measured in normalized Hilbert--Schmidt norm and operator norm, respectively. The approximating maps themselves need not be linear, positive, unital, or completely positive. Every MF trace is hyperlinear; Shulman asks whether the converse holds. \begin{lemma} \label{lem:mftrace-group} Let $G$ be a countable group and let $\tau_G$ be the canonical trace on $\Cmax(G)$, determined by $\tau_G(u_g)=1$ for $g=1$ and $\tau_G(u_g)=0$ otherwise. If $\tau_G$ is an MF trace, then $G$ is MF\@. \leanverified{Sofic/TraceSeparationEndpoint}{GroupApproximation.manuscriptMFTraceGroupBridge} \end{lemma} \begin{proof} Let $\varphi_n\colon\Cmax(G)\to M_{k_n}(\C)$ witness that $\tau_G$ is MF and put $\mathcal Q=\prod_n M_{k_n}(\C)\big/\bigoplus_n M_{k_n}(\C)$, the quotient of the bounded product by the operator-norm $c_0$ ideal. Pointwise boundedness puts $(\varphi_n(a))_n$ in the bounded product for every $a$. The operator-norm defect conditions make $\Phi(a)=[(\varphi_n(a))_n]$ a $*$-homomorphism $\Phi\colon\Cmax(G)\to\mathcal Q$. Set $p=\Phi(1)$, a projection with $\Phi(\Cmax(G))\subseteq p\mathcal Qp$. Then $\Theta(g)=\Phi(u_g)+(1-p)$ defines a homomorphism $\Theta\colon G\to\U(\mathcal Q)$. We claim that $\Theta$ is injective. If $g\ne1$ and $\Theta(g)=1$, then $\Phi(u_g)=\Phi(1)$, so $\lVert\varphi_n(u_g)-\varphi_n(1)\rVert\to0$; the normalized trace is contractive for the operator norm, whereas trace-correctness gives $\operatorname{tr}_{k_n}(\varphi_n(u_g))\to0$ and $\operatorname{tr}_{k_n}(\varphi_n(1))\to1$, a contradiction. Thus $G$ embeds in the unitary group of a norm matrix corona and is MF. \end{proof} \noindent Schafhauser \cite[Definition~1.1 and Proposition~2.2]{Schafhauser} uses a stronger notion of MF group and relates it to the canonical trace on $\Cred(G)$. Here we use the Carri\'on--Dadarlat--Eckhardt notion and the canonical trace on $\Cmax(G)$, as in Lemma~\ref{lem:mftrace-group}. \begin{mainthm}[a hyperlinear non-MF trace]\label{thm:trace} The canonical trace $\tau_E$ on $\Cmax(E)$ is hyperlinear but not MF\@. Consequently, there is a separable unital $C^*$-algebra carrying a hyperlinear non-MF trace. In particular, this gives a negative answer to Shulman's question whether every hyperlinear trace is MF \cite{ShulmanTraces}. \leanverified{Sofic/TraceSeparationEndpoint}{GroupApproximation.manuscriptTraceSeparation} \end{mainthm} \begin{proof} By Theorem~\ref{thm:Esofic}, $E$ is sofic. Let $\sigma_n\colon E\to\operatorname{Sym}(d_n)$ be a sofic approximation and $U_n(g)$ the associated permutation unitaries. For a free ultrafilter $\omega$, let \[ \oplus_{2,\omega}M_{d_n}(\C) =\bigl\{(x_n):\lim_\omega\lVert x_n\rVert_{2,\tr_{d_n}}=0\bigr\} \] inside the bounded product, and write $\operatorname{tr}_\omega([(x_n)])=\lim_\omega\tr_{d_n}(x_n)$ for the induced trace on the tracial ultraproduct. The classes $[(U_n(g))_n]$ define a homomorphism \[ E\longrightarrow \U\!\left(\prod_n M_{d_n}(\C)\big/\oplus_{2,\omega}M_{d_n}(\C)\right). \] Moreover, asymptotic freeness of the sofic approximation gives \[ \operatorname{tr}_\omega([(U_n(g))_n])=\delta_{g,1}, \] because the normalized trace of a permutation matrix is the proportion of its fixed points. By the universal property of $\Cmax(E)$ this extends to a $*$-homomorphism $\pi$ with $\tau_E=\operatorname{tr}_\omega\circ\pi$, so $\tau_E$ is hyperlinear by Shulman's tracial-ultraproduct characterization \cite{ShulmanTraces}. If $\tau_E$ were an MF trace, Lemma~\ref{lem:mftrace-group} would imply that $E$ is MF, contradicting Corollary~\ref{cor:marked-obstruction}\@. Separability of $\Cmax(E)$ follows from countability of $E$. \end{proof} \section{Weighted asymptotic-commutant invariance}\label{supp:transport-variants} \begin{theorem}[one-sided conjugation at an arbitrary weight] \label{thm:transport-variants} Let $H$ be countable, let $L\leq H$ have property~\textup{(T)}, and let $t\in H$ satisfy $tLt^{-1}\leq L$. Let $U_n\colon H\to\U(d_n)$ be an operator-norm asymptotic representation, let $(\nu_n)$ be nonnegative real weights, and let $x_n\in M_{d_n}(\C)$ be matrices for which there is $C$ with $\operatorname{Tr}(x_n^*x_n)\le C\,\nu_n$ for all $n$ and, for every $\ell\in L$ and every $\varepsilon>0$, eventually \[ \operatorname{Tr}\,\bigl|x_n-U_n(\ell)\,x_n\, U_n(\ell)^*\bigr|^2\le\varepsilon\,\nu_n. \] Then $U_n(t)\,x_nU_n(t)^*$ and $U_n(t)^*\,x_nU_n(t)$ satisfy both conditions as well. \leanverified{Sofic/ManuscriptSubgroupSpecializations}{GroupApproximation.ManuscriptExactWrappers.manuscriptWeightedTransportSubgroup} \end{theorem} \begin{proof} Equip the $n$th coordinate space with the inner product \[ \langle x,y\rangle_n= \begin{cases} \operatorname{Tr}(y^*x)/\nu_n,&\nu_n>0,\\ \operatorname{Tr}(y^*x),&\nu_n=0. \end{cases} \] If $\nu_n=0$, the bound $\operatorname{Tr}(x_n^*x_n)\le C\nu_n$ forces $x_n=0$, so choosing the ordinary Hilbert--Schmidt inner product on that coordinate does not affect the distinguished vector. Conjugation by a unitary is unitary for every one of these inner products. The bound makes $(x_n)$ a bounded ultraproduct vector, and the adjoint actions remain operator-norm almost multiplicative because the scalar normalization of the Hilbert norm does not enter the operator norm. Let $\pi$ be the induced representation on the Hilbert space ultraproduct, let $P$ project onto $\operatorname{Fix}\pi(L)$, and put $V=\pi(t)$. The inclusion $tLt^{-1}\leq L$ gives $P\leq VPV^*$. Both projections belong to the norm ultraproduct of the matrix algebras and are unitarily equivalent there. That algebra is finite, so $P=VPV^*$. So both $V[x_n]$ and $V^*[x_n]$ are fixed by $\pi(L)$, which gives the asserted estimates. \end{proof} \section{Obstructions from a one-sided conjugation datum}\label{sec:conj} \begin{definition}[Kazhdan conjugation datum]\label{def:pattern} Let $H$ be a countable group. A \emph{Kazhdan conjugation datum} in $H$ is a tuple $(\Lambda,\iota,t,c)$, where $\Lambda$ is a countable group with property~\textup{(T)}, $\iota\colon\Lambda\to H$ is a group homomorphism, possibly with nontrivial kernel, and $t,c\in H$, subject to \begin{enumerate} \item[(M1)] $t\,\iota(\lambda)\,t^{-1}\in\iota(\Lambda)$ for every $\lambda\in\Lambda$; \item[(M2)] $c\,\iota(\lambda)=\iota(\lambda)\,c$ for every $\lambda\in\Lambda$. \end{enumerate} Write $\hat c:=tct^{-1}$. The datum determines the normal closure \leanverified{Sofic/ConjugationDatumAnyUniverse}{GroupApproximation.ManuscriptExactWrappers.manuscriptMarkedKazhdanPattern_anyUniverse} \[ N_{\mathrm{conj}} \;=\;\bigl\langle\!\bigl\langle\, [\,\hat c,\iota(\lambda)\,]\;:\;\lambda\in\Lambda \,\bigr\rangle\!\bigr\rangle_H\;\trianglelefteq\;H . \] \end{definition} For a finitely generated $\Lambda$, conditions (M1)--(M2) are imposed by finitely many relations once generating sets are fixed. Conditions (M1)--(M2) imply that $c$ commutes with $\iota(\Lambda)$ and that $\hat c$ commutes with the subgroup $t\iota(\Lambda)t^{-1}$. \begin{definition}[universal $2$-norm triviality]\label{def:invisible} Let $U=(U_n)$ be an operator-norm asymptotic representation of a countable group $H$ and let $\omega$ be an ultrafilter refining the cofinite filter. Write \[ K_2^{\omega}(U)\;=\;\bigl\{g\in H:\ \textstyle\lim_\omega\hsnorm{U_n(g)-1}=0\bigr\}, \] the kernel of the homomorphism induced by $U$ into the tracial ultraproduct of the matrix blocks along $\omega$, and so a normal subgroup of $H$. An element $g$ is \emph{universally $2$-norm trivial} if $g\in K_2^{\omega}(U)$ for every such $U$ and every such $\omega$. If $\hsnorm{U_n(g)-1}\to0$ along the full sequence, then $g\in K_2^{\omega}(U)$ for every such $\omega$. \leanverified{Sofic/ManuscriptExactWrappers}{GroupApproximation.ManuscriptExactWrappers.manuscriptHSInvisibleCharacterization} \end{definition} \begin{theorem}[finite-normal obstruction criterion]\label{thm:criterion} Let $H$ be a countable group with a Kazhdan conjugation datum $(\Lambda,\iota,t,c)$, and let $F\trianglelefteq H$ be a finite normal subgroup with $F\subseteq N_{\mathrm{conj}}$. Then every homomorphism $\Theta\colon H\to\U(\mathcal Q)$ satisfies $\Theta(f)=1$ for all $f\in F$. \leanverified{Sofic/FiniteNormalAnyUniverse}{GroupApproximation.ManuscriptExactWrappers.manuscriptFiniteNormalObstructionCriterion_anyUniverse} \end{theorem} \begin{proof} \emph{Universal $2$-norm triviality of $N_{\mathrm{conj}}$.} Let $U_n\colon H\to\U(d_n)$ be an operator-norm asymptotic representation of $H$ (for instance, coordinate unitary lifts of a homomorphism to $\U(\mathcal Q)$), write $U_{g,n}=U_n(g)$, and put \[ K_2=\{g\in H:\hsnorm{U_{g,n}-1}\longrightarrow0\}. \] Unitary invariance and asymptotic multiplicativity make $K_2\trianglelefteq H$. Put $L=\iota(\Lambda)$, which has property~\textup{(T)} because it is a quotient of $\Lambda$. Since $c$ centralizes $L$, the sequence $(U_{c,n})$ belongs to the asymptotic commutant of $L$ in normalized Hilbert--Schmidt norm. Theorem~\ref{thm:transport-variants}, with $\nu_n=d_n$, applied to $x_n=U_{c,n}$, shows that $(U_{\hat c,n})$ for $\hat c=tct^{-1}$ lies in the same asymptotic commutant. So $[\hat c,\iota(\lambda)]\in K_2$ for every $\lambda\in\Lambda$; since $K_2$ is normal, it contains the normal closure of these commutators: $N_{\mathrm{conj}}\subseteq K_2$, and so $F\subseteq K_2$. Convergence of the full sequence gives triviality along every ultrafilter refining the cofinite filter, so every element of $N_{\mathrm{conj}}$ is universally $2$-norm trivial (Definition~\ref{def:invisible}). \emph{The coordinate averaging corner.} Suppose a homomorphism $\Theta$ to $\U(\mathcal Q)$ is nontrivial on $F$; choose coordinate unitary lifts $(V_{g,n})$ of $\Theta$ and form the coordinate averaging operators \[ p_n=\frac1{|F|}\sum_{f\in F}V_{f,n}. \] Because the lifts are asymptotically multiplicative and $F$ is finite, $(p_n)$ is asymptotically self-adjoint and idempotent. Since $F$ is normal, $(p_n)$ asymptotically commutes with every lift of $\Theta(H)$. Continuous functional calculus applied to the Hermitian parts yields genuine projections at operator-norm distance $o(1)$ from $p_n$, and these projections are asymptotically central as well. Let $q_n$ be their complements. Nontriviality of $\Theta$ on $F$ forces $q_n\ne0$ along infinitely many coordinates --- otherwise the averages converge to $1$ and $\Theta|_F$ is trivial. Retain exactly those coordinates and relabel them by $\N$. Compress $V_{g,n}$ to $q_n\mathbb C^{d_n}$ and take its polar part. Asymptotic centrality of $q_n$ makes the polar correction tend to zero in operator norm. The corrected operators form an operator-norm asymptotic representation $(W_{g,n})$ of $H$ on the corners $q_nM_{d_n}(\C)q_n\cong M_{r_n}(\C)$, $r_n=\operatorname{rank}q_n>0$. Since $q_n$ is the complement of a projection within $o(1)$ of $p_n$, the finite average vanishes on the corner: \[ \Bigl\lVert\sum_{f\in F}W_{f,n}\Bigr\rVert\longrightarrow0 \quad\text{in operator norm.} \tag{\ensuremath{\ast}} \] \emph{The contradiction.} Since $F\subseteq N_{\mathrm{conj}}$ and $(W_{g,n})$ is itself an operator-norm asymptotic representation of $H$, every $f\in F$ satisfies $\hsnorm{W_{f,n}-1}\to0$. Because $F$ is finite, these convergences are uniform over $f\in F$, so \[ \sum_{f\in F}W_{f,n}\longrightarrow |F|1 \quad\text{in normalized Hilbert--Schmidt norm}, \] each block with its own normalized trace. This contradicts \((\ast)\), because operator-norm convergence dominates normalized Hilbert--Schmidt convergence. So every homomorphism $H\to\U(\mathcal Q)$ is trivial on $F$. \end{proof} \begin{corollary}[the marked obstruction]\label{cor:marked-obstruction} \[ 1\ne w\in\operatorname{Res}_{\mathrm{MF}}(E). \] \leanverified{Sofic/LiteralNonMFEndpoint}{GroupApproximation.LiteralNonMFEndpoint.literal_mark_mem_manuscriptCoronaMFResidual} \leanverified{Sofic/LiteralNonMFLinearWitness}{GroupApproximation.LiteralNonMFLinearWitness.literal_mark_ne_one} \end{corollary} \begin{proof} Proposition~\ref{prop:witness} gives $w\ne1$. Put $L=\iota(\mathcal B)$ and $\hat c=tct^{-1}$. The element $u=[\hat c,\iota(v_1)]$ belongs to $N_{\mathrm{conj}}$, and $w=u^2$. The subgroup $\langle w\rangle$ is finite and normal because $w$ is a central involution. Theorem~\ref{thm:criterion}, applied with $F=\langle w\rangle$, implies that every homomorphism from $E$ to a norm matrix corona maps $w$ to the identity. \end{proof} The same conclusion holds for every finite normal subgroup $F$ contained in a subgroup $D\le H$ whose elements lie in $K_2^{\omega}(U)$ for every operator-norm asymptotic representation $U$ of $H$ and every $\omega$. Finiteness of $F$ is essential: universal $2$-norm triviality alone does not force triviality in the corona (Section~\ref{sec:limits}). For $F=\{1,w\}$, the projection is $p_n=\tfrac12(1+V_{w,n})$; in the corona corner the image of $w$ is $-1$ exactly, while the finite-stage compressions satisfy $\opnorm{W_{w,n}+1}\to0$. \subsection{An intrinsic form} For a subgroup $L\le H$, let \[ P_L=\{s\in H:sLs^{-1}\subseteq L\}, \] the \emph{compression semigroup} of $L$ in the terminology of Kun--Thom \cite{KT}, and put $G^{+}(L)=\langle P_L\rangle$. Then set \begin{equation}\label{eq:intrinsicdefect} \mathfrak D(H,L)= \left\langle\!\left\langle [gzg^{-1},\ell]:g\in G^{+}(L),\ z\in C_H(L),\ \ell\in L \right\rangle\!\right\rangle_H, \end{equation} which depends only on the pair $(H,L)$, not on a choice of datum. \begin{corollary}[transport by the compression semigroup]\label{cor:generaltransport} Let $(r_n)$ and $V_{g,n}\in\U(r_n)$ be an operator-norm asymptotic representation of $H$, let $\Lambda$ have property~\textup{(T)}, let $\iota\colon\Lambda\to H$ be a homomorphism, and put $L=\iota(\Lambda)$. Suppose that $(x_n\in M_{r_n}(\C))$ is uniformly bounded in operator norm and belongs to the asymptotic commutant in normalized Hilbert--Schmidt norm of $L$: \[ \hsnorm{x_n-V_{\iota(\lambda),n}x_nV_{\iota(\lambda),n}^*} \longrightarrow0 \qquad(\lambda\in\Lambda). \] Then for every $g\in G^{+}(L)$, conjugation and inverse conjugation both preserve that asymptotic commutant. Explicitly, both \[ V_{g,n}x_nV_{g,n}^* \quad\text{and}\quad V_{g,n}^*x_nV_{g,n} \] satisfy the preceding convergence for every $\lambda\in\Lambda$. \leanverified{Sofic/DefectActionAnyUniverse}{GroupApproximation.KazhdanAsymptoticCommutant.compressionGroup_transport_both_anyUniverse} \end{corollary} \begin{proof} For a one-sided conjugator $s$, Theorem~\ref{thm:transport-variants}, with $\nu_n=d_n$, applied to $L=\iota(\Lambda)$ gives the conclusion for $V_{s,n}x_nV_{s,n}^*$. The subgroup $L$ has property~\textup{(T)} because it is a quotient of $\Lambda$. The equality of the fixed-space projection with its conjugate established in that proof also gives invariance under the inverse conjugation, so the conclusion for $V_{s,n}^*x_nV_{s,n}$. The set of $g\in H$ for which conjugation by $V_{g,n}$ and by $V_{g,n}^*$ both preserve the asymptotic commutant is a subgroup, and it contains every one-sided conjugator; so it contains $G^{+}(L)$. \end{proof} \begin{theorem}[the subgroup $\mathfrak D$ and the MF residual] \label{thm:compression-radical} Let $H$ and $\Gamma$ be countable groups, let $\Gamma$ have property~\textup{(T)}, let $\iota\colon\Gamma\to H$ be a homomorphism, and put $L=\iota(\Gamma)$. If $F\trianglelefteq H$ is finite and $F\le\mathfrak D(H,L)$, then every homomorphism $H\to\U(\mathcal Q)$ maps every element of $F$ to the identity. \leanverified{Sofic/DefectRadicalAnyUniverse}{GroupApproximation.KazhdanAsymptoticCommutant.manuscriptCompressionRadical_anyUniverse} \end{theorem} \begin{proof} Let $(U_{h,n})$ be coordinate lifts of an operator-norm asymptotic representation of $H$ and put $K_2=\{h:\hsnorm{U_{h,n}-1}\to0\}$, a normal subgroup of $H$. If $z\in C_H(L)$, then $(U_{z,n})$ lies in the asymptotic commutant of $L$, and by Corollary~\ref{cor:generaltransport} so does $(U_{gzg^{-1},n})$ for every $g\in G^{+}(L)$. So each generator $[gzg^{-1},\ell]$, $\ell\in L$, displayed in \eqref{eq:intrinsicdefect} belongs to $K_2$; since $K_2\trianglelefteq H$, it contains their normal closure: $\mathfrak D(H,L)\le K_2$. So every element of $\mathfrak D(H,L)$ is universally $2$-norm trivial in every operator-norm asymptotic representation of $H$. If a homomorphism $H\to\U(\mathcal Q)$ were nontrivial on a finite normal $F\le\mathfrak D(H,L)$, the averaging-corner argument of Theorem~\ref{thm:criterion} would contradict this universal $2$-norm triviality. \end{proof} \subsection{The normal-Kazhdan form of the obstruction} A finite group has property~\textup{(T)}, and its averaging operator is the projection onto its fixed space. The spectral projection of a Kazhdan average replaces that operator for an arbitrary normal property-\textup{(T)} subgroup, which may be infinite, noncentral and torsion-free. \begin{theorem}[obstruction from universal $2$-norm triviality]\label{thm:abstract-nk} Let $H$ be a countable group and let $D\le H$ be a subgroup every element of which is universally $2$-norm trivial (Definition~\ref{def:invisible}). Let $K\trianglelefteq H$ be a normal subgroup with property~\textup{(T)} such that $K\le D$. Then every homomorphism $\Theta\colon H\to\U(\mathcal Q)$ satisfies $\Theta(k)=1$ for all $k\in K$. \leanverified{Sofic/ManuscriptExactWrappers}{GroupApproximation.ManuscriptExactWrappers.manuscriptAbstractNormalKazhdanObstruction} \end{theorem} \begin{proof} Suppose a homomorphism $\Theta$ to $\U(\mathcal Q)$ is nontrivial on $K$. Its image $\bar H=\Theta(H)$ is countable and, as a subgroup of $\U(\mathcal Q)$, is MF. Choose an operator-norm asymptotic representation $(V_{g,n})$ in which every fixed nontrivial element eventually stays at operator-norm distance at least $1$ from the identity. These models provide operator-norm separation, but at growing dimension this yields no lower bound on normalized Hilbert--Schmidt distances. Every operator-norm asymptotic representation of $\bar H$ composes with $\Theta$ to one of $H$, so every element of $\Theta(D)$ is again universally $2$-norm trivial, while $\bar K=\Theta(K)\le\Theta(D)$ is normal, Kazhdan and nontrivial. We now work in $\bar H$. \emph{The Kazhdan corner.} Fix a free ultrafilter $\omega$. Let $H_\omega$ be the Hilbert-space ultraproduct of the coordinate spaces $\C^{d_n}$, and let $B_\omega=\prod_\omega B(\C^{d_n})$ act on $H_\omega$. The classes $\pi(g)=[V_{g,n}]_\omega$ define a unitary representation of $\bar H$ on $H_\omega$. Fix a finite symmetric generating Kazhdan set $S\subseteq\bar K$ containing $1$, with constant $\varepsilon_0$, put $\theta=1-\varepsilon_0^{2}/(4|S|)$, and let \[ h=\frac1{|S|}\sum_{a\in S}\pi(a)\in B_\omega . \] The Kazhdan inequality implies that the spectrum of $h$ lies in $[-1,1-\varepsilon_0^{2}/(2|S|)]\cup\{1\}$ and so in $[-1,\theta]\cup\{1\}$, so the spectral projection $P=\chi_{\{1\}}(h)$ belongs to $B_\omega$; its range is $\operatorname{Fix}\pi(\bar K)$, where $h=1$. Put $q=1-P$. If $q=0$ then $\pi(k)=1$ for every $k\in\bar K$, against the operator-norm separation of a fixed nontrivial element of $\bar K$. For $g\in\bar H$ the projection $\pi(g)P\pi(g)^{*}$ has range $\operatorname{Fix}\pi(g\bar Kg^{-1})=\operatorname{Fix}\pi(\bar K)$ by normality, so $P$ and $q$ commute with $\pi(\bar H)$ exactly. Lift $q$ to projections $q_n\in M_{d_n}(\C)$, nonzero along $\omega$ and with $\opnorm{[q_n,V_{g,n}]_{-}}\to_\omega0$ for every $g\in\bar H$, and lift $h$ to the self-adjoint coordinates \[ h_n=\frac1{2|S|}\sum_{a\in S}\bigl(V_{a,n}+V_{a,n}^{*}\bigr) \in M_{d_n}(\C), \] which represent $h$ because $S$ is symmetric. The compression of $h$ to the corner satisfies $qhq\le\theta q$ in $B_\omega$, and, writing $x_{+}$ for the positive part of a self-adjoint $x$, the positive part is a continuous function of $x$ and the norm ultraproduct computes it coordinatewise, so that inequality is exactly the coordinate statement \begin{equation}\label{eq:corner-spectral} \opnorm{\bigl(q_nh_nq_n-\theta q_n\bigr)_{+}}\to_\omega0 . \end{equation} To obtain ordinary convergence before compressing, pass to a subsequence. Enumerate $\bar H=\{g_1,g_2,\dots\}$. For each $j$ the set \[ A_j=\Bigl\{n\ :\ q_n\ne0,\ \ \max_{i\le j}\opnorm{[q_n,V_{g_i,n}]_{-}}<1/j,\ \ \opnorm{\bigl(q_nh_nq_n-\theta q_n\bigr)_{+}}<1/j\Bigr\} \] is again a finite intersection of sets in $\omega$ --- the last constraint by \eqref{eq:corner-spectral} --- so lies in $\omega$ and in particular is infinite. Choose $n_1