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.31.0

Induction append right

Fin.induction_append_right

Plain-language statement

Fin.induction on m + n for m + i steps is equivalent to Fin.induction on n on i steps on the result of Fin.induction on m.

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Euler iff convective Euler

FluidDynamics.euler_iff_convectiveEuler

Plain-language statement

The conservative and convective Euler forms are equivalent when the fields are differentiable enough for the product rules.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Fourier Coeff eq fourier Coeff of aeeq

fourierCoeff_eq_fourierCoeff_of_aeeq

Plain-language statement

Two almost-everywhere strongly measurable functions on the circle that agree almost everywhere have the same Fourier coefficient at every fixed integer frequency nn.

harmonic analysisFourier analysismeasure theory

Source project: Carleson formalization

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

J valuation of bad prime

FreyCurve.j_valuation_of_bad_prime

Plain-language statement

The q-adic valuation of the j-invariant of the Frey curve is a multiple of p if 2 < q is a prime of bad reduction.

number theoryarithmetic geometryFermat's Last Theorem

Source project: Fermat's Last Theorem

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Fundamental theorem of variational calculus

fundamental_theorem_of_variational_calculus

Plain-language statement

A version of fundamental_theorem_of_variational_calculus' for Continuous f. The proof uses assumption that source of f is finite-dimensional inner-product space, so that a bump function with compact support exists via ContDiffBump.hasCompactSupport from Analysis.Calculus.BumpFunction.Basic. The proof is by contradiction, assume that there is `x₀...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Fundamental theorem of variational calculus

fundamental_theorem_of_variational_calculus'

Plain-language statement

A version of fundamental_theorem_of_variational_calculus' for Continuous f. The proof uses assumption that source of f is finite-dimensional inner-product space, so that a bump function with compact support exists via ContDiffBump.hasCompactSupport from Analysis.Calculus.BumpFunction.Basic. The proof is by contradiction, assume that there is `x₀...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record