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.

All topics

591 results

Clear filters
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 bare Gradient ne zero

Electromagnetism.ElectromagneticPotential.toFieldStrength_bareGradient_ne_zero

Project documentation

The field strength of the bare-gradient potential B^μ := ∂_μ χ for χ(x) = x⁰·xⁱ is nonzero (follows from fieldStrengthMatrix_bareGradient_inl_inr).

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
Project-declaredLean 4.32.0

To Field Strength of Gradient

Electromagnetism.ElectromagneticPotential.toFieldStrength_ofGradient

Plain-language statement

A pure-gauge potential has vanishing field strength.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record