-
AES-RV: Hardware-Efficient RISC-V Accelerator with Low-Latency AES Instruction Extension for IoT Security
Authors:
Van Tinh Nguyen,
Phuc Hung Pham,
Vu Trung Duong Le,
Hoai Luan Pham,
Tuan Hai Vu,
Thi Diem Tran
Abstract:
The Advanced Encryption Standard (AES) is a widely adopted cryptographic algorithm essential for securing embedded systems and IoT platforms. However, existing AES hardware accelerators often face limitations in performance, energy efficiency, and flexibility. This paper presents AES-RV, a hardware-efficient RISC-V accelerator featuring low-latency AES instruction extensions optimized for real-tim…
▽ More
The Advanced Encryption Standard (AES) is a widely adopted cryptographic algorithm essential for securing embedded systems and IoT platforms. However, existing AES hardware accelerators often face limitations in performance, energy efficiency, and flexibility. This paper presents AES-RV, a hardware-efficient RISC-V accelerator featuring low-latency AES instruction extensions optimized for real-time processing across all AES modes and key sizes. AES-RV integrates three key innovations: high-bandwidth internal buffers for continuous data processing, a specialized AES unit with custom low-latency instructions, and a pipelined system supported by a ping-pong memory transfer mechanism. Implemented on the Xilinx ZCU102 SoC FPGA, AES-RV achieves up to 255.97 times speedup and up to 453.04 times higher energy efficiency compared to baseline and conventional CPU/GPU platforms. It also demonstrates superior throughput and area efficiency against state-of-the-art AES accelerators, making it a strong candidate for secure and high-performance embedded systems.
△ Less
Submitted 17 May, 2025;
originally announced May 2025.
-
Lifelong Whole Slide Image Analysis: Online Vision-Language Adaptation and Past-to-Present Gradient Distillation
Authors:
Doanh C. Bui,
Hoai Luan Pham,
Vu Trung Duong Le,
Tuan Hai Vu,
Van Duy Tran,
Khang Nguyen,
Yasuhiko Nakashima
Abstract:
Whole Slide Images (WSIs) play a crucial role in accurate cancer diagnosis and prognosis, as they provide tissue details at the cellular level. However, the rapid growth of computational tasks involving WSIs poses significant challenges. Given that WSIs are gigapixels in size, they present difficulties in terms of storage, processing, and model training. Therefore, it is essential to develop lifel…
▽ More
Whole Slide Images (WSIs) play a crucial role in accurate cancer diagnosis and prognosis, as they provide tissue details at the cellular level. However, the rapid growth of computational tasks involving WSIs poses significant challenges. Given that WSIs are gigapixels in size, they present difficulties in terms of storage, processing, and model training. Therefore, it is essential to develop lifelong learning approaches for WSI analysis. In scenarios where slides are distributed across multiple institutes, we aim to leverage them to develop a unified online model as a computational tool for cancer diagnosis in clinical and hospital settings. In this study, we introduce ADaFGrad, a method designed to enhance lifelong learning for whole-slide image (WSI) analysis. First, we leverage pathology vision-language foundation models to develop a framework that enables interaction between a slide's regional tissue features and a predefined text-based prototype buffer. Additionally, we propose a gradient-distillation mechanism that mimics the gradient of a logit with respect to the classification-head parameters across past and current iterations in a continual-learning setting. We construct a sequence of six TCGA datasets for training and evaluation. Experimental results show that ADaFGrad outperforms both state-of-the-art WSI-specific and conventional continual-learning methods after only a few training epochs, exceeding them by up to +5.068% in the class-incremental learning scenario while exhibiting the least forgetting (i.e., retaining the most knowledge from previous tasks). Moreover, ADaFGrad surpasses its baseline by as much as +40.084% in accuracy, further demonstrating the effectiveness of the proposed modules.
△ Less
Submitted 4 May, 2025;
originally announced May 2025.
-
ZeroSlide: Is Zero-Shot Classification Adequate for Lifelong Learning in Whole-Slide Image Analysis in the Era of Pathology Vision-Language Foundation Models?
Authors:
Doanh C. Bui,
Hoai Luan Pham,
Vu Trung Duong Le,
Tuan Hai Vu,
Van Duy Tran,
Yasuhiko Nakashima
Abstract:
Lifelong learning for whole slide images (WSIs) poses the challenge of training a unified model to perform multiple WSI-related tasks, such as cancer subtyping and tumor classification, in a distributed, continual fashion. This is a practical and applicable problem in clinics and hospitals, as WSIs are large, require storage, processing, and transfer time. Training new models whenever new tasks ar…
▽ More
Lifelong learning for whole slide images (WSIs) poses the challenge of training a unified model to perform multiple WSI-related tasks, such as cancer subtyping and tumor classification, in a distributed, continual fashion. This is a practical and applicable problem in clinics and hospitals, as WSIs are large, require storage, processing, and transfer time. Training new models whenever new tasks are defined is time-consuming. Recent work has applied regularization- and rehearsal-based methods to this setting. However, the rise of vision-language foundation models that align diagnostic text with pathology images raises the question: are these models alone sufficient for lifelong WSI learning using zero-shot classification, or is further investigation into continual learning strategies needed to improve performance? To our knowledge, this is the first study to compare conventional continual-learning approaches with vision-language zero-shot classification for WSIs. Our source code and experimental results will be available soon.
△ Less
Submitted 22 April, 2025;
originally announced April 2025.
-
QEA: An Accelerator for Quantum Circuit Simulation with Resources Efficiency and Flexibility
Authors:
Van Duy Tran,
Tuan Hai Vu,
Vu Trung Duong Le,
Hoai Luan Pham,
Yasuhiko Nakashima
Abstract:
The area of quantum circuit simulation has attracted a lot of attention in recent years. However, due to the exponentially increasing computational costs, assessing and validating these models on large datasets poses significant obstacles. Despite plenty of research in quantum simulation, issues such as memory management, system adaptability, and execution efficiency remain unresolved. In this stu…
▽ More
The area of quantum circuit simulation has attracted a lot of attention in recent years. However, due to the exponentially increasing computational costs, assessing and validating these models on large datasets poses significant obstacles. Despite plenty of research in quantum simulation, issues such as memory management, system adaptability, and execution efficiency remain unresolved. In this study, we introduce QEA, a state vector-based hardware accelerator that overcomes these difficulties with four key improvements: optimized memory allocation management, open PE, flexible ALU, and simplified CX swapper. To evaluate QEA's capabilities, we implemented and evaluated it on the AMD Alveo U280 board, which uses only 0.534 W of power. Experimental results show that QEA is extremely flexible, supporting a wide range of quantum circuits, has excellent fidelity, making it appropriate for standard quantum emulators, and outperforms powerful CPUs and related works up to 153.16x better in terms of normalized gate speed. This study has considerable potential as a useful approach for quantum emulators in future works.
△ Less
Submitted 12 May, 2025; v1 submitted 19 March, 2025;
originally announced March 2025.
-
FQsun: A Configurable Wave Function-Based Quantum Emulator for Power-Efficient Quantum Simulations
Authors:
Tuan Hai Vu,
Vu Trung Duong Le,
Hoai Luan Pham,
Quoc Chuong Nguyen,
Yasuhiko Nakashima
Abstract:
Quantum computers are promising powerful computers for solving complex problems, but access to real quantum hardware remains limited due to high costs. Although the software simulators on CPUs/GPUs such as Qiskit, ProjectQ, and Qsun offer flexibility and support for many qubits, they struggle with high power consumption and limited processing speed, especially as qubit counts scale. Accordingly, q…
▽ More
Quantum computers are promising powerful computers for solving complex problems, but access to real quantum hardware remains limited due to high costs. Although the software simulators on CPUs/GPUs such as Qiskit, ProjectQ, and Qsun offer flexibility and support for many qubits, they struggle with high power consumption and limited processing speed, especially as qubit counts scale. Accordingly, quantum emulators implemented on dedicated hardware, such as FPGAs and analog circuits, offer a promising path for addressing energy efficiency concerns. However, existing studies on hardware-based emulators still face challenges in terms of limited flexibility and lack of fidelity evaluation. To overcome these gaps, we propose FQsun, a quantum emulator that enhances performance by integrating four key innovations: efficient memory organization, a configurable Quantum Gate Unit (QGU), optimized scheduling, and multiple number precisions. Five FQsun versions with different number precisions are implemented on the Xilinx ZCU102, consuming a maximum power of 2.41W. Experimental results demonstrate high fidelity, low mean square error, and high normalized gate speed, particularly with 32-bit versions, establishing FQsun's capability as a precise quantum emulator. Benchmarking on famous quantum algorithms reveals that FQsun achieves a superior power-delay product, outperforming software simulators on CPUs in the processing speed range.
△ Less
Submitted 18 March, 2025; v1 submitted 7 November, 2024;
originally announced November 2024.
-
Theoretical Analysis of the Efficient-Memory Matrix Storage Method for Quantum Emulation Accelerators with Gate Fusion on FPGAs
Authors:
Tran Xuan Hieu Le,
Hoai Luan Pham,
Tuan Hai Vu,
Vu Trung Duong Le,
Nakashima Yasuhiko
Abstract:
Quantum emulators play an important role in the development and testing of quantum algorithms, especially given the limitations of the current FTQC era. Developing high-speed, memory-optimized quantum emulators is a growing research trend, with gate fusion being a promising technique. However, existing gate fusion implementations often struggle to efficiently support large-scale quantum systems wi…
▽ More
Quantum emulators play an important role in the development and testing of quantum algorithms, especially given the limitations of the current FTQC era. Developing high-speed, memory-optimized quantum emulators is a growing research trend, with gate fusion being a promising technique. However, existing gate fusion implementations often struggle to efficiently support large-scale quantum systems with a high number of qubits due to a lack of optimizations for the exponential growth in memory requirements. Therefore, this study proposes the EMMS (Efficient-Memory Matrix Storage) method for storing quantum operators and states, along with an EMMS-based Quantum Emulator Accelerator (QEA) architecture that incorporates multiple processing elements (PEs) to accelerate tensor product and matrix multiplication computations in quantum emulation with gate fusion. The theoretical analysis of the QEA on the Xilinx ZCU102 FPGA, using varying numbers of PEs and different depths of unitary and local data memory, reveals a linear increase in memory depth with the number of qubits. This scaling highlights the potential of the EMMS-based QEA to accommodate larger quantum circuits, providing insights into selecting appropriate memory sizes and FPGA devices. Furthermore, the estimated performance of the QEA with PE counts ranging from $2^2$ to $2^5$ on the Xilinx ZCU102 FPGA demonstrates that increasing the number of PEs significantly reduces the computation cycle count for circuits with fewer than 18 qubits, making it significantly faster than previous works.
△ Less
Submitted 14 October, 2024;
originally announced October 2024.
-
Exploring the Limitations of Kolmogorov-Arnold Networks in Classification: Insights to Software Training and Hardware Implementation
Authors:
Van Duy Tran,
Tran Xuan Hieu Le,
Thi Diem Tran,
Hoai Luan Pham,
Vu Trung Duong Le,
Tuan Hai Vu,
Van Tinh Nguyen,
Yasuhiko Nakashima
Abstract:
Kolmogorov-Arnold Networks (KANs), a novel type of neural network, have recently gained popularity and attention due to the ability to substitute multi-layer perceptions (MLPs) in artificial intelligence (AI) with higher accuracy and interoperability. However, KAN assessment is still limited and cannot provide an in-depth analysis of a specific domain. Furthermore, no study has been conducted on t…
▽ More
Kolmogorov-Arnold Networks (KANs), a novel type of neural network, have recently gained popularity and attention due to the ability to substitute multi-layer perceptions (MLPs) in artificial intelligence (AI) with higher accuracy and interoperability. However, KAN assessment is still limited and cannot provide an in-depth analysis of a specific domain. Furthermore, no study has been conducted on the implementation of KANs in hardware design, which would directly demonstrate whether KANs are truly superior to MLPs in practical applications. As a result, in this paper, we focus on verifying KANs for classification issues, which are a common but significant topic in AI using four different types of datasets. Furthermore, the corresponding hardware implementation is considered using the Vitis high-level synthesis (HLS) tool. To the best of our knowledge, this is the first article to implement hardware for KAN. The results indicate that KANs cannot achieve more accuracy than MLPs in high complex datasets while utilizing substantially higher hardware resources. Therefore, MLP remains an effective approach for achieving accuracy and efficiency in software and hardware implementation.
△ Less
Submitted 25 July, 2024; v1 submitted 25 July, 2024;
originally announced July 2024.
-
Constructing non-AMNM weighted convolution algebras for every semilattice of infinite breadth
Authors:
Yemon Choi,
Mahya Ghandehari,
Hung Le Pham
Abstract:
The AMNM property for commutative Banach algebras is a form of Ulam stability for multiplicative linear functionals. We show that on any semilattice of infinite breadth, one may construct a weight for which the resulting weighted convolution algebra fails to have the AMNM property. Our work is the culmination of a trilogy started in [Semigroup Forum 102 (2021), no. 1, 86-103] and continued in [Eur…
▽ More
The AMNM property for commutative Banach algebras is a form of Ulam stability for multiplicative linear functionals. We show that on any semilattice of infinite breadth, one may construct a weight for which the resulting weighted convolution algebra fails to have the AMNM property. Our work is the culmination of a trilogy started in [Semigroup Forum 102 (2021), no. 1, 86-103] and continued in [European J. Combin. 94 (2021), article 103311]. In particular, we obtain a refinement of the main result of the second paper, by establishing a dichotomy for union-closed set systems that has a Ramsey-theoretic flavour.
△ Less
Submitted 21 October, 2024; v1 submitted 29 May, 2023;
originally announced May 2023.
-
Causality-based Neural Network Repair
Authors:
Bing Sun,
Jun Sun,
Hong Long Pham,
Jie Shi
Abstract:
Neural networks have had discernible achievements in a wide range of applications. The wide-spread adoption also raises the concern of their dependability and reliability. Similar to traditional decision-making programs, neural networks can have defects that need to be repaired. The defects may cause unsafe behaviors, raise security concerns or unjust societal impacts. In this work, we address the…
▽ More
Neural networks have had discernible achievements in a wide range of applications. The wide-spread adoption also raises the concern of their dependability and reliability. Similar to traditional decision-making programs, neural networks can have defects that need to be repaired. The defects may cause unsafe behaviors, raise security concerns or unjust societal impacts. In this work, we address the problem of repairing a neural network for desirable properties such as fairness and the absence of backdoor. The goal is to construct a neural network that satisfies the property by (minimally) adjusting the given neural network's parameters (i.e., weights). Specifically, we propose CARE (\textbf{CA}usality-based \textbf{RE}pair), a causality-based neural network repair technique that 1) performs causality-based fault localization to identify the `guilty' neurons and 2) optimizes the parameters of the identified neurons to reduce the misbehavior. We have empirically evaluated CARE on various tasks such as backdoor removal, neural network repair for fairness and safety properties. Our experiment results show that CARE is able to repair all neural networks efficiently and effectively. For fairness repair tasks, CARE successfully improves fairness by $61.91\%$ on average. For backdoor removal tasks, CARE reduces the attack success rate from over $98\%$ to less than $1\%$. For safety property repair tasks, CARE reduces the property violation rate to less than $1\%$. Results also show that thanks to the causality-based fault localization, CARE's repair focuses on the misbehavior and preserves the accuracy of the neural networks.
△ Less
Submitted 7 July, 2022; v1 submitted 20 April, 2022;
originally announced April 2022.
-
Stability of characters and filters for weighted semilattices
Authors:
Yemon Choi,
Mahya Ghandehari,
Hung Le Pham
Abstract:
We continue the study of the AMNM property for weighted semilattices that was initiated in [Y. Choi, J. Austral. Math. Soc. 95 (2013), no. 1, 36-67; arXiv 1203.6691]. We reformulate this in terms of stability of filters with respect to a given weight function, and then provide a combinatorial condition which is necessary and sufficient for this "filter stability" property to hold. Examples are giv…
▽ More
We continue the study of the AMNM property for weighted semilattices that was initiated in [Y. Choi, J. Austral. Math. Soc. 95 (2013), no. 1, 36-67; arXiv 1203.6691]. We reformulate this in terms of stability of filters with respect to a given weight function, and then provide a combinatorial condition which is necessary and sufficient for this "filter stability" property to hold. Examples are given to show that this new condition allows for easier and unified proofs of some results in [Choi, ibid.], and furthermore allows us to verify the AMNM property in situations not covered by the results of that paper. As a final application, we show that for a large class of semilattices, arising naturally as union-closed set systems, one can always construct weights for which the AMNM property fails.
△ Less
Submitted 2 September, 2020; v1 submitted 31 December, 2018;
originally announced January 2019.
-
Unavoidable subprojections in union-closed set systems of infinite breadth
Authors:
Yemon Choi,
Mahya Ghandehari,
Hung Le Pham
Abstract:
We consider union-closed set systems with infinite breadth, focusing on three particular configurations ${\mathcal T}_{\rm max}(E)$, ${\mathcal T}_{\rm min}(E)$ and ${\mathcal T}_{\rm ort}(E)$. We show that these three configurations are not isolated examples; in any given union-closed set system of infinite breadth, at least one of these three configurations will occur as a subprojection. This ch…
▽ More
We consider union-closed set systems with infinite breadth, focusing on three particular configurations ${\mathcal T}_{\rm max}(E)$, ${\mathcal T}_{\rm min}(E)$ and ${\mathcal T}_{\rm ort}(E)$. We show that these three configurations are not isolated examples; in any given union-closed set system of infinite breadth, at least one of these three configurations will occur as a subprojection. This characterizes those union-closed set systems which have infinite breadth, and is the first general structural result for such set systems.
△ Less
Submitted 28 March, 2021; v1 submitted 21 February, 2017;
originally announced February 2017.
-
Characterisations of Fourier and Fourier--Stieltjes algebras on locally compact groups
Authors:
Anthony To-Ming Lau,
Hung Le Pham
Abstract:
Motivated by the beautiful work of M. A. Rieffel (1965) and of M. E. Walter (1974), we obtain characterisations of the Fourier algebra $A(G)$ of a locally compact group $G$ in terms of the class of $F$-algebras (i.e. a Banach algebra $A$ such that its dual $A'$ is a $W^*$-algebra whose identity is multiplicative on $A$). For example, we show that the Fourier algebras are precisely those commutativ…
▽ More
Motivated by the beautiful work of M. A. Rieffel (1965) and of M. E. Walter (1974), we obtain characterisations of the Fourier algebra $A(G)$ of a locally compact group $G$ in terms of the class of $F$-algebras (i.e. a Banach algebra $A$ such that its dual $A'$ is a $W^*$-algebra whose identity is multiplicative on $A$). For example, we show that the Fourier algebras are precisely those commutative semisimple $F$-algebras that are Tauberian, contain a nonzero real element, and possess a dual semigroup that acts transitively on their spectrums. Our characterisations fall into three flavours, where the first one will be the basis of the other two. The first flavour also implies a simple characterisation of when the predual of a Hopf-von Neumann algebra is the Fourier algebra of a locally compact group. We also obtain similar characterisations of the Fourier--Stieltjes algebras of $G$. En route, we prove some new results on the problem of when a subalgebra of $A(G)$ is the whole algebra and on representations of discrete groups.
△ Less
Submitted 22 November, 2015;
originally announced November 2015.
-
Idempotents of small norm
Authors:
Jayden Mudge,
Hung Le Pham
Abstract:
Let $Γ$ be a locally compact group. We answer two questions left open in [7] and [9]:
i) For abelian $Γ$, we prove that if $χ_S \in B(Γ)$ is an idempotent with norm $\left\|χ_S \right\| < \frac{4}{3}$, then $S$ is the union of two cosets of an open subgroup of $Γ$.
ii) For general $Γ$, we prove that if $χ_S \in M_{cb}A(Γ)$ is an idempotent with norm…
▽ More
Let $Γ$ be a locally compact group. We answer two questions left open in [7] and [9]:
i) For abelian $Γ$, we prove that if $χ_S \in B(Γ)$ is an idempotent with norm $\left\|χ_S \right\| < \frac{4}{3}$, then $S$ is the union of two cosets of an open subgroup of $Γ$.
ii) For general $Γ$, we prove that if $χ_S \in M_{cb}A(Γ)$ is an idempotent with norm $\left\| χ_S \right\|_{cb} < \frac{1 + \sqrt{2}}{2}$, then $S$ is an open coset in $Γ$.
△ Less
Submitted 13 October, 2015;
originally announced October 2015.
-
Equivalence of multi-norms
Authors:
H. Garth Dales,
Matthew Daws,
Hung Le Pham,
Paul Ramsden
Abstract:
The theory of multi-norms was developed by H.\ G.\ Dales and M.\ E.\ Polyakov in a memoir that was published in \emph{Dissertationes Mathematicae}. In that memoir, the notion of `equivalence' of multi-norms was defined. In the present memoir, we make a systematic study of when various pairs of multi-norms are mutually equivalent.
The theory of multi-norms was developed by H.\ G.\ Dales and M.\ E.\ Polyakov in a memoir that was published in \emph{Dissertationes Mathematicae}. In that memoir, the notion of `equivalence' of multi-norms was defined. In the present memoir, we make a systematic study of when various pairs of multi-norms are mutually equivalent.
△ Less
Submitted 8 April, 2013;
originally announced April 2013.
-
Isometries between quantum convolution algebras
Authors:
Matthew Daws,
Hung Le Pham
Abstract:
Given locally compact quantum groups $\G_1$ and $\G_2$, we show that if the convolution algebras $L^1(\G_1)$ and $L^1(\G_2)$ are isometrically isomorphic as algebras, then $\G_1$ is isomorphic either to $\G_2$ or the commutant $\G_2'$. Furthermore, given an isometric algebra isomorphism $θ:L^1(\G_2) \rightarrow L^1(\G_1)$, the adjoint is a *-isomorphism between $L^\infty(\G_1)$ and either…
▽ More
Given locally compact quantum groups $\G_1$ and $\G_2$, we show that if the convolution algebras $L^1(\G_1)$ and $L^1(\G_2)$ are isometrically isomorphic as algebras, then $\G_1$ is isomorphic either to $\G_2$ or the commutant $\G_2'$. Furthermore, given an isometric algebra isomorphism $θ:L^1(\G_2) \rightarrow L^1(\G_1)$, the adjoint is a *-isomorphism between $L^\infty(\G_1)$ and either $L^\infty(\G_2)$ or its commutant, composed with a twist given by a member of the intrinsic group of $L^\infty(\G_2)$. This extends known results for Kac algebras (although our proofs are somewhat different) which in turn generalised classical results of Wendel and Walter. We show that the same result holds for isometric algebra homomorphisms between quantum measure algebras (either reduced or universal). We make some remarks about the intrinsic groups of the enveloping von Neumann algebras of C$^*$-algebraic quantum groups.
△ Less
Submitted 16 February, 2012; v1 submitted 4 May, 2011;
originally announced May 2011.
-
Multi-norms and the injectivity of $L^p(G)$
Authors:
H. Garth Dales,
Matthew Daws,
Hung Le Pham,
Paul Ramsden
Abstract:
Let $G$ be a locally compact group, and take $p\in(1,\infty)$. We prove that the Banach left $L^1(G)$-module $L^p(G)$ is injective (if and) only if the group $G$ is amenable. Our proof uses the notion of multi-norms. We also develop the theory of multi-normed spaces.
Let $G$ be a locally compact group, and take $p\in(1,\infty)$. We prove that the Banach left $L^1(G)$-module $L^p(G)$ is injective (if and) only if the group $G$ is amenable. Our proof uses the notion of multi-norms. We also develop the theory of multi-normed spaces.
△ Less
Submitted 27 February, 2012; v1 submitted 22 January, 2011;
originally announced January 2011.
-
Preduals of semigroup algebras
Authors:
Matthew Daws,
Hung Le Pham,
Stuart White
Abstract:
For a locally compact group $G$, the measure convolution algebra $M(G)$ carries a natural coproduct. In previous work, we showed that the canonical predual $C_0(G)$ of $M(G)$ is the unique predual which makes both the product and the coproduct on $M(G)$ weak$^*$-continuous. Given a discrete semigroup $S$, the convolution algebra $\ell^1(S)$ also carries a coproduct. In this paper we examine pred…
▽ More
For a locally compact group $G$, the measure convolution algebra $M(G)$ carries a natural coproduct. In previous work, we showed that the canonical predual $C_0(G)$ of $M(G)$ is the unique predual which makes both the product and the coproduct on $M(G)$ weak$^*$-continuous. Given a discrete semigroup $S$, the convolution algebra $\ell^1(S)$ also carries a coproduct. In this paper we examine preduals for $\ell^1(S)$ making both the product and the coproduct weak$^*$-continuous. Under certain conditions on $S$, we show that $\ell^1(S)$ has a unique such predual. Such $S$ include the free semigroup on finitely many generators. In general, however, this need not be the case even for quite simple semigroups and we construct uncountably many such preduals on $\ell^1(S)$ when $S$ is either $\mathbb Z_+\times\mathbb Z$ or $(\mathbb N,\cdot)$.
△ Less
Submitted 24 November, 2008;
originally announced November 2008.
-
Conditions implying the uniqueness of the weak$^*$-topology on certain group algebras
Authors:
Matthew Daws,
Hung Le Pham,
Stuart White
Abstract:
We investigate possible preduals of the measure algebra $M(G)$ of a locally compact group and the Fourier algebra $A(G)$ of a separable compact group. Both of these algebras are canonically dual spaces and the canonical preduals make the multiplication separately weak$^*$-continuous so that these algebras are dual Banach algebras. In this paper we find additional conditions under which the predu…
▽ More
We investigate possible preduals of the measure algebra $M(G)$ of a locally compact group and the Fourier algebra $A(G)$ of a separable compact group. Both of these algebras are canonically dual spaces and the canonical preduals make the multiplication separately weak$^*$-continuous so that these algebras are dual Banach algebras. In this paper we find additional conditions under which the preduals $C_0(G)$ of $M(G)$ and $C^*(G)$ of $A(G)$ are uniquely determined. In both cases we consider a natural coassociative multiplication and show that the canonical predual gives rise to the unique weak$^*$-topology making both the multiplication separately weak$^*$-continuous and the coassociative multiplication weak$^*$-continuous. In particular, dual cohomological properties of these algebras are well defined with this additional structure.
△ Less
Submitted 23 April, 2008;
originally announced April 2008.
-
Uncountable families of prime z-ideals in C_0(R)
Authors:
Hung Le Pham
Abstract:
Denote by $\continuum=2^{\aleph_0}$ the cardinal of continuum. We construct an intriguing family $(P_α: α\in\continuum)$ of prime $z$-ideals in $\C_0(\reals)$ with the following properties:
If $f\in P_{i_0}$ for some $i_0\in\continuum$, then $f\in P_i$ for all but finitely many $i\in \continuum$;
$\bigcap_{i\neq i_0} P_i \nsubset P_{i_0}$ for each $ı_0\in \continuum$.
We also construct a w…
▽ More
Denote by $\continuum=2^{\aleph_0}$ the cardinal of continuum. We construct an intriguing family $(P_α: α\in\continuum)$ of prime $z$-ideals in $\C_0(\reals)$ with the following properties:
If $f\in P_{i_0}$ for some $i_0\in\continuum$, then $f\in P_i$ for all but finitely many $i\in \continuum$;
$\bigcap_{i\neq i_0} P_i \nsubset P_{i_0}$ for each $ı_0\in \continuum$.
We also construct a well-ordered increasing chain, as well as a well-ordered decreasing chain, of order type $κ$ of prime $z$-ideals in $\C_0(\reals)$ for any ordinal $κ$ of cardinality $\continuum$.
△ Less
Submitted 1 January, 2008;
originally announced January 2008.
-
The kernel and continuity ideals of homomorphisms from C_0(Ω)
Authors:
Hung Le Pham
Abstract:
We give a description of the continuity ideals and the kernels of homomorphisms from the algebras of continuous functions on locally compact spaces into Banach algebras.
We give a description of the continuity ideals and the kernels of homomorphisms from the algebras of continuous functions on locally compact spaces into Banach algebras.
△ Less
Submitted 1 January, 2008;
originally announced January 2008.