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 943 to 948 of 2,569 results.

Project-declaredLean 4.32.0

Free Current Potential has Var Gradient At

Electromagnetism.ElectromagneticPotential.freeCurrentPotential_hasVarGradientAt

Project documentation

The potential energy from the interaction of the electromagnetic potential with the free current J. -/ noncomputable def freeCurrentPotential (A : ElectromagneticPotential d) (J : LorentzCurrentDensity d) (x : SpaceTime d) : ℝ := ⟪A x, J x⟫ₘ /-! ### A.1. Shifts in the free current potential under shifts in the potential -/ lemma freeCurrentPotential_add...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Gauge Transform equivariant

Electromagnetism.ElectromagneticPotential.gaugeTransform_equivariant

Mathematical statement

Gauge transformations commute with Lorentz transformations: applying Λ and then performing a gauge transformation by χ equals performing a gauge transformation by χ ∘ (Λ⁻¹ • ·) and then applying Λ.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Grad Kinetic Term add

Electromagnetism.ElectromagneticPotential.gradKineticTerm_add

Project documentation

The variational gradient of the kinetic term of an electromagnetic potential. -/ noncomputable def gradKineticTerm {d} (𝓕 : FreeSpace) (A : ElectromagneticPotential d) : SpaceTime d → Lorentz.Vector d := (δ (q':=A), ∫ x, kineticTerm 𝓕 ⟨q'⟩ x) /-! ### B.1. Variational gradient in terms of fderiv We give a first simplification of the variational gradient...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Grad Kinetic Term eq field Strength

Electromagnetism.ElectromagneticPotential.gradKineticTerm_eq_fieldStrength

Project documentation

The variational gradient of the kinetic term of an electromagnetic potential. -/ noncomputable def gradKineticTerm {d} (𝓕 : FreeSpace) (A : ElectromagneticPotential d) : SpaceTime d → Lorentz.Vector d := (δ (q':=A), ∫ x, kineticTerm 𝓕 ⟨q'⟩ x) /-! ### B.1. Variational gradient in terms of fderiv We give a first simplification of the variational gradient...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Grad Kinetic Term eq sum fderiv

Electromagnetism.ElectromagneticPotential.gradKineticTerm_eq_sum_fderiv

Project documentation

The variational gradient of the kinetic term of an electromagnetic potential. -/ noncomputable def gradKineticTerm {d} (𝓕 : FreeSpace) (A : ElectromagneticPotential d) : SpaceTime d → Lorentz.Vector d := (δ (q':=A), ∫ x, kineticTerm 𝓕 ⟨q'⟩ x) /-! ### B.1. Variational gradient in terms of fderiv We give a first simplification of the variational gradient...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Grad Kinetic Term eq sum sum

Electromagnetism.ElectromagneticPotential.gradKineticTerm_eq_sum_sum

Project documentation

The variational gradient of the kinetic term of an electromagnetic potential. -/ noncomputable def gradKineticTerm {d} (𝓕 : FreeSpace) (A : ElectromagneticPotential d) : SpaceTime d → Lorentz.Vector d := (δ (q':=A), ∫ x, kineticTerm 𝓕 ⟨q'⟩ x) /-! ### B.1. Variational gradient in terms of fderiv We give a first simplification of the variational gradient...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record