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

1 topic

591 results

Clear filters
Project-declaredLean 4.32.0

Exists stationary vec

GroupTheory.SO3.exists_stationary_vec

Plain-language statement

For every element of SO(3) there exists a vector which remains unchanged under the action of that SO(3) element.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Unique

HasVarAdjoint.unique

Plain-language statement

Variational adjoint is unique only when applied to smooth functions.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Partition Z eq

IdealGas.partitionZ_eq

Plain-language statement

The partition function Z for an ideal gas.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Integral is Dimensionally Correct

integral_isDimensionallyCorrect

Plain-language statement

The statement that for a measure μ of dimension d, and a function f : M → G of dimension (CarriesDimension.d G * d⁻¹) (where CarriesDimension.d G is the dimension associated with terms of type G), then ∫ x, f x ∂μ has the correct dimension, namely CarriesDimension.d G. In other words, the function: ``` fun (μ : DimSet (MeasureTheory.Measu...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record