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,573 to 1,578 of 2,569 results.

Project-declaredLean 4.32.0

Resolvent Set eq empty

LinearPMap.resolventSet_eq_empty

Mathematical statement

If an operator is not closed then its resolvent set is empty.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Resolvent Set is Open

LinearPMap.resolventSet_isOpen

Mathematical statement

The resolvent set is an open subset of ℂ.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Unitary Conj is Self Adjoint

LinearPMap.unitaryConj_isSelfAdjoint

Mathematical statement

Unitary conjugation preserves self-adjointness: if A is a self-adjoint operator on H and u : H ≃ₗᵢ[ℂ] H' is unitary, then u A u⁻¹ is self-adjoint on H'. Symmetry, dense domain, and the two deficiency surjectivities of A all transfer through u.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Unitary Conj sub smul surjective

LinearPMap.unitaryConj_sub_smul_surjective

Mathematical statement

If A - z is surjective for a scalar z : ℂ, then so is u A u⁻¹ - z.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record