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

1 topic

4 results

Clear filters
Project-declaredLean 4.32.0

Three Dim Point Particle div electric Field

Electromagnetism.DistElectromagneticPotential.threeDimPointParticle_div_electricField

Project documentation

The electromagnetic potential of a point particle stationary at rβ‚€ of 3d space. -/ noncomputable def threeDimPointParticle (𝓕 : FreeSpace) (q : ℝ) (rβ‚€ : Space 3) : DistElectromagneticPotential 3 := (SpaceTime.distTimeSlice 𝓕.c).symm <| Space.constantTime <| distOfFunction (fun x => (((q * 𝓕.ΞΌβ‚€ * 𝓕.c)/ (4 * Ο€)) * β€–x - r₀‖⁻¹) β€’ Lorentz.Vector.basis (S...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Three Dim Point Particle electric Field

Electromagnetism.DistElectromagneticPotential.threeDimPointParticle_electricField

Project documentation

The electromagnetic potential of a point particle stationary at rβ‚€ of 3d space. -/ noncomputable def threeDimPointParticle (𝓕 : FreeSpace) (q : ℝ) (rβ‚€ : Space 3) : DistElectromagneticPotential 3 := (SpaceTime.distTimeSlice 𝓕.c).symm <| Space.constantTime <| distOfFunction (fun x => (((q * 𝓕.ΞΌβ‚€ * 𝓕.c)/ (4 * Ο€)) * β€–x - r₀‖⁻¹) β€’ Lorentz.Vector.basis (S...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Three Dim Point Particle scalar Potential

Electromagnetism.DistElectromagneticPotential.threeDimPointParticle_scalarPotential

Project documentation

The electromagnetic potential of a point particle stationary at rβ‚€ of 3d space. -/ noncomputable def threeDimPointParticle (𝓕 : FreeSpace) (q : ℝ) (rβ‚€ : Space 3) : DistElectromagneticPotential 3 := (SpaceTime.distTimeSlice 𝓕.c).symm <| Space.constantTime <| distOfFunction (fun x => (((q * 𝓕.ΞΌβ‚€ * 𝓕.c)/ (4 * Ο€)) * β€–x - r₀‖⁻¹) β€’ Lorentz.Vector.basis (S...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Three Dim Point Particle Current Density charge Density

Electromagnetism.DistElectromagneticPotential.threeDimPointParticleCurrentDensity_chargeDensity

Project documentation

The current density of a point particle stationary at a point rβ‚€ of 3d space. -/ noncomputable def threeDimPointParticleCurrentDensity (c : SpeedOfLight) (q : ℝ) (rβ‚€ : Space 3) : DistLorentzCurrentDensity 3 := (SpaceTime.distTimeSlice c).symm <| constantTime ((c * q) β€’ diracDelta' ℝ rβ‚€ (Lorentz.Vector.basis (Sum.inl 0))) lemma threeDimPointParticleCurre...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record