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 curated research declarations and 119,070 complete package declarations. Search 10,000 more complete Mathlib declarations.

All topics

Showing 1,003 to 1,008 of 2,569 results.

Project-declaredLean 4.32.0

Estimate x shift

estimate_x_shift

Mathematical statement

Let gg have bounded finite support, let r>0r>0, and suppose d(x,x)rd(x,x')\le r. The truncated Calderón-Zygmund operator changes by at most a constant times the global maximal function:

d(Trg(x),Trg(x))C(a)Mg(x).d\bigl(T_r g(x),T_r g(x')\bigr)\le C(a)\,M g(x).

harmonic analysisFourier analysismeasure theory

Source project: Carleson formalization

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Chart Euclidean smul

EuclideanGroup.chartEuclidean_smul

Mathematical statement

Under the standard chart, the Euclidean action on Space d is the transport of toAffineIsometryMulEquiv acting on EuclideanSpace: chart (g • p) = (toAffineIsometryMulEquiv g) (chart p).

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Orthogonal To Linear Isometry Equiv left inv

EuclideanGroup.orthogonalToLinearIsometryEquiv_left_inv

Mathematical statement

linearIsometryEquivToOrthogonal is a left inverse of orthogonalToLinearIsometryEquiv. Together with linearIsometryEquiv_constVAdd_mul, this proves left_inv of toAffineIsometryMulEquiv.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Orthogonal To Linear Isometry Equiv right inv

EuclideanGroup.orthogonalToLinearIsometryEquiv_right_inv

Mathematical statement

linearIsometryEquivToOrthogonal is a right inverse of orthogonalToLinearIsometryEquiv; this proves right_inv of toAffineIsometryMulEquiv.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Rotation smul origin

EuclideanGroup.rotation_smul_origin

Project documentation

A rotation fixes the origin: its translation part vanishes (RotationGroup ≤ OriginStabilizer), so ↑r • 0 = 0. Stated in the ↑r form (the simp normal form of r • _, via rotation_smul_eq) so it is a well-formed simp lemma.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Euclid Levi Civita symbol contract one

euclidLeviCivita_symbol_contract_one

Mathematical statement

Triple Euclidean Levi-Civita contraction ∑_h (ε4)_{a,h} · (ε4)_{b,h} = 6 · δ[a,b] at the symbol level: contracting three of the four Fin 4 component slots of ε4 with the naive Kronecker pairing leaves one free pair a, b and the factor 3! = 6. The Lorentz form carries an extra det η = -1.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record