Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
125 commits
Select commit Hold shift + click to select a range
c6ebae9
feat: Add constants to Electromagnetism (#795)
jstoobysmith Oct 31, 2025
1821d52
refactor: Refactor derivatives of functions and distributions (#796)
jstoobysmith Nov 1, 2025
b0cf6fa
feat: Lorentz action on distributions (#798)
jstoobysmith Nov 4, 2025
d6608f5
feat: Refactor plane waves and harmonic waves in EM (#799)
jstoobysmith Nov 7, 2025
2840dee
feat: Properties of Space time integrals (#800)
jstoobysmith Nov 7, 2025
7b0131b
docs: Add docs to some ACC conditions (#801)
jstoobysmith Nov 10, 2025
951849f
feat: Add Radial angular measure (#802)
jstoobysmith Nov 10, 2025
282b482
feat: Refactor ofFunction and add time integrals (#803)
jstoobysmith Nov 11, 2025
bd3f763
feat: Add norm properties on space (#804)
jstoobysmith Nov 12, 2025
3f1076e
feat: Add more properties of the norm (#805)
jstoobysmith Nov 12, 2025
69dea8e
Fill in sorry for solidSphere_centerOfMass (#806)
i-love-lean Nov 13, 2025
f02c524
feat: Add changes (#807)
jstoobysmith Nov 14, 2025
8f429d2
feat(Cosmology/FLRW/Basic): prove all lemmas
pitmonticone Nov 17, 2025
71bd45e
Trying to address GHI 808 (#809)
NicolaBernini Nov 17, 2025
22c183e
Merge pull request #810 from HEPLean/pitmonticone/feat-FLRW_Basic
pitmonticone Nov 17, 2025
00aca87
feat: Space slice (#811)
jstoobysmith Nov 17, 2025
674aae0
feat: Update ConstantTimeDist dimensions (#812)
jstoobysmith Nov 18, 2025
2725362
chore: Bump v4.25.0 (#814)
jstoobysmith Nov 19, 2025
e1a0233
feat: Add DistElectromagneticPotential, basic properties (#815)
jstoobysmith Nov 20, 2025
351e399
feat: Improvements to the API around EM potentials as distributions (…
jstoobysmith Nov 21, 2025
3a0ac4c
docs: Update documentation for Time (#818)
jstoobysmith Nov 25, 2025
d598e32
Have added files for Landau n Lifshitz Ch1 Sec5 Q1,2,3 with introduct…
ShlokVaibhav Nov 26, 2025
ae0a4f1
refactor: Fix Lint (#820)
jstoobysmith Nov 27, 2025
b47abf9
refactor: Making Space a Structure (#819)
jstoobysmith Nov 28, 2025
8e4b988
Adiabats in the ideal gas (#823)
fanza-cqs Dec 1, 2025
e37c3bc
Added latex code to pendulum files (#826)
ShlokVaibhav Dec 3, 2025
cc71b6c
feat: Distributions in electromagnetism (#824)
jstoobysmith Dec 4, 2025
745bdd6
feat: Remove axioms related to units (#828)
jstoobysmith Dec 5, 2025
a3d6062
feat: Invariance of speed of light (#829)
jstoobysmith Dec 8, 2025
d0d4bc4
feat: Prove the equivariance of the field strength (#830)
jstoobysmith Dec 11, 2025
7ec1bd4
feat: Extrema condition is invariant for distribution EM potential (#…
jstoobysmith Dec 12, 2025
454277f
chore: golfing minkowskiMatrix lemmas & adds as_diagonal lemma (#832)
PrParadoxy Dec 13, 2025
094824d
feat: Minor changes to the 2HDM file system structure (#834)
jstoobysmith Dec 15, 2025
fcf2471
chore: Bump to v4.26.0 (#836)
jstoobysmith Dec 17, 2025
64fc19e
feat: Improve documentation around EM (#837)
jstoobysmith Dec 19, 2025
da305f5
Addressing TODOs in PhysLean/QuantumMechanics/OneDimension/HarmonicOs…
NicolaBernini Dec 20, 2025
af8155c
fix: Trying to fix Canonica Ensemble Two State (#839)
NicolaBernini Dec 21, 2025
ab5a039
feat: Fix IsExtrema Docs (#840)
jstoobysmith Dec 23, 2025
975d992
chore: remove unused lemma (#841)
Komyyy Dec 23, 2025
8166016
feat: Replacing PhysLean PairSwap() with MathLib Equiv.Swap() (#843)
NicolaBernini Dec 27, 2025
0db64c1
feat: refactor(FDerivCurry) replacing helper lemmas with fun_prop (AZ…
NicolaBernini Dec 28, 2025
1749937
feat: Implementing 6VZKA for Lorentz Algebra (#845)
NicolaBernini Dec 28, 2025
f0b5bb0
Feat/todo 6 vzf2 (#847)
NicolaBernini Dec 29, 2025
bb37c86
chore: fix linter warnings
pitmonticone Dec 29, 2025
bdd9d87
docs: Add reference for Hamilton's equations from SICM (#864)
rht Dec 29, 2025
64aa7a5
Merge pull request #865 from HEPLean/pitmonticone/chore-fix-linter-wa…
pitmonticone Dec 29, 2025
4fe9d45
chore: Autofix typo via codespell (#866)
rht Dec 30, 2025
21b8cd5
refactor: Add TODOs around configuration spaces (#842)
jstoobysmith Dec 30, 2025
7b5652d
Fix all typos found by Codespell (#867)
rht Dec 30, 2025
7ab2194
feat: Implementing TODO 6VZQF so Define homomorphism from to the res…
NicolaBernini Dec 30, 2025
8970dc0
feat: Adding 6VZTR (#872)
NicolaBernini Jan 1, 2026
abb6b6d
chore: Fix typo in non-Lean files found by codespell (#870)
rht Jan 1, 2026
12e1c6c
ci: Add codespell GH Actions (#868)
rht Jan 1, 2026
a5c8d80
feat: Specify total derivative equivalence for classical mechanics La…
rht Jan 2, 2026
ceb2de5
feat: Implementing 7ESNL (#873)
NicolaBernini Jan 2, 2026
6379724
feat: Fixing 6VZHC (#874)
NicolaBernini Jan 4, 2026
bc3e6dd
feat: Add doc to lemma (#884)
jstoobysmith Jan 6, 2026
8d825f9
refactor: Small tidy of constants (#888)
jstoobysmith Jan 6, 2026
ae09e6c
feat: Add API issue template (#889)
jstoobysmith Jan 7, 2026
6c08220
DHO03: define equation of motion for damped harmonic oscillator (#890)
analogradio Jan 7, 2026
7dfd69e
Define energy and energy dissipation rate-DHO04 (#891)
analogradio Jan 8, 2026
1168700
fix sign error (#894)
MilesCranmer Jan 10, 2026
a250750
Remove sorry: prove solsIncl_injective (#895)
ValentinBredemestre Jan 10, 2026
aac039f
Remove sorry: prove quadSolsInclLinSols_injective (#896)
ValentinBredemestre Jan 10, 2026
0bd353e
Remove sorry: prove quadSolsIncl_injective (#897)
ValentinBredemestre Jan 10, 2026
e5dbb97
Remove sorry: prove solsInclQuadSols_injective (#898)
ValentinBredemestre Jan 10, 2026
a19ffbb
Remove sorry: prove solsInclLinSols_injective (#899)
ValentinBredemestre Jan 10, 2026
61a2303
fix: Linter error (#901)
jstoobysmith Jan 11, 2026
df9f091
feat: Implementing TODO 6VZME Step 1 (the work seems to be pretty lar…
NicolaBernini Jan 11, 2026
4adeb42
Remove sorry: prove ClassicalMechanics.HarmonicOscillator.InitialCond…
kastch Jan 12, 2026
e96fa6c
TODO 6VZMW Add topological derivation interface for anomaly cancellat…
ValentinBredemestre Jan 14, 2026
901256f
Remove sorry: prove ClassicalMechanics.Lagrangian.isTotalTimeDerivati…
kastch Jan 14, 2026
e35b470
Revise project aims to detailed requirements (#904)
jstoobysmith Jan 14, 2026
d632d75
Update project requirements in README.md (#910)
jstoobysmith Jan 15, 2026
c635253
feat: Some clean up of damped HO (#914)
jstoobysmith Jan 19, 2026
cee04e4
adds API-Docs badge to README (#915)
adomasbaliuka Jan 19, 2026
d646d1f
feat: Updates to THDM (#916)
jstoobysmith Jan 20, 2026
6cd14d2
feat: More properties of gram matrix (#917)
jstoobysmith Jan 22, 2026
977833b
7RKA6: Replaced informal with sorryful (#919)
kastch Jan 23, 2026
0e4ace1
feat: Complete TightBindingChain Hamiltonian hermiticity and eigensta…
physlean0 Jan 23, 2026
6cd4ff1
7RKFF: Replaced informal with sorryful (#920)
kastch Jan 23, 2026
9aa1f31
7RKFR: Replaced informal with sorryful (#921)
kastch Jan 24, 2026
7ba876c
7RKGK: Replaced informal with sorryful (#922)
kastch Jan 25, 2026
2bad08e
feat: More properties of the two Higgs doublet model potential (#923)
jstoobysmith Jan 27, 2026
d127ae0
feat: Linting and small lemma (#924)
jstoobysmith Jan 29, 2026
a4145c9
feat: Initial progress with d-dimensional QM operators (#926)
gloges Feb 3, 2026
5a4beaa
feat: Add Maintainer policy (#925)
jstoobysmith Feb 4, 2026
3aea655
feat: Properties of the 2HDM potential (#927)
jstoobysmith Feb 4, 2026
b57150f
bump v4.27.0
zhikaip Feb 8, 2026
8a228bd
linter non-terminal simp
zhikaip Feb 8, 2026
3d53039
Merge pull request #929 from lean-phys-community/bump-v4.27.0
zhikaip Feb 9, 2026
775fadb
remove sorries in 4.27.0
zhikaip Feb 9, 2026
9fefb57
extra simp
zhikaip Feb 9, 2026
11df2cb
remove Cyrillic docstring
zhikaip Feb 9, 2026
cd565c1
remove sorryful attribute
zhikaip Feb 9, 2026
6efb852
feat: QM operator commutators (#930)
gloges Feb 10, 2026
3b2f74c
Merge pull request #933 from lean-phys-community/docstring
zhikaip Feb 10, 2026
6ae8e67
Merge pull request #932 from lean-phys-community/sorries
zhikaip Feb 10, 2026
5656416
Remove sorry: Prove realLorentzTensor.permT_toComplex (#934)
kastch Feb 10, 2026
ce250da
Remove sorry: Prove realLorentzTensor.prodT_toComplex (#935)
kastch Feb 11, 2026
61a0a36
feat: Clarify steps for bumping dependencies in Bump.yml (#931)
jstoobysmith Feb 12, 2026
0f0ea1c
feat: add results about specific 2HDM potential (#936)
jstoobysmith Feb 12, 2026
f86c41a
Remove sorry: Prove realLorentzTensor.contrT_toComplex (#944)
kastch Feb 15, 2026
1dd3e1b
chore: change _neq_ to _ne_ for a unified style (#946)
ichxorya Feb 16, 2026
9b240de
Remove sorry: prove realLorentzTensor.evalT_toComplex (#948)
kastch Feb 16, 2026
6ceec54
feat: Laplace-Runge-Lenz vector (#947)
gloges Feb 17, 2026
fc3f02f
refactor: remove a few `erw`s
pitmonticone Feb 17, 2026
08a9261
feat: Started working on GHI 846 (#876)
NicolaBernini Feb 18, 2026
acf68d8
Merge pull request #950 from lean-phys-community/pietro/remove-erws
pitmonticone Feb 18, 2026
b4c0502
chore: remove unused simp lemmas
zhikaip Feb 18, 2026
1e4650f
mul_comm also not needed
zhikaip Feb 18, 2026
f7a48c2
Merge pull request #951 from lean-phys-community/unused_simp
zhikaip Feb 19, 2026
fad58ff
chore: bump to v4.28.0
zhikaip Feb 19, 2026
cc5a9aa
finish proofs
zhikaip Feb 20, 2026
734c578
more idiomatic proof
zhikaip Feb 20, 2026
08d3f33
feat: 2HDM clean up (#937)
jstoobysmith Feb 21, 2026
c901c54
Merge pull request #955 from lean-phys-community/bump_v4.28.0
zhikaip Feb 21, 2026
5327840
feat(Generalized): prove generalizedBoost_timeComponent_eq
pitmonticone Feb 25, 2026
7b002d9
feat(Basic): prove linSolsIncl_injective, quadSolsIncl_injective, sol…
pitmonticone Feb 25, 2026
c6d3cf5
Merge pull request #961 from lean-phys-community/aristotle/basic
morrison-daniel Feb 25, 2026
8895c50
Update Generalized.lean
pitmonticone Feb 25, 2026
1e39cdb
Fix what my suggestion broke
morrison-daniel Feb 27, 2026
0b106c5
Revert changes
morrison-daniel Feb 27, 2026
6d5baa1
Merge pull request #960 from lean-phys-community/aristotle/generalized
morrison-daniel Feb 28, 2026
6286c6b
feat: Hilbert space & unbounded operators on Space (#957)
gloges Feb 28, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .codespellignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
digitalize
Digitalising
statics
disjointness
lightYears
tne
hge
Breal
ket
rIn
FRO
33 changes: 33 additions & 0 deletions .github/ISSUE_TEMPLATE/API.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
name: API
description: Auto-filled issue for API building
title: "API: "
labels:
- API
- help wanted
- Requirements needed
body:
- type: textarea
id: content
attributes:
label: Details
value: |
The details of this issue are not yet completed. The issue is here to track the progress of the API specified by the title. Parts of this API may already be included within the project. There are a number of things we need to specify, help in specifying these points is appreciated.

## Key data structure

What is the key data structure the API is built around.

## Need

Why is this API needed, after it is completed, what will it make easier or allow us to do.

## Requirements

A tickbox list of the requirements of the API. This should include things which have already been done as well as things still to be worked on. Details on writing good system requirements can be found [here](https://www.ibm.com/docs/en/SSYQBZ_9.6.1/com.ibm.doors.requirements.doc/topics/get_it_right_the_first_time.pdf).

## Corresponding file system

If it exists, the part of the PhysLean which corresponds to this API.

validations:
required: false
11 changes: 7 additions & 4 deletions .github/ISSUE_TEMPLATE/Bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ body:
options:
- label: Update mathlib rev in lakefile.toml.
- label: Update doc-gen4 rev in lakefile.toml.
- label: Run `rm -rf .lake; lake update`.
- label: Remove the `.lake` file, e.g. on unix run `rm -rf .lake`.
- label: Run `lake update`.
- label: Check `lean-toolchain` updates correctly.
- label: Update the Lean version badge in the `README.md` file.
validations:
Expand Down Expand Up @@ -55,15 +56,17 @@ body:
description: Please check off these items as you complete them
options:
- label: Create a tag for the new version.
- label: Put a bump notice on this [thread](https://leanprover.zulipchat.com/#narrow/channel/479953-PhysLean/topic/Bumps.20of.20PhysLean.2E/with/572707099).
validations:
required: false
- type: textarea
id: examples_of_previous_bumps
attributes:
label: Previous bump
label: Example past bumps
description: Please do not modify this text.
value: |
[v4.20.0](https://github.com/HEPLean/PhysLean/pull/591),
[v4.20.0-rc5](https://github.com/HEPLean/PhysLean/pull/566)
[v4.20.0](https://github.com/lean-phys-community/PhysLean/pull/591),
[v4.20.0-rc5](https://github.com/lean-phys-community/PhysLean/pull/566)
[v4.27.0](https://github.com/lean-phys-community/PhysLean/pull/929)
validations:
required: true
24 changes: 0 additions & 24 deletions .github/ISSUE_TEMPLATE/NoteDocString.yml

This file was deleted.

10 changes: 10 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,13 @@ jobs:
run: |
chmod u+x scripts/lint-style.sh
./scripts/lint-style.sh

codespell:
name: Check for spelling errors
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: codespell-project/actions-codespell@v2
with:
exclude_file: scripts/MetaPrograms/spellingWords.txt,scripts/physleanNoShake.json
ignore_words_file: .codespellignore
62 changes: 45 additions & 17 deletions PhysLean.lean
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
import PhysLean.ClassicalMechanics.Basic
import PhysLean.ClassicalMechanics.DampedHarmonicOscillator.Basic
import PhysLean.ClassicalMechanics.EulerLagrange
import PhysLean.ClassicalMechanics.HamiltonsEquations
import PhysLean.ClassicalMechanics.HarmonicOscillator.Basic
import PhysLean.ClassicalMechanics.HarmonicOscillator.ConfigurationSpace
import PhysLean.ClassicalMechanics.HarmonicOscillator.Solution
import PhysLean.ClassicalMechanics.Lagrangian.TotalDerivativeEquivalence
import PhysLean.ClassicalMechanics.Mass.MassUnit
import PhysLean.ClassicalMechanics.Pendulum.CoplanarDoublePendulum
import PhysLean.ClassicalMechanics.Pendulum.MiscellaneousPendulumPivotMotions
import PhysLean.ClassicalMechanics.Pendulum.SlidingPendulum
import PhysLean.ClassicalMechanics.RigidBody.Basic
import PhysLean.ClassicalMechanics.RigidBody.SolidSphere
import PhysLean.ClassicalMechanics.Scattering.RigidSphere
import PhysLean.ClassicalMechanics.VectorFields
import PhysLean.ClassicalMechanics.Vibrations.LinearTriatomic
import PhysLean.ClassicalMechanics.WaveEquation.Basic
import PhysLean.ClassicalMechanics.WaveEquation.HarmonicWave
Expand All @@ -17,37 +22,32 @@ import PhysLean.Cosmology.Basic
import PhysLean.Cosmology.FLRW.Basic
import PhysLean.Electromagnetism.Basic
import PhysLean.Electromagnetism.Charge.ChargeUnit
import PhysLean.Electromagnetism.Distributions.Potential
import PhysLean.Electromagnetism.Current.CircularCoil
import PhysLean.Electromagnetism.Current.InfiniteWire
import PhysLean.Electromagnetism.Dynamics.Basic
import PhysLean.Electromagnetism.Dynamics.CurrentDensity
import PhysLean.Electromagnetism.Dynamics.Hamiltonian
import PhysLean.Electromagnetism.Dynamics.IsExtrema
import PhysLean.Electromagnetism.Dynamics.KineticTerm
import PhysLean.Electromagnetism.Dynamics.Lagrangian
import PhysLean.Electromagnetism.Electrostatics.Basic
import PhysLean.Electromagnetism.Kinematics.Boosts
import PhysLean.Electromagnetism.Kinematics.EMPotential
import PhysLean.Electromagnetism.Kinematics.ElectricField
import PhysLean.Electromagnetism.Kinematics.FieldStrength
import PhysLean.Electromagnetism.Kinematics.MagneticField
import PhysLean.Electromagnetism.Kinematics.ScalarPotential
import PhysLean.Electromagnetism.Kinematics.VectorPotential
import PhysLean.Electromagnetism.MaxwellEquations
import PhysLean.Electromagnetism.PointParticle.FiniteCollection
import PhysLean.Electromagnetism.PointParticle.OneDimension
import PhysLean.Electromagnetism.PointParticle.ThreeDimension
import PhysLean.Electromagnetism.Vacuum.Constant
import PhysLean.Electromagnetism.Vacuum.Homogeneous
import PhysLean.Electromagnetism.Vacuum.OneDimension
import PhysLean.Electromagnetism.Vacuum.Wave
import PhysLean.Electromagnetism.Vacuum.HarmonicWave
import PhysLean.Electromagnetism.Vacuum.IsPlaneWave
import PhysLean.Mathematics.Calculus.AdjFDeriv
import PhysLean.Mathematics.Calculus.Divergence
import PhysLean.Mathematics.DataStructures.FourTree.Basic
import PhysLean.Mathematics.DataStructures.FourTree.UniqueMap
import PhysLean.Mathematics.DataStructures.Matrix.LieTrace
import PhysLean.Mathematics.Distribution.Basic
import PhysLean.Mathematics.Distribution.Function.InvPowMeasure
import PhysLean.Mathematics.Distribution.Function.IsDistBounded
import PhysLean.Mathematics.Distribution.Function.OfFunction
import PhysLean.Mathematics.Distribution.PowMul
import PhysLean.Mathematics.FDerivCurry
import PhysLean.Mathematics.Fin
Expand All @@ -57,6 +57,8 @@ import PhysLean.Mathematics.Geometry.Metric.Riemannian.Defs
import PhysLean.Mathematics.InnerProductSpace.Adjoint
import PhysLean.Mathematics.InnerProductSpace.Basic
import PhysLean.Mathematics.InnerProductSpace.Calculus
import PhysLean.Mathematics.InnerProductSpace.Submodule
import PhysLean.Mathematics.KroneckerDelta
import PhysLean.Mathematics.LinearMaps
import PhysLean.Mathematics.List
import PhysLean.Mathematics.List.InsertIdx
Expand Down Expand Up @@ -109,7 +111,8 @@ import PhysLean.Particles.BeyondTheStandardModel.RHN.AnomalyCancellation.PlusU1.
import PhysLean.Particles.BeyondTheStandardModel.RHN.AnomalyCancellation.PlusU1.QuadSolToSol
import PhysLean.Particles.BeyondTheStandardModel.Spin10.Basic
import PhysLean.Particles.BeyondTheStandardModel.TwoHDM.Basic
import PhysLean.Particles.BeyondTheStandardModel.TwoHDM.GaugeOrbits
import PhysLean.Particles.BeyondTheStandardModel.TwoHDM.GramMatrix
import PhysLean.Particles.BeyondTheStandardModel.TwoHDM.Potential
import PhysLean.Particles.FlavorPhysics.CKMMatrix.Basic
import PhysLean.Particles.FlavorPhysics.CKMMatrix.Invariants
import PhysLean.Particles.FlavorPhysics.CKMMatrix.PhaseFreedom
Expand Down Expand Up @@ -225,12 +228,22 @@ import PhysLean.QFT.QED.AnomalyCancellation.Odd.Parameterization
import PhysLean.QFT.QED.AnomalyCancellation.Permutations
import PhysLean.QFT.QED.AnomalyCancellation.Sorts
import PhysLean.QFT.QED.AnomalyCancellation.VectorLike
import PhysLean.QuantumMechanics.DDimensions.Hydrogen.Basic
import PhysLean.QuantumMechanics.DDimensions.Hydrogen.LaplaceRungeLenzVector
import PhysLean.QuantumMechanics.DDimensions.Operators.AngularMomentum
import PhysLean.QuantumMechanics.DDimensions.Operators.Commutation
import PhysLean.QuantumMechanics.DDimensions.Operators.Momentum
import PhysLean.QuantumMechanics.DDimensions.Operators.Position
import PhysLean.QuantumMechanics.DDimensions.Operators.Unbounded
import PhysLean.QuantumMechanics.DDimensions.SpaceDHilbertSpace.Basic
import PhysLean.QuantumMechanics.DDimensions.SpaceDHilbertSpace.SchwartzSubmodule
import PhysLean.QuantumMechanics.FiniteTarget.Basic
import PhysLean.QuantumMechanics.FiniteTarget.HilbertSpace
import PhysLean.QuantumMechanics.OneDimension.GeneralPotential.Basic
import PhysLean.QuantumMechanics.OneDimension.HarmonicOscillator.Basic
import PhysLean.QuantumMechanics.OneDimension.HarmonicOscillator.Completeness
import PhysLean.QuantumMechanics.OneDimension.HarmonicOscillator.Eigenfunction
import PhysLean.QuantumMechanics.OneDimension.HarmonicOscillator.Examples
import PhysLean.QuantumMechanics.OneDimension.HarmonicOscillator.TISE
import PhysLean.QuantumMechanics.OneDimension.HilbertSpace.Basic
import PhysLean.QuantumMechanics.OneDimension.HilbertSpace.Gaussians
Expand Down Expand Up @@ -270,6 +283,7 @@ import PhysLean.Relativity.SL2C.Basic
import PhysLean.Relativity.SL2C.SelfAdjoint
import PhysLean.Relativity.Special.ProperTime
import PhysLean.Relativity.Special.TwinParadox.Basic
import PhysLean.Relativity.SpeedOfLight
import PhysLean.Relativity.Tensors.Basic
import PhysLean.Relativity.Tensors.Color.Basic
import PhysLean.Relativity.Tensors.Color.Discrete
Expand Down Expand Up @@ -325,20 +339,33 @@ import PhysLean.Relativity.Tensors.TensorSpecies.Basic
import PhysLean.Relativity.Tensors.Tensorial
import PhysLean.Relativity.Tensors.UnitTensor
import PhysLean.SpaceAndTime.Space.Basic
import PhysLean.SpaceAndTime.Space.Distributions.Basic
import PhysLean.SpaceAndTime.Space.Distributions.ConstantTime
import PhysLean.SpaceAndTime.Space.ConstantSliceDist
import PhysLean.SpaceAndTime.Space.CrossProduct
import PhysLean.SpaceAndTime.Space.Derivatives.Basic
import PhysLean.SpaceAndTime.Space.Derivatives.Curl
import PhysLean.SpaceAndTime.Space.Derivatives.Div
import PhysLean.SpaceAndTime.Space.Derivatives.Grad
import PhysLean.SpaceAndTime.Space.Derivatives.Laplacian
import PhysLean.SpaceAndTime.Space.DistConst
import PhysLean.SpaceAndTime.Space.DistOfFunction
import PhysLean.SpaceAndTime.Space.IsDistBounded
import PhysLean.SpaceAndTime.Space.LengthUnit
import PhysLean.SpaceAndTime.Space.SpaceStruct
import PhysLean.SpaceAndTime.Space.Norm
import PhysLean.SpaceAndTime.Space.RadialAngularMeasure
import PhysLean.SpaceAndTime.Space.Slice
import PhysLean.SpaceAndTime.Space.Translations
import PhysLean.SpaceAndTime.Space.VectorIdentities
import PhysLean.SpaceAndTime.SpaceTime.Basic
import PhysLean.SpaceAndTime.SpaceTime.Boosts
import PhysLean.SpaceAndTime.SpaceTime.Distributions
import PhysLean.SpaceAndTime.SpaceTime.Derivatives
import PhysLean.SpaceAndTime.SpaceTime.LorentzAction
import PhysLean.SpaceAndTime.SpaceTime.TimeSlice
import PhysLean.SpaceAndTime.Time.Basic
import PhysLean.SpaceAndTime.Time.Derivatives
import PhysLean.SpaceAndTime.Time.TimeMan
import PhysLean.SpaceAndTime.Time.TimeTransMan
import PhysLean.SpaceAndTime.Time.TimeUnit
import PhysLean.SpaceAndTime.TimeAndSpace.Basic
import PhysLean.SpaceAndTime.TimeAndSpace.ConstantTimeDist
import PhysLean.StatisticalMechanics.BoltzmannConstant
import PhysLean.StatisticalMechanics.CanonicalEnsemble.Basic
import PhysLean.StatisticalMechanics.CanonicalEnsemble.Finite
Expand All @@ -358,6 +385,7 @@ import PhysLean.StringTheory.FTheory.SU5.Quanta.FiveQuanta
import PhysLean.StringTheory.FTheory.SU5.Quanta.IsViable
import PhysLean.StringTheory.FTheory.SU5.Quanta.TenQuanta
import PhysLean.Thermodynamics.Basic
import PhysLean.Thermodynamics.IdealGas.Basic
import PhysLean.Thermodynamics.Temperature.Basic
import PhysLean.Thermodynamics.Temperature.TemperatureUnits
import PhysLean.Units.Basic
Expand Down
Loading