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 115 research declarations. Search 10,000 more complete Mathlib declarations.

1 topic

115 results

Clear filters
Project-declaredLean 4.28.0

Entropy A eq entropy Z

MicroHamiltonian.entropy_A_eq_entropy_Z

Plain-language statement

The two definitions of entropy, in terms of T or β, are equivalent.

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Mixed convex roof of pure

mixed_convex_roof_of_pure

Plain-language statement

The mixed convex roof extension of f : MState d → ℝ≥0 applied to a pure state ψ is f (pure ψ).

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Fidelity self eq one

MState.fidelity_self_eq_one

Plain-language statement

A state has perfect fidelity with itself.

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Ket Is Prod iff rank eq one

MState.Ket.IsProd_iff_rank_eq_one

Plain-language statement

A ket on a product space is a product state if and only if its coefficient matrix has rank 1.

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Multiset spectrum relabel eq

MState.multiset_spectrum_relabel_eq

Plain-language 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