Von Neumann Algebras

Total Page:16

File Type:pdf, Size:1020Kb

Von Neumann Algebras Von Neumann Algebras. Vaughan F.R. Jones 1 November 13, 2015 1Supported in part by NSF Grant DMS93–22675, the Marsden fund UOA520, and the Swiss National Science Foundation. 2 Chapter 1 Introduction. The purpose of these notes is to provide a rapid introduction to von Neumann algebras which gets to the examples and active topics with a minimum of technical baggage. In this sense it is opposite in spirit from the treatises of Dixmier [], Takesaki[], Pedersen[], Kadison-Ringrose[], Stratila-Zsido[]. The philosophy is to lavish attention on a few key results and examples, and we prefer to make simplifying assumptions rather than go for the most general case. Thus we do not hesitate to give several proofs of a single result, or repeat an argument with different hypotheses. The notes are built around semester- long courses given at UC Berkeley and Vanderbilt though they contain more material than could be taught in a single semester. The notes are informal and the exercises are an integral part of the ex- position. These exercises are vital and mostly intended to be easy. 3 4 Chapter 2 Background and Prerequisites 2.1 Hilbert Space A Hilbert Space is a complex vector space H with inner product h; i : HxH! C which is linear in the first variable, satisfies hξ; ηi = hη; ξi, is positive definite, i.e. hξ; ξi > 0 for ξ 6= 0, and is complete for the norm defined by test jjξjj = phξ; ξi. Exercise 2.1.1. Prove the parallelogram identity : jjξ − ηjj2 + jjξ + ηjj2 = 2(jjξjj2 + jjηjj2) and the Cauchy-Schwartz inequality: jhξ; ηij ≤ jjξjj jjηjj: Theorem 2.1.2. If C is a closed convex subset of H and ξ is any vector in H, there is a unique η 2 C which minimizes the distance from ξ to C, i.e. jjξ − η0jj ≤ jjξ − ηjj 8η0 2 C. Proof. This is basically a result in plane geometry. Uniqueness is clear—if two vectors η and η0 in C minimized the distance to ξ, then ξ; η and η0 lie in a (real) plane so any vector on the line segment between η and η0 would be strictly closer to ξ. To prove existence, let d be the distance from C to ξ and choose a sequence n ηn 2 C with jjηn − ξjj < d + 1=2 . For each n, the vectors ξ, ηn and ηn+1 define a plane. Geometrically it is clear that, if ηn and ηn+1 were not close, some point on the line segment between them would be closer than d to ξ. Formally, use the parallelogram identity: η + η ξ − η ξ − η jjξ − n n+1 jj2 = jj n + n+1 jj2 2 2 2 5 ξ − η ξ − η = 2(jj n jj2 + jj n+1 jj2 − 1=8jjη − η jj2) 2 2 n n+1 n 2 2 ≤ (d + 1=2 ) − 1=4jjηn − ηn+1jj 2 n ηn+ηn+1 2 Thus there is a constant K such that jjηn − ηn+1jj < K=2 or jjξ − 2 jj would be less than d2. Thus (ηn) is Cauchy, its limit is in C and has distance d from ξ. Exercise 2.1.3. If φ 2 H∗ (the Banach-space dual of H consisting of all continuous linear functionals from H to C), kerφ is a closed convex subset of H. Show how to choose a vector ξφ orthogonal to ker φ with φ(η) = hξφ; ηi ∗ and so that φ 7! ξφ is a conjugate-linear isomorphism from H onto H. We will be especially concerned with separable Hilbert Spaces where there is an orthonormal basis, i.e. a sequence fξ1; ξ2; ξ3; :::g of unit vectors with hξi; ξji = 0 for i 6= j and such that 0 is the only element of H orthogonal to all the ξi. We will use the abbreviation ONB for orthonormal basis. Exercise 2.1.4. Show that an ONB always exists (e.g. Gram-Schmidt) and that if fξig is an ONB for H then the linear span of the fξig is dense in H. A trivial but useful observation. If H and K are Hilbert spaces with vectors ξi 2 H and k 2 K respectively then if hξi; ξji = h i; ji 8i; j then the map ξi 7! i extends to a linear h; i-preserving bijection from the closure of the subspace spanned by the ξi to the closure of the subspace spanned by the i. A linear map (operator) a : H!K is said to be bounded if there is a number K with jjaξjj ≤ Kjjξjj 8ξ 2 H. The infimum of all such K is called the norm of a, written jjajj. The set of all bounded operators from H to K is written B(H; K) and if H = K we use B(H). Boundedness of an operator is equivalent to continuity. To every bounded operator a between Hilbert spaces H and K, by exercise 2.1.3 there is another, a∗, between K and H, called the adjoint of a which is defined by the formula haξ; ηi = hξ; a∗ηi. Exercise 2.1.5. Prove that sup jjajj = jhaξ; ηij jjξjj ≤ 1; jjηjj ≤ 1 = jja∗jj = jja∗ajj1=2: 6 Some definitions: The identity map on H is a bounded operator denoted 1. An operator a 2 B(H) is called self-adjoint if a = a∗. An operator p 2 B(H) is called a projection if p = p2 = p∗. An operator a 2 B(H) is called positive if haξ; ξi ≥ 0 8ξ 2 B(H). We say a ≥ b if a − b is positive. An operator u 2 B(H) is called an isometry if u∗u = 1. An operator v 2 B(H) is called a unitary if uu∗ = u∗u = 1. An operator u 2 B(H) is called a partial isometry if u∗u is a projection. The last three definitions extend to bounded linear operators between dif- ferent Hilbert spaces. If S ⊆ B(H) then the commutant S0 of S is fx 2 B(H)jxa = ax 8a 2 Sg. Also S00 = (S0)0. Exercise 2.1.6. A word on matrices. If ei is an ONB of H then ei 7! ξi (the characteristic function of fig) defines a unitary from H to `2(N). So for any ξ 2 H, 1 X ξ = hξ; eiiei i=1 the sum being convergent in the norm of H. If a 2 B(H) we define the matrix of a wrt the ONB to be ai;j = haei; eji. 2 2 For fixed i, j 7! ai;j is in ` and for fixed j, i 7! ai;j is in ` . And a(ei) = P j ai;jej. Thus the matrix of a determines a and if b 2 B(H) has matrix bi;j then X abi;j = ai;kbk;j k the sum being absolutely convergent. Exercise 2.1.7. Show that every a 2 B(H) is a linear combination of two self-adjoint operators. Exercise 2.1.8. A positive operator is self-adjoint. Exercise 2.1.9. Find an isometry from one Hilbert space to itself that is not unitary. (The unilateral shift on H = `2(N) is a fine example. There is an obvious orthonormal basis of H indexed by the natural numbers and the shift just sends the nth: basis element to the (n + 1)th:) Exercise 2.1.10. If K is a closed subspace of H show that the map PK : H!K which assigns to any point in H the nearest point in K is linear and a projection. 7 Exercise 2.1.11. Show that the correspondence K! PK of the previous exercise is a bijection between closed subspaces of H and projections in B(H). If S is a subset of H, S? is by definition fξ 2 H : hξ; ηi = 0 8η 2 Sg: Note that S? is always a closed subspace. ?? Exercise 2.1.12. If K is a closed subspace then K = K and PK? = 1−PK. Exercise 2.1.13. If u is a partial isometry then so is u∗. The subspace u∗H is then closed and called the initial domain of u, the subspace uH is also closed and called the final domain of u. Show that a partial isometry is the composition of the projection onto its initial domain and a unitary between the initial and final domains. The commutator [a; b] of two elements of B(H) is the operator ab − ba. Exercise 2.1.14. If K is a closed subspace and a = a∗ then aK ⊆ K iff [a; PK] = 0: ∗ In general (aK ⊆ K and a K ⊆ K) () [a; PK] = 0. 2.2 The Spectral Theorem The spectrum σ(a) of a 2 B(H) is fλ 2 C : a − λ1 is not invertibleg. Exercise 2.2.1. (Look up proofs if necessary.) Show that σ(a) is a non- empty closed bounded subset of C and that if a = a∗, σ(a) ⊆ [−||ajj; jjajj] with either jjajj or −||ajj in σ(a). The spectral theorem takes a bit of getting used to and knowing how to prove it does not necessarily help much. If one cannot “see” the spectral decomposition of an operator it may be extremely difficult to obtain—except in a small finite number of dimensions where it is just diagonalisation. But fortunately there is nothing like a course in operator algebras, either C∗ or von Neumann, to help master the use of this theorem which is the heart of linear algebra on Hilbert space.
Recommended publications
  • C∗-Algebras, Group Actions and Crossed Products (Lecture Notes)
    C∗-ALGEBRAS, GROUP ACTIONS AND CROSSED PRODUCTS (LECTURE NOTES) PIOTR M. SOLTAN Contents 1. Introduction 2 2. Preliminaries 2 3. Topological groups 3 3.1. Groups with topology 3 3.2. Uniform continuity 3 3.3. Integration 4 3.4. Examples 5 4. Some C∗-algebra theory 6 4.1. C∗-algebras 6 4.2. Multipliers 8 4.3. Morphisms of C∗-algebras 11 4.4. Representations of C∗-algebras 13 4.5. One more look at multipliers 14 4.6. Representations of groups in C∗-algebras 14 4.7. Group actions on C∗-algebras 15 5. Crossed products 16 5.1. Definition and uniqueness 16 5.2. Existence 16 5.3. Group C∗-algebras 28 6. Examples 28 6.1. Transformation group C∗-algebras 28 6.2. Crossed product by a finite cyclic group 29 6.3. Crossed product by a finite group acting on itself 30 6.4. C∗-algebra of a semidirect product of groups 31 ∗ 6.5. C (Z2 ∗ Z2) 32 6.6. Reduced crossed products 33 7. Advanced theory 34 7.1. Pontriagin duality for Abelian locally compact groups 34 7.2. C∗-algebra of an Abelian locally compact group 35 7.3. Landstad’s theorem 36 7.4. Takai’s duality for crossed products 37 7.5. Amenable groups 38 References 39 Date: February 22, 2007. 1 2 PIOTR M. SOLTAN 1. Introduction These notes are a draft of a course offered to students of third, fourth and fifth year of theoretical physics. The aim of the course is to familiarize students with concepts of abstract theory of C∗- algebras and group representations.
    [Show full text]
  • John Von Neumann and the Theory of Operator Algebras *
    John von Neumann and the Theory of Operator Algebras * D´enes Petz 1 and Mikl´os R´edei 2 After some earlier work on single operators, von Neumann turned to families of operators in [1]. He initiated the study of rings of operators which are commonly called von Neumann algebras today. The papers which constitute the series “Rings of operators” opened a new field in mathematics and influenced research for half a century (or even longer). In the standard theory of modern operator algebras, many concepts and ideas have their origin in von Neumann’s work. Since its inception, operator algebra theory has been in intimate relation to physics. The mathematical formalism of quantum theory was one of the motivations leading naturally to algebras of Hilbert space operators. After decades of relative isolation, again physics fertil- ized the operator algebra theory by mathematical questions of quantum statistical mechanics and quantum field theory. The objective of the present article is two-fold. On the one hand, to sketch the early development of von Neumann algebras, to show how the fundamental classi- fication of algebras emerged from the lattice of projections. These old ideas of von Neumann and Murray revived much later in connection with Jordan operator al- gebras and the K-theory of C*-algebras. On the other hand, to review briefly some relatively new developments such as the classification of hyperfinite factors, the index theory of subfactors and elements of Jordan algebras. These developments are con- nected to the programs initiated by von Neumann himself. The last part of the paper is devoted to those topics of operator algebra theory which are closest to physical applications.
    [Show full text]
  • Introduction
    Introduction This book is meant to provide the tools necessary to begin doing research involving crossed product C∗-algebras. Crossed products of operator algebras can trace their origins back to statistical mechanics, where crossed products were called covariance algebras, and to the group measure space constructions of Murray and von Neu- mann. Now the subject is fully developed with a vast literature. Crossed products provide both interesting examples of C∗-algebras and are fascinating in their own ∗ ∗ right. Simply put, a crossed product C -algebra is a C -algebra Aα G built out of a C∗-algebra A and a locally compact group G of automorphisms of A. When the C∗-algebra A is trivial, that is, when A is the complex numbers, then the crossed product construction reduces to the group C∗-algebra of harmonic analysis. In fact, the subject of crossed product C∗-algebras was introduced to me as the harmonic analysis of functions on a locally compact group taking values in a C∗-algebra. This is a valuable analogy and still serves as motivation for me and for the approach in this book. The subject of crossed products is now too massive to be covered in a single volume. This is especially true for this treatment as I have tried to write at a level suitable for graduate students who are just beginning to search out research areas, and as I also want to make the treatment reasonably self-contained modulo a modest set of prerequisites (to be described below). As a result, it has been necessary to leave out many important topics.
    [Show full text]
  • A Galois Correspondence for Reduced Crossed Products of Unital Simple C
    A GALOIS CORRESPONDENCE FOR REDUCED CROSSED PRODUCTS OF UNITAL SIMPLE C∗-ALGEBRAS BY DISCRETE GROUPS Jan Cameron(∗) Roger R. Smith(∗∗) Abstract Let a discrete group G act on a unital simple C∗-algebra A by outer automorphisms. ∗ We establish a Galois correspondence H 7→ A ⋊α,r H between subgroups of G and C - algebras B satisfying A ⊆ B ⊆ A ⋊α,r G, where A ⋊α,r G denotes the reduced crossed product. For a twisted dynamical system (A, G, α, σ), we also prove the corresponding ⋊σ result for the reduced twisted crossed product A α,r G. Key Words: C∗-algebra, group, crossed product, bimodule, reduced, twisted arXiv:1706.01803v2 [math.OA] 20 Feb 2019 2010 AMS Classification: 46L55, 46L40 (∗) JC was partially supported by Simons Collaboration Grant for Mathematicians #319001 (∗∗) RS was partially supported by Simons Collaboration Grant for Mathematicians #522375 1 1 Introduction The study of von Neumann algebras and C∗-algebras arising from groups and group actions is of central importance in operator algebra theory. Of particular interest are the crossed product algebras, which date back to the earliest days of the subject when they were in- troduced by Murray and von Neumann [26] to give examples of factors. There are two parallel strands to the theory, one for von Neumann algebras and one for C∗-algebras. In both settings, one begins with a noncommutative dynamical system, i.e., an action α of a locally compact group G on a C∗-algebra A (respectively, a von Neumann algebra M), and ∗ constructs a larger C -algebra A ⋊α,r G (respectively, a von Neumann algebra M ⋊α G) by representing both the group and the underlying algebra on a common Hilbert space in such a way that the action is respected by the representation.
    [Show full text]
  • On the Modular Theory of Von Neumann Algebras Edward Boey
    On the Modular Theory of von Neumann Algebras by Edward Boey A thesis presented to the University of Waterloo in fulfillment of the thesis requirement for the degree of Master of Mathematics in Pure Mathematics Waterloo, Ontario, Canada, 2010 c Edward Boey 2010 Author's Declaration I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, including any required final revisions, as accepted by my examiners. I understand that my thesis may be made electronically available to the public. iii Abstract The purpose of this thesis is to provide an exposition of the modular theory of von Neumann algebras. The motivation of the theory is to classify and describe von Neumann algebras which do not admit a trace, and in particular, type III factors. We replace traces with weights, and for a von Neumann algebra M which admits a weight φ, we show the existence of an automorphic action σφ : R ! Aut(M). After showing the existence of these actions we can discuss the crossed product construction, which will then allow us to study the structure of the algebra. iv Acknowledgements I would like to thank my supervisor Laurent Marcoux for lending me his time and wisdom, and for his diligent reading and correcting of early drafts of this thesis. I would also like to thank my readers Brian Forrest and Nicolaas Spronk. Lastly, I would like to acknowledge Erin, who was a constant source of inspiration throughout, and without whose support, this would not have been possible. v Contents 1 Introduction 1 2 Unbounded Operators 3 3 Weights on a von Neumann Algebra 17 4 Left Hilbert Algebras and Tomita's Theorem 25 5 Modular Condition of a Weight 41 6 Equivalence of Hilbert Algebras and Weights 59 7 Crossed Products and Dual Weights 64 8 Duality of Crossed Products 75 9 Structure of Properly Infinite von Neumann Algebras 83 10 Concluding Remarks 87 References 88 vi 1 Introduction This thesis is an exposition of the modular theory of von Neumann algebras.
    [Show full text]
  • Beyond the Stars: Crossed Products of Banach Algebras
    Beyond the Stars: Crossed Products of Banach Algebras Sjoerd Dirksen Supervisor: Dr. Marcel de Jeu Copyright c 2007 by Sjoerd Dirksen and Marcel de Jeu. All rights reserved. 1 Contents 1 Introduction 3 2 Crossed products of Banach algebras 5 2.1 Definition of the crossed product . 5 2.2 Comparison with C∗-crossed products . 23 3 Representation theory of the crossed product 25 3.1 Main theorem . 25 3.2 Comparison with C∗-crossed products . 41 4 Open Questions 42 A Topological groups and Haar measure 46 B Banach space valued integration 48 C C∗-algebras 51 2 1 Introduction The theory of crossed products of C∗-algebras provides a connection between two fields of mathematics, on the one hand the study of dynamical systems and on the other the theory of C∗-algebras. We shall consider C∗-dynamical systems, which are triples (A, G, α) consisting of a C∗-algebra A, a locally compact topological group G and a strongly continuous action α of G on A. We can study these systems by looking at its covariant ∗-representations on Hilbert spaces. In the theory of C∗-dynamical systems there is powerful tool to study these covariant rep- resentations. A fundamental theorem asserts that given a C∗-dynamical system ∗ (A, G, α), there exists a C -algebra Aoα G such that the (nondegenerate) covariant ∗-representations of the dynamical system correspond bijectively to the (nondegen- ∗ erate) ∗-representations of A oα G. The C -algebra A oα G is called the crossed product of A by G. The study of crossed products arises naturally from the study of topological dy- namical systems.
    [Show full text]
  • Topological Dynamical Systems and Regularity Properties of Reduced Crossed Product C∗-Algebras
    TOPOLOGICAL DYNAMICAL SYSTEMS AND REGULARITY PROPERTIES OF REDUCED CROSSED PRODUCT C∗-ALGEBRAS A Dissertation by XIN MA Submitted to the Office of Graduate and Professional Studies of Texas A&M University in partial fulfillment of the requirements for the degree of DOCTOR OF PHILOSOPHY Chair of Committee, David Kerr Committee Members, Roger R. Smith Kenneth Dykema Mohsen Pourahmadi Head of Department, Emil J. Straube August 2019 Major Subject: Mathematics Copyright 2019 Xin Ma ABSTRACT In this work, we will explore the relation between topological dynamical systems and their reduced crossed product C∗-algebras. More precisely, we mainly study some dynamical properties and how they imply various of regularity properties of C∗-algebras, say, stably finiteness, pure infiniteness, finite nuclear dimension and Z-stability. Let α : G y X be a minimal free continuous action of an infinite countable amenable group on an infinite compact metrizable space. Under the hypothesis that the invariant ergodic probability Borel measure space EG(X) is compact and zero-dimensional, we show that the action α has the small boundary property. This partially answers an open problem in dynamical systems that asks whether a minimal free action of an amenable group has the small boundary property if its space MG(X) of invariant Borel probability measures forms a Bauer simplex. In addition, under the same hypothesis, we show that dynamical comparison implies almost finiteness, which was shown by Kerr to imply that the crossed product is Z-stable. This also provides two classifiability results for crossed products, one of which is based on the work of Elliott and Niu.
    [Show full text]
  • UNIVERSITY of CALIFORNIA Los Angeles Classification of a Family
    UNIVERSITY OF CALIFORNIA Los Angeles Classification of a Family of Free Bogoliubov Actions of R on L(F1) up to Cocycle Conjugacy A dissertation submitted in partial satisfaction of the requirements for the degree Doctor of Philosophy in Mathematics by Joshua Keneda 2019 c Copyright by Joshua Keneda 2019 ABSTRACT OF THE DISSERTATION Classification of a Family of Free Bogoliubov Actions of R on L(F1) up to Cocycle Conjugacy by Joshua Keneda Doctor of Philosophy in Mathematics University of California, Los Angeles, 2019 Professor Dimitri Shlyakhtenko, Chair Much of the research into operator algebras concerns the classification problem for von Neumann algebras, where one hopes to find useful invariants to categorize von Neumann algebras up to isomorphism. Murray and von Neumann initiated the study of these objects and reduced the classification problem to that of classifying the so-called factors. And while Type I factors are fully understood, the Type II and Type III cases are still active areas of research. Relatedly, one can attempt to classify group actions on von Neumann algebras up to a suitable notion of equivalence, for example unitary or cocycle conjugacy. The aim of this dissertation is to classify a family of free Bogoliubov actions of R on the Type II1 free group factor L(F1) up to cocycle conjugacy. We consider a certain collection C of measure classes on R, corresponding to the spectral measure classes of the infinitesimal generators for orthogonal representations α : R !O(H), with H separable and infinite- α dimensional. Such representations give rise to a free Bogoliubov action σ of R on L(F1) and an associated von Neumann algebra: the crossed product L(F1) oσα R.
    [Show full text]
  • Classification of a Class of Crossed Product C*-Algebras Associated
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Journal of Functional Analysis 260 (2011) 2815–2825 www.elsevier.com/locate/jfa Classification of a class of crossed product C∗-algebras associated with residually finite groups José R. Carrión Department of Mathematics, Purdue University, West Lafayette, IN 47907, United States Received 7 August 2010; accepted 1 February 2011 Communicated by D. Voiculescu Abstract A residually finite group acts on a profinite completion by left translation. We consider the corresponding ∗ crossed product C -algebra for discrete countable groups that are central extensions of finitely generated abelian groups by finitely generated abelian groups (these are automatically residually finite). We prove that all such crossed products are classifiable by K-theoretic invariants using techniques from the classification ∗ theory for nuclear C -algebras. © 2011 Elsevier Inc. All rights reserved. ∗ Keywords: Classification of C -algebras; Crossed product; Residually finite group; C(X)-algebra; Decomposition rank; Generalized Bunce–Deddens algebra 1. Introduction In [16] Orfanos introduced a class of C∗-algebras generalizing the classical Bunce–Deddens algebras [4]. These generalized Bunce–Deddens algebras can be constructed starting with any discrete, countable, amenable and residually finite group—the construction yields the classical Bunce–Deddens algebras when starting with Z.TheyareC∗-algebras of the form C(G)˜ G, where G acts on a profinite completion G˜ by left translation. From the point of view of the classification theory for nuclear C∗-algebras [10,23], these C∗-algebras enjoy many desirable properties: they are simple, separable, nuclear and quasidiagonal; they have real rank zero, stable rank one, unique trace and comparability of projections (see [16]).
    [Show full text]
  • The Ideal Structure of Reduced Crossed Products
    M¨unster J. of Math. 3 (2010), 237–262 M¨unster Journal of Mathematics urn:nbn:de:hbz:6-16409474751 c M¨unster J. of Math. 2010 The ideal structure of reduced crossed products Adam Sierakowski (Communicated by Joachim Cuntz) Abstract. Let (A,G) be a C*-dynamical system with G discrete. In this paper we in- vestigate the ideal structure of the reduced crossed product C*-algebra and in particular we determine sufficient—and in some cases also necessary—conditions for A to separate the ideals in A ⋊r G. When A separates the ideals in A ⋊r G, then there is a one-to-one correspondence between the ideals in A ⋊r G and the invariant ideals in A. We extend the concept of topological freeness and present a generalization of the Rokhlin property. Exactness properties of (A,G) turns out to be crucial in these investigations. In this paper we examine conditions on a C*-dynamical system (A, G) with G discrete assuring that A separates the ideals in the reduced crossed product A ⋊r G, i.e. when the (surjective) map J 7→ J ∩ A, from the ideals in A ⋊r G into the invariant ideals in A, is injective. Simplicity of A⋊r G obviously implies that A separates the ideas in A⋊r G. Some of the first results about simplicity of crossed products go back to works of Effros-Hahn [7] and Zeller-Meier [23]. For results restricted to abelian or Powers groups, we refer to [15] and [6]. Elliott showed in [8] that A ⋊r G is simple, provided that A is an AF-algebra and the action is minimal and properly outer.
    [Show full text]
  • Crossed-Products by Locally Compact Groups: Intermediate Subfactors Rémi Boutonnet, Arnaud Brothier
    Crossed-products by locally compact groups: Intermediate subfactors Rémi Boutonnet, Arnaud Brothier To cite this version: Rémi Boutonnet, Arnaud Brothier. Crossed-products by locally compact groups: Intermediate sub- factors. Journal of Operator Theory, Theta Foundation, 2018. hal-01450070 HAL Id: hal-01450070 https://hal.archives-ouvertes.fr/hal-01450070 Submitted on 31 Jan 2017 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. CROSSED-PRODUCTS BY LOCALLY COMPACT GROUPS: INTERMEDIATE SUBFACTORS REMI´ BOUTONNET & ARNAUD BROTHIER Abstract. We study actions of locally compact groups on von Neumann factors and the as- sociated crossed-product von Neumann algebras. In the setting of totally disconnected groups we provide sufficient conditions on an action G y Q ensuring that the inclusion Q ⊂ Q ⋊ G is irreducible and that every intermediate subfactor is of the form Q ⋊ H for a closed subgroup H < G. This partially generalizes a result of Izumi-Longo-Popa [ILP98] and Choda [Ch78]. We moreover show that one can not hope to use their strategy for non-discrete groups. 1. Introduction In the theory of von Neumann algebras, the crossed-product construction associates to an action of a locally compact group G on a von Neumann algebra Q a new von Neumann algebra, denoted by Q ⋊ G, which encodes the action (to some extent).
    [Show full text]
  • UCLA Electronic Theses and Dissertations
    UCLA UCLA Electronic Theses and Dissertations Title On Maximal Amenable Subalgebras of Amalgamated Free Product von Neumann Algebras Permalink https://escholarship.org/uc/item/0xk9x52t Author Leary, Brian Andrew Publication Date 2015 Peer reviewed|Thesis/dissertation eScholarship.org Powered by the California Digital Library University of California University of California Los Angeles On Maximal Amenable Subalgebras of Amalgamated Free Product von Neumann Algebras A dissertation submitted in partial satisfaction of the requirements for the degree Doctor of Philosophy in Mathematics by Brian Andrew Leary 2015 c Copyright by Brian Andrew Leary 2015 Abstract of the Dissertation On Maximal Amenable Subalgebras of Amalgamated Free Product von Neumann Algebras by Brian Andrew Leary Doctor of Philosophy in Mathematics University of California, Los Angeles, 2015 Professor Sorin Popa, Chair In this thesis, we establish a sufficient condition for an amenable von Neumann algebra to be a maximal amenable subalgebra of an amalgamated free product von Neumann algebra. In particular, if P is a diffuse maximal amenable von Neumann subalgebra of a finite von Neumann algebra N1, and B is a von Neumann subalgebra of N1 with the property that no corner of P embeds into B inside N1 in the sense of Popa's intertwining by bimodules, then we conclude that P is a maximal amenable subalgebra of the amalgamated free product of N1 and N2 over B, where N2 is another finite von Neumann algebra containing B. To this end, we utilize Popa's asymptotic orthogonality property. We also observe several special cases in which this intertwining condition holds, and we note a connection to the Pimsner-Popa index in the case when we take P = N1 to be amenable.
    [Show full text]