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

All topics

Showing 487 to 492 of 2,569 results.

Project-declaredLean 4.32.0

Mdifferentiable At iff differentiable At coord

ClassicalMechanics.HarmonicOscillator.Trajectory.mdifferentiableAt_iff_differentiableAt_coord

Mathematical statement

A trajectory is MDifferentiableAt a time iff its coordinate curve is ordinarily differentiable there, since the two differ by the coordinate diffeomorphism.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Is Total Time Derivative explicit

ClassicalMechanics.Lagrangian.isTotalTimeDerivative_explicit

Mathematical statement

Explicit reformulation (by the chain rule): δL(t, q, dₜ q) = ∂F/∂t(t, q) + ⟨∇ᵣF(t, q), dₜ q⟩ or δL(t, q, dₜ q) = fderiv ℝ F (t, q) (1, dₜ q)

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Is Total Time Derivative Velocity

ClassicalMechanics.Lagrangian.isTotalTimeDerivativeVelocity

Mathematical statement

A velocity-only function that is a total time derivative must be linear in velocity. If δL depends only on velocity and equals d/dt F(t, q) for some F, then δL(dₜ q) = ⟨g, dₜ q⟩ for some constant vector g. This characterization comes from the requirement that: - d/dt F(t, q) = ∂F/∂t + ⟨∇F, dₜ q⟩ = ∂F/∂t + ⟨∇F, dₜ q⟩ - For the result to be independent of q...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Total Time Derivative cont Diff

ClassicalMechanics.Lagrangian.totalTimeDerivative_contDiff

Mathematical statement

If δL is a total time derivative (of a smooth function), then it is smooth

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Total Time Derivative euler Lagrange equivalenvce

ClassicalMechanics.Lagrangian.totalTimeDerivative_eulerLagrange_equivalenvce

Mathematical statement

Corollary: If L and L' differ by a total time derivative, then the corresponding Euler-Lagrange operators coincide

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Total Time Derivative has Zero Var Gradient

ClassicalMechanics.Lagrangian.totalTimeDerivative_hasZeroVarGradient

Mathematical statement

Total time derivative has a variational derivative, which is zero

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record