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

1 topic

6 results

Clear filters
Project-declaredLean 4.32.0

Field Strength Matrix differentiable

Electromagnetism.ElectromagneticPotential.fieldStrengthMatrix_differentiable

Project documentation

Index evaluation of the field strength tensor agrees with the corresponding component of the field strength matrix. -/ lemma toFieldStrength_eval_eq_fieldStrengthMatrix {d} (A : ElectromagneticPotential d) (x : SpaceTime d) (μ ν : Fin 1 ⊕ Fin d) : toField {A.toFieldStrength x | [μ] [ν]}ᵀ = A.fieldStrengthMatrix x (μ, ν) := by rw [toFieldStrength_eval_eq_b...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

To Field Strength action eq sum

Electromagnetism.ElectromagneticPotential.toFieldStrength_action_eq_sum

Project documentation

This lemma expresses the component form of the transformed field strength tensor: when a Lorentz transformation Λ acts on the potential A, the resulting field strength tensor's components are given by the standard tensor transformation rule involving the Lorentz matrix elements Λ^μ_κ and Λ^ν_ρ applied to the original field components.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

To Field Strength antisymmetric

Electromagnetism.ElectromagneticPotential.toFieldStrength_antisymmetric

Project documentation

Index evaluation of the field strength tensor agrees with the corresponding component of the field strength matrix. -/ lemma toFieldStrength_eval_eq_fieldStrengthMatrix {d} (A : ElectromagneticPotential d) (x : SpaceTime d) (μ ν : Fin 1 ⊕ Fin d) : toField {A.toFieldStrength x | [μ] [ν]}ᵀ = A.fieldStrengthMatrix x (μ, ν) := by rw [toFieldStrength_eval_eq_b...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

To Field Strength eq sum basis

Electromagnetism.ElectromagneticPotential.toFieldStrength_eq_sum_basis

Plain-language statement

The statement that F = F^{μν} eᵤ ⊗ eᵥ written explicitly, with the components given by ∑ κ, (η μ κ * ∂_ κ A x ν - η ν κ * ∂_ κ A x μ).

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

To Field Strength eq sum basis single

Electromagnetism.ElectromagneticPotential.toFieldStrength_eq_sum_basis_single

Plain-language statement

The statement that F = F^{μν} eᵤ ⊗ eᵥ written explicitly, with with the components given by (η μ μ * ∂_ μ A x ν - η ν ν * ∂_ ν A x μ).

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

To Field Strength eval eq basis repr

Electromagnetism.ElectromagneticPotential.toFieldStrength_eval_eq_basis_repr

Plain-language statement

Evaluating both tensor indices of the field strength gives the coefficient in the standard tensor-product basis.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record