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

All topics

2569 results

Project-declaredLean 4.33.0-rc1

Rdist of indep eq sum fibre

rdist_of_indep_eq_sum_fibre

Plain-language statement

If Z1,Z2Z_1, Z_2 are independent, then d[Z1;Z2]d[Z_1; Z_2] is equal to d[π(Z1);π(Z2)]+d[Z1π(Z1);Z2π(Z2)] d[\pi(Z_1);\pi(Z_2)] + d[Z_1|\pi(Z_1); Z_2 |\pi(Z_2)] plus I(Z1Z2:(π(Z1),π(Z2))π(Z1Z2)).I( Z_1 - Z_2 : (\pi(Z_1), \pi(Z_2)) | \pi(Z_1 - Z_2) ).

additive combinatoricsentropyprobability

Source project: Polynomial Freiman-Ruzsa project

Person-level attribution pending.

View proof record
Project-declaredLean 4.33.0-rc1

Rdist of sums ge

rdist_of_sums_ge'

Plain-language statement

A Ruzsa-distance lower bound for sums of independent copies. Let X1,X2X_1',X_2' be independent copies of the τ\tau-minimizers X1,X2X_1,X_2, and set k=d[X1;X2]k=d[X_1;X_2]. Then d[X1+X1;X2+X2]kη2(d[X1;X1]+d[X2;X2]).d[X_1+X_1';X_2+X_2']\ge k-\frac{\eta}{2}\bigl(d[X_1;X_1]+d[X_2;X_2]\bigr).

additive combinatoricsentropyprobability

Source project: Polynomial Freiman-Ruzsa project

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Marcinkiewicz zygmund

Real.marcinkiewicz_zygmund

Plain-language statement

The Marcinkiewicz-Zygmund inequality for real-valued functions, with a slightly easier to bound constant than Real.marcinkiewicz_zygmund'. Note that RCLike.marcinkiewicz_zygmund is another version that works for both and at the expense of a slightly worse constant.

additive combinatoricsarithmetic progressionsFourier analysis

Source project: Arithmetic Progressions Almost Periodicity

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