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

1 topic

591 results

Clear filters
Project-declaredLean 4.32.0

D Wirtinger Coord comp holomorphic apply

Physlib.Wirtinger.dWirtingerCoord_comp_holomorphic_apply

Plain-language statement

The single-term coordinate chain rule for a holomorphic outer g, pointwise at u: ∂_I (g ∘ f) = deriv g (f u) · ∂_I f. From the two-term dWirtingerCoord_comp_apply: for holomorphic g the anti-holomorphic coefficient dWirtingerAntiDir g 1 (f u) vanishes and dWirtingerDir g 1 (f u) collapses to deriv g (f u), both off the -linearity `cline...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
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

Polynomial tanh bounded

polynomial_tanh_bounded

Plain-language statement

For a polynomial P, show that P (tanh x) is bounded on the real line

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Line In Cubic expand

PureU1.Odd.lineInCubic_expand

Plain-language statement

The condition that a linear solution sits on a line between the two planes within the cubic expands into a on accCubeTriLinSymm applied to the points within the planes.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record