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

Kinetic Energy integrand split

RigidBodyMotion.kineticEnergy_integrand_split

Plain-language statement

The squared-speed integrand of kineticEnergy splits into the squared rotational speed |Ṙ (y − c)|², a term linear in the body-frame coordinate y − c, and the constant squared centre-of-mass speed ⟪V, V⟫.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Mass Distribution center Of Mass

RigidBodyMotion.massDistribution_centerOfMass

Plain-language statement

The centre of mass of the moving mass distribution tracks the prescribed trajectory: for a body of nonzero mass, the centre of mass of massDistribution M t is exactly comTrajectory t. This is the decisive check that comTrajectory and orientation are wired correctly in RigidBodyMotion.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Velocity eq deriv orientation

RigidBodyMotion.velocity_eq_deriv_orientation

Plain-language statement

The velocity of a body point decomposes as v = Ṙ (y − c) + V: the rate of change of the orientation acting on the body-frame position, plus the centre-of-mass velocity.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Velocity of orientation const

RigidBodyMotion.velocity_of_orientation_const

Plain-language statement

A rigid body in pure translation (constant orientation) has every point moving with the centre-of-mass velocity: v = V.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Acc Grav Q zero

SM.SMNoGrav.One.accGrav_Q_zero

Plain-language statement

For a set of 1-family SM charges satisfying all ACCs except the gravitational, if the Q charge is zero then the charges satisfy the gravitational ACCs.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Basis eq mfderiv model Diffeo single

Space.basis_eq_mfderiv_modelDiffeo_single

Plain-language statement

The derivative of modelDiffeo provides an equivalence between Space d and EuclideanSpace ℝ (Fin d). This equivalences takes the basis of EuclideanSpace ℝ (Fin d) to the basis of Space d, and vice versa.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record