Giter Site home page Giter Site logo

lean-quantuminfo's Introduction

This repository aims to contain definitions and proofs of basic ideas in quantum information theory. Some major goals, in rough order of difficulty, would be:

  • Defining most notions of "distance", "entropy", "information", "capacity" that occur in the literature.
  • Showing that these reflect the classical notions where applicable
    • For instance, that if you embed a clasical probability distribution as a quantum mixed state, then the classical conditional entropy and the quantum conditional entropy are the same number.
  • Strong sub-additivity of von Neumann entropy
  • Holevo's theorem
  • The LSD theorem on quantum capacity
  • Non-additivity of quantum capacity

All of this will be done only in the theory finite-dimensional Hilbert spaces. Reasons:

  • Most quantum information theory is done in this setting anyway. Not to say that the infinite-dimensional work isn't important, just that this is what more researchers spend their time thinking about.
  • Infinite-dimensional quantum theory can be weirdly behaved.
  • Dealing with infinite-dimensional quantum theory is just hard. You need e.g. trace-class operators, CTC functions, and people often can't even agree on the definitions. (For instance, does a mixed state necessarily have a finite spectrum? I've seen it both ways.)

Most stuff is in the QuantumInfo/FiniteDim folder. There was a tiny bit of infinite-dimensional theory in the QuantumInfo/InfiniteDim folder, but it's mostly been cleared out.

Docmentation of the main definitions can be found at DOC.md. A majority of the work will be outlining the major definitions and theorems from Mark Wilde's Quantum Information Theory. A correspondence to the definitions and theorems (mostly as todo-list!) are in TODO.md

lean-quantuminfo's People

Contributors

timeroot avatar

Stargazers

Angelo Lucia avatar  avatar  avatar Joseph Tooby-Smith avatar Aidan Maxwell Swope avatar  avatar

Watchers

 avatar Angelo Lucia avatar

lean-quantuminfo's Issues

Mathlib has `-x * log x` and some things on entropy

Maybe you're already aware or don't want to constantly update how Mathlib is used, but some of the things in your repo are already in Mathlib. For example some of the things here:

def H₁ : Prob → ℝ :=

are at Mathlib.Analysis.SpecialFunctions.Log.NegMulLog.

I defined binary entropy (which maybe you don't need explicitly) which will be merged soon here

and there is measure-theoretic entropy which maybe will get merged eventually here

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.