21,174 research outputs found

    Rotation Symmetry-Protected Topological Phases of Fermions

    Full text link
    We study classification of interacting fermionic symmetry-protected topological (SPT) phases with both rotation symmetry and Abelian internal symmetries in one, two, and three dimensions. By working out this classification, on the one hand, we demonstrate the recently proposed correspondence principle between crystalline topological phases and those with internal symmetries through explicit block-state constructions. We find that for the precise correspondence to hold it is necessary to change the central extension structure of the symmetry group by the Z2\mathbb{Z}_2 fermion parity. On the other hand, we uncover new classes of intrinsically fermionic SPT phases that are only enabled by interactions, both in 2D and 3D with four-fold rotation. Moreover, several new instances of Lieb-Schultz-Mattis-type theorems for Majorana-type fermionic SPTs are obtained and we discuss their interpretations from the perspective of bulk-boundary correspondence.Comment: are welcom

    Quantum Spin Liquid with Even Ising Gauge Field Structure on Kagome Lattice

    Full text link
    Employing large-scale quantum Monte Carlo simulations, we study the extended XXZXXZ model on the kagome lattice. A Z2\mathbb Z_2 quantum spin liquid phase with effective even Ising gauge field structure emerges from the delicate balance among three symmetry-breaking phases including stripe solid, staggered solid and ferromagnet. This Z2\mathbb{Z}_2 spin liquid is stabilized by an extended interaction related to the Rokhsar-Kivelson potential in the quantum dimer model limit. The phase transitions from the staggered solid to a spin liquid or ferromagnet are found to be first order and so is the transition between the stripe solid and ferromagnet. However, the transition between a spin liquid and ferromagnet is found to be continuous and belongs to the 3D XYXY^* universality class associated with the condensation of spinons. The transition between a spin liquid and stripe solid appears to be continuous and associated with the condensation of visons.Comment: 7 pages, 8 figure

    Loop Braiding Statistics and Interacting Fermionic Symmetry-Protected Topological Phases in Three Dimensions

    Full text link
    We study Abelian braiding statistics of loop excitations in three-dimensional (3D) gauge theories with fermionic particles and the closely related problem of classifying 3D fermionic symmetry-protected topological (FSPT) phases with unitary symmetries. It is known that the two problems are related by turning FSPT phases into gauge theories through gauging the global symmetry of the former. We show that there exist certain types of Abelian loop braiding statistics that are allowed only in the the presence of fermionic particles, which correspond to 3D "intrinsic" FSPT phases, i.e., those that do not stem from bosonic SPT phases. While such intrinsic FSPT phases are ubiquitous in 2D systems and in 3D systems with anti-unitary symmetries, their existence in 3D systems with unitary symmetries was not confirmed previously due to the fact that strong interaction is necessary to realize them. We show that the simplest unitary symmetry to support 3D intrinsic FSPT phases is Z2×Z4\mathbb{Z}_2\times\mathbb{Z}_4. To establish the results, we first derive a complete set of physical constraints on Abelian loop braiding statistics. Solving the constraints, we obtain all possible Abelian loop braiding statistics in 3D gauge theories, including those that correspond to intrinsic FSPT phases. Then, we construct exactly soluble state-sum models to realize the loop braiding statistics. These state-sum models generalize the well-known Crane-Yetter and Dijkgraaf-Witten models

    Type-Directed Weaving of Aspects for Higher-order Functional Languages

    Get PDF
    Aspect-oriented programming (AOP) has been shown to be a useful model for software development. Special care must be taken when we try to adapt AOP to strongly typed functional languages which come with features like a type inference mechanism, polymorphic types, higher-order functions and type-scoped pointcuts. Our main contribution lies in a seamless integration of these two paradigms through a static weaving process which deals with around advices with type-scoped pointcuts in the presence of higher-order functions. We give a source-level type inference system for a higher-order, polymorphic language coupled with type-scoped pointcuts. The type system ensures that base programs are oblivious to the type of around advices. We present a type-directed translation scheme which resolves all advice applications at static time. The translation removes advice declarations from source programs and produces translated code which is typable in the Hindley-Milner system

    On the Pursuit of Static and Coherent Weaving

    Get PDF
    Aspect-oriented programming (AOP) has been shown to be a useful model for software development. Special care must be taken when we try to adapt AOP to strongly typed functional languages which come with features like type inference mechanism, polymorphic types, higher-order functions and type-scoped pointcuts. Specifically, it is highly desirable that weaving of aspect-oriented functional programs can be performed statically and coherently. In [13], we showed a type-directed weaver which resolves all advice chainings coherently at static time. The novelty of this paper lies in the extended framework which supports static and coherent weaving in the presence of polymorphic recursive functions, advising advice bodies and higher-order advices
    corecore