Skip to main content

Source-pinned research

Research proof index

Search theorem names, mathematical ideas, modules, topics, projects, and role-labelled researchers. Open a result for its complete indexed Lean declaration and source record.

This index contains 2,569 curated research declarations and 119,070 complete package declarations. Search 10,000 more complete Mathlib declarations.

All topics

Showing 1,747 to 1,752 of 2,569 results.

Project-declaredLean 4.28.0

Multiset spectrum relabel eq

MState.multiset_spectrum_relabel_eq

Mathematical statement

The multiset of values in the spectrum of a relabeled state is the same as the multiset of values in the spectrum of the original state.

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

No cloning

MState.no_cloning

Project documentation

The No-cloning theorem, saying that if states ψ and φ can both be perfectly cloned using a unitary U and a fiducial state f, and they aren't identical (their inner product is less than 1), then the two states must be orthogonal to begin with. In short: only orthogonal states can be simultaneously cloned.

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Pos Def mix of ne one

MState.PosDef_mix_of_ne_one

Mathematical statement

If the second state is positive definite and the mixture is nondegenerate, their mixture is also positive definite.

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Pure iff rank eq one

MState.pure_iff_rank_eq_one

Mathematical statement

A mixed state is pure if and only if its rank is 1.

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Pure of constant spectrum

MState.pure_of_constant_spectrum

Mathematical statement

If the specturm of a mixed state is (1,0,0...) i.e. a constant distribution, it is a pure state.

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Pure separable iff trace Left pure

MState.pure_separable_iff_traceLeft_pure

Mathematical statement

A pure state is separable iff the partial trace on the left is pure.

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record