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

Angular Momentum eq inertia Tensor mul Vec

RigidBody.angularMomentum_eq_inertiaTensor_mulVec

Plain-language statement

The angular momentum of a rigid body equals its inertia tensor applied to the angular velocity: L = I ω.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Rho coord sub center Of Mass

RigidBody.rho_coord_sub_centerOfMass

Plain-language statement

The first moment of the mass distribution about its own centre of mass vanishes: for nonzero mass, ρ of the centred j-th coordinate function is zero.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Rotational Kinetic Energy eq integral

RigidBody.rotationalKineticEnergy_eq_integral

Plain-language statement

The rotational kinetic energy equals the mass integral of the local rotational speed squared: T = ½ ∫ |ω × r|² dm.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Solid Sphere center Of Mass

RigidBody.solidSphere_centerOfMass

Plain-language statement

The center of mass of a solid sphere located at the origin is 0.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Angular Velocity Tensor transpose

RigidBodyMotion.angularVelocityTensor_transpose

Plain-language statement

The angular velocity tensor is skew-symmetric, Ωᵀ = -Ω: it lies in the Lie algebra 𝔰𝔬(d). This is the litmus check that Ω = Ṙ Rᵀ is a genuine angular-velocity tensor, and follows by differentiating the orthogonality identity R Rᵀ = 1.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Kinetic Energy eq translational add body Angular Velocity

RigidBodyMotion.kineticEnergy_eq_translational_add_bodyAngularVelocity

Project documentation

König's theorem in the body frame. The total kinetic energy M.kineticEnergy t, formed from the lab-frame point velocities, splits at the centre of mass (centerOfMass = 0) as T = ½ M ⟪V, V⟫ + rotationalKineticEnergy ω_body. The rotational energy is a frame-independent scalar, so it is evaluated here from the body-frame angular velocity ω_body...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record