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

1 topic

12 results

Clear filters
Project-declaredLean 4.32.0

Is Closable add continuous

LinearPMap.IsClosable.add_continuous

Plain-language statement

Closability is preserved upon adding a continuous operator.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Is Closed add continuous

LinearPMap.IsClosed.add_continuous

Plain-language statement

Closedness is preserved upon adding a continuous operator.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Is Formal Adjoint unitary Conj

LinearPMap.IsFormalAdjoint.unitaryConj

Plain-language statement

Unitary conjugation preserves formal adjointness. If A is a formal adjoint of B, then u A u⁻¹ is a formal adjoint of u B u⁻¹. Unitary conjugation preserves symmetry when A = B.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Is Symmetric closure

LinearPMap.IsSymmetric.closure

Plain-language statement

The closure of a symmetric densely-defined operator is symmetric: T†† is a symmetric closed extension of T, so it extends T.closure, whose symmetry then descends.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Is Symmetric is Self Adjoint of range eq top

LinearPMap.IsSymmetric.isSelfAdjoint_of_range_eq_top

Plain-language statement

Self-adjointness from surjectivity of T ± i: a symmetric, densely-defined operator T for which T + I • 1 and T - I • 1 both have full range is self-adjoint.

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

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