Skip to content

Commit

Permalink
chore: Rebase on main.
Browse files Browse the repository at this point in the history
Adds Lemma M6.1.
  • Loading branch information
kylechui committed May 29, 2024
1 parent f4ff99b commit 4b627e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Main.v
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Require Import Coq.Logic.Classical_Prop.
Require Import QuantumLib.Complex.
Require Import QuantumLib.Quantum.
Require Import QuantumLib.Eigenvectors.
Expand All @@ -10,6 +11,7 @@ Require Import UnitaryHelpers.
Require Import GateHelpers.
Require Import SwapHelpers.
Require Import EigenvalueHelpers.
Require Import QubitHelpers.
Require Import Permutations.
Require Import A1_SquareMatrices.
Require Import A2_UnitaryMatrices.
Expand Down

0 comments on commit 4b627e7

Please sign in to comment.