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

D Wirtinger Dir comp

Physlib.Wirtinger.dWirtingerDir_comp

Plain-language statement

The two-term Wirtinger chain rule for dWirtingerDir, outer g : ℂ → ℂ and inner f : V → ℂ: ∂_v(g∘f) = (∂g/∂f)·∂_v f + (∂g/∂f̄)·∂_v f̄. realLinear_apply_eq_wirtinger splits the chain rule's outer -linear factor into the ∂g/∂f, ∂g/∂f̄ coefficients, each multiplying its inner directional derivative ∂_v f, ∂_v f̄.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

D Wirtinger Dir d Wirtinger Anti Dir comm

Physlib.Wirtinger.dWirtingerDir_dWirtingerAntiDir_comm

Project documentation

Schwarz's theorem for the directional Wirtinger operators: on a field f the holomorphic and anti-holomorphic directional derivatives commute in any two directions, ∂_v ∂̄_w f = ∂̄_w ∂_v f. The commutation adds no analytic input. By the §G bridge each order expands into a real-linear combination of the second real Fréchet derivative `fderiv ℝ...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

D Wirtinger Dir star comp

Physlib.Wirtinger.dWirtingerDir_star_comp

Plain-language statement

Conjugating the function swaps the operators up to an outer conjugation: ∂_v f̄ = conj (∂̄_v f).

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Prob Event bind le prob Event add

probEvent_bind_le_probEvent_add

Plain-language statement

Prefix-event split for a bind. Prefix points satisfying p are charged in full; off-prefix continuations are charged by the uniform tail bound ε.

program verificationseparation logiccryptography

Source project: VCVio

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Prob Event bind le prob Event convex

probEvent_bind_le_probEvent_convex

Plain-language statement

Convex prefix-event split for a bind. The off-prefix tail bound ε is charged only on the mass outside p, giving Pr[p] + (1 - Pr[p]) * ε.

program verificationseparation logiccryptography

Source project: VCVio

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Prob Event le tsum prob Output mul cost of mem support

probEvent_le_tsum_probOutput_mul_cost_of_mem_support

Plain-language statement

First-moment / Markov bound (support-restricted cost). Variant of probEvent_le_tsum_probOutput_mul_cost whose c ≥ 1 hypothesis need only hold on the support of mx.

program verificationseparation logiccryptography

Source project: VCVio

Person-level attribution pending.

View proof record