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

1 topic

7 results

Clear filters
Project-declaredLean 4.32.0

Cauchy Momentum Equation iff convective Cauchy Momentum Equation

FluidDynamics.CauchyFlow.cauchyMomentumEquation_iff_convectiveCauchyMomentumEquation

Plain-language statement

The conservative and convective Cauchy momentum equations are equivalent when the classical continuity equation holds. The differentiability assumptions are exactly the product-rule assumptions used to rewrite partial_t (rho u) and matrixDiv (rho u ⊗ u).

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Matrix Div momentum Flux

FluidDynamics.FluidFlow.matrixDiv_momentumFlux

Plain-language statement

The matrix divergence of rho u ⊗ u split into continuity and convective parts.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Space Deriv momentum Flux component

FluidDynamics.FluidFlow.spaceDeriv_momentumFlux_component

Plain-language statement

Product rule for one spatial derivative of one component of rho u ⊗ u.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Time Deriv smul velocity

FluidDynamics.FluidFlow.timeDeriv_smul_velocity

Plain-language statement

Product rule for the time derivative of a scalar field times a velocity field.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Momentum Operator Unbounded is Symmetric

QuantumMechanics.OneDimension.momentumOperatorUnbounded_isSymmetric

Project documentation

The unbounded momentum operator, whose domain is Schwartz maps. -/ def momentumOperatorUnbounded : UnboundedOperator schwartzIncl schwartzIncl_injective := UnboundedOperator.ofSelfCLM momentumOperatorSchwartz /-! ## Generalized eigenvectors of the momentum operator -/ lemma planeWaveFunctional_generalized_eigenvector_momentumOperatorUnbounded (k : ℝ) : mo...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record