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

1 topic

187 results

Clear filters
Project-declaredLean 4.32.0

Mem HS iff

QuantumMechanics.OneDimension.HilbertSpace.memHS_iff

Plain-language statement

A function f satisfies MemHS f if and only if it is almost everywhere strongly measurable, and square integrable.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Co Metric repr apply eq minkowski Matrix

realLorentzTensor.coMetric_repr_apply_eq_minkowskiMatrix

Project documentation

The tensor contrMetric is invariant under the action of LorentzGroup d. -/ @[simp] lemma actionT_contrMetric {d} (g : LorentzGroup d) : g • η d = η d := by erw [TensorSpecies.metricTensor_invariant] /- ## There value with respect to a basis

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Levi Civita basis repr eq zero of eq

realLorentzTensor.leviCivita_basis_repr_eq_zero_of_eq

Plain-language statement

The Levi-Civita tensor vanishes on any multi-index with a repeated value: if two distinct index positions i ≠ j carry the same basis index, the component is zero.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Reduction id perfect Completeness

Reduction.id_perfectCompleteness

Plain-language statement

The identity / trivial reduction is perfectly complete.

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Right Continuous integral annulus

rightContinuous_integral_annulus

Plain-language statement

If ff is integrable on the open annulus {y:R1<d(x,y)<R2}\{y:R_1<d(x,y)<R_2\}, then varying the inner radius from the right changes the annular integral continuously at R1R_1:

RR<d(x,y)<R2f(y)dyR\longmapsto\int_{R<d(x,y)<R_2}f(y)\,dy

is right-continuous at R=R1R=R_1.

harmonic analysisFourier analysismeasure theory

Source project: Carleson formalization

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