Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
263 commits
Select commit Hold shift + click to select a range
5fa0d6c
attempt2 : not much better
jstoobysmith Jul 10, 2026
9d7f6ec
More additions
jstoobysmith Jul 10, 2026
2c20b5d
feat: Major rewrite of the file (human driven)
jstoobysmith Jul 13, 2026
2fd9558
refactor: Rename
jstoobysmith Jul 13, 2026
98d74b6
refactor: Lint
jstoobysmith Jul 13, 2026
e7561cf
refactor: Add lemma about duals.
jstoobysmith Jul 13, 2026
c9ca497
feat: Improve doc-strings
jstoobysmith Jul 14, 2026
79d72af
feat: Add termOfList, and update types
jstoobysmith Jul 14, 2026
e67ba27
refactor: Move file
jstoobysmith Jul 14, 2026
df7bd33
refactor: Clean up
jstoobysmith Jul 14, 2026
75fa226
feat: Add reality condition,
jstoobysmith Jul 14, 2026
7d47252
Merge remote-tracking branch 'upstream/master' into AddPotentialAlgebra
jstoobysmith Jul 14, 2026
7e0c4af
lemma: Add some small results
jstoobysmith Jul 14, 2026
b30f909
Update EffectivePotential.lean
jstoobysmith Jul 15, 2026
294cbf0
feat: Updated, but not complete
jstoobysmith Jul 15, 2026
3826db6
feat: Add coeff
jstoobysmith Jul 16, 2026
ad55f01
feat: UPdate with projections
jstoobysmith Jul 16, 2026
e17d0be
feat: Add parts
jstoobysmith Jul 16, 2026
7020d6b
feat: Add results
jstoobysmith Jul 17, 2026
664a923
feat: More selection rules
jstoobysmith Jul 17, 2026
4f77c49
refactor: update name
jstoobysmith Jul 17, 2026
73f9282
fix: build
jstoobysmith Jul 17, 2026
5517c2d
feat: fill in sorry
jstoobysmith Jul 17, 2026
c3c8178
Update EFTLagrangianExclDeriv.lean
jstoobysmith Jul 17, 2026
44432f8
refactor: Add results about irreps
jstoobysmith Jul 17, 2026
44142a8
feat: complete sorries and mass-dimension section of the fermionic EF…
Jul 20, 2026
bff3f1c
Merge remote-tracking branch 'upstream/master' into AddPotentialAlgebra
jstoobysmith Jul 24, 2026
6b612a2
feat: Golf and add lema
jstoobysmith Jul 24, 2026
abdc129
Update EFTLagrangianExclDeriv.lean
jstoobysmith Jul 24, 2026
23b7da7
feat: Fill in proof
jstoobysmith Jul 27, 2026
3cafa97
feat: Start conjugate
jstoobysmith Jul 27, 2026
f86757d
feat: Add conjugation
jstoobysmith Jul 27, 2026
21f1e50
refactor: Golf
jstoobysmith Jul 27, 2026
d1a69e5
refactor: More golf
jstoobysmith Jul 27, 2026
ec4df03
feat: Add HasMassDimLE lemmas
jstoobysmith Jul 27, 2026
0c174b3
refactor: Golf
jstoobysmith Jul 27, 2026
a754535
refactor: Golf
jstoobysmith Jul 27, 2026
ba8686f
feat: Add Wess-Zumino
jstoobysmith Jul 28, 2026
c967400
feat: Breaking PR, but add new results
jstoobysmith Jul 29, 2026
36604e5
refactor: fix build
jstoobysmith Jul 29, 2026
46343be
feat: seperate Coeff
jstoobysmith Jul 29, 2026
d904ad6
Update Coeff.lean
jstoobysmith Jul 29, 2026
d47f581
Merge remote-tracking branch 'upstream/master' into AddPotentialAlgebra
jstoobysmith Jul 29, 2026
ea37a17
feat: Define EFTLagrangian for SM
jstoobysmith Jul 29, 2026
8121959
feat: Add Invariance condition
jstoobysmith Jul 29, 2026
5a1b5a7
Yukawa term test
jstoobysmith Jul 29, 2026
02a8e0c
feat: Claude Fable (High) Yukawa term
jstoobysmith Jul 29, 2026
c4c5e95
feat: Set up exclusivity lemma
jstoobysmith Jul 29, 2026
8a6e832
feat: Add exclusivity of the Yukawa for L e and H.
jstoobysmith Jul 29, 2026
f1e68c7
feat: Add Lagrangian THeory
jstoobysmith Jul 29, 2026
0766a44
feat: Add some things to Lagrangian Theory
jstoobysmith Jul 29, 2026
32c69cf
feat: IsInvariant lemmas
jstoobysmith Jul 29, 2026
65703e0
feat: Add reps
jstoobysmith Jul 30, 2026
bfce72a
refactor: Start adding derivatives
jstoobysmith Jul 30, 2026
d73aea3
feat: Update with derivatives
jstoobysmith Jul 30, 2026
df3c0ac
feat: Add derivatives for bososns
jstoobysmith Jul 30, 2026
ffb32ce
fix: Lagrangian theory
jstoobysmith Jul 30, 2026
4c20a57
feat: Start gluon field strength (as test)
jstoobysmith Jul 30, 2026
1b71959
feat: Add Real bosons
jstoobysmith Jul 30, 2026
5e93a27
feat: Start liftLinear
jstoobysmith Jul 30, 2026
a9a770f
Add the Lorentz algebra action on free-derivative Lagrangians
nateabr Jul 31, 2026
65c3f5c
Add the gauge algebra action on free-derivative Lagrangians
nateabr Jul 31, 2026
a9b5f9f
refactor: define free-derivative symmetries by algebra automorphisms
nateabr Jul 31, 2026
53be384
Apply suggestion from @nateabr
nateabr Aug 1, 2026
0cc7c78
refactor: Higgs GaugeGroupI action to a Representation
Aug 1, 2026
8cff32a
Update Coeff.lean
jstoobysmith Aug 3, 2026
2e8dd27
feat: Update to Jet bundles
jstoobysmith Aug 3, 2026
f0b1167
Merge latest #1415 (Jet bundles rework) into Higgs rep refactor
Aug 3, 2026
01048df
feat: Jet gauge group
jstoobysmith Aug 3, 2026
900c6dc
Merge #1415 head (Jet gauge group)
Aug 3, 2026
a1dca05
feat: Added jetAlgebra commits
jstoobysmith Aug 3, 2026
937f293
Merge branch 'AddPotentialAlgebra' of https://github.com/jstoobysmith…
jstoobysmith Aug 3, 2026
4ca5b7f
docs: Jet
jstoobysmith Aug 4, 2026
bdd36e7
feat: jet actions
jstoobysmith Aug 4, 2026
c640ed0
feat: Add QED
jstoobysmith Aug 4, 2026
7f37476
feat: Prove action on fieldstrengths
jstoobysmith Aug 4, 2026
510c64a
feat: Add proof of repJetGaugeGroupI_apply_eq_self_iff_mem
jstoobysmith Aug 4, 2026
c3affb8
feat: Add derivatives to algebras!!
jstoobysmith Aug 4, 2026
218c7de
fix: build
jstoobysmith Aug 4, 2026
190ebf4
feat: Cleanup
jstoobysmith Aug 4, 2026
8693715
refactor: Fix build
jstoobysmith Aug 4, 2026
7cd2ca6
feat: Clean up
jstoobysmith Aug 5, 2026
c09152e
Update BBoson.lean
jstoobysmith Aug 5, 2026
dcdfdcb
refactor: Clean up
jstoobysmith Aug 5, 2026
55690d6
feat: Clean up
jstoobysmith Aug 5, 2026
02fa27d
Prove of: 'Theorem A' for QED
jstoobysmith Aug 5, 2026
f8564e6
feat: Statement of final theorem for QED
jstoobysmith Aug 5, 2026
4cdc228
feat: Claude push at proving theorem with guideance
jstoobysmith Aug 5, 2026
d4a75fd
feat: Proof of 2nd theorem for QED
jstoobysmith Aug 6, 2026
720c827
refactor: Start clean up
jstoobysmith Aug 6, 2026
ff83946
feat: More clean up
jstoobysmith Aug 6, 2026
aacf052
feat: More clean up
jstoobysmith Aug 6, 2026
2bec746
bit of clean up
jstoobysmith Aug 6, 2026
e79c947
claude clean up
jstoobysmith Aug 6, 2026
f11f5e5
feat: Some fixes and clean up
jstoobysmith Aug 6, 2026
7ca0e1d
feat: Clean up
jstoobysmith Aug 6, 2026
99d9a1e
feat: Some docs + clean up
jstoobysmith Aug 6, 2026
ba4f6eb
feat: Comment about mass weight
jstoobysmith Aug 7, 2026
a3aa5ef
feat: Proof of the 1st theorem for gluons
nateabr Aug 7, 2026
8bd23ff
feat: Add mass dim
jstoobysmith Aug 7, 2026
50fbbf9
feat: Add mass dim grading
jstoobysmith Aug 7, 2026
ab4608b
feat: More mass dim
jstoobysmith Aug 7, 2026
4923eae
refactor: add jets result
jstoobysmith Aug 7, 2026
881d68f
feat: Add jetDerivM result
jstoobysmith Aug 7, 2026
e37bdfc
feat: Sort leptonsinglets
jstoobysmith Aug 7, 2026
e1aaa6a
feat: Self-contained photon jet algebra and its evaluation on potentials
Aug 7, 2026
e3b7c16
feat: modify LeptonGaugeSector
jstoobysmith Aug 10, 2026
7e9f8ba
feat: Mass dimension
jstoobysmith Aug 10, 2026
e00d93c
feat: Some clean up/reagranging
jstoobysmith Aug 10, 2026
256e7c8
feat: Fermionic parity
jstoobysmith Aug 10, 2026
c5414c7
feat: Add hypercharge grading
jstoobysmith Aug 10, 2026
684ba75
feat: Add irrep stub
jstoobysmith Aug 10, 2026
4fee897
feat: Simplify
jstoobysmith Aug 10, 2026
cc98fe8
feat: Add boost weight grading
jstoobysmith Aug 10, 2026
0961f50
feat: Show BoostWeight is a graded algebra
jstoobysmith Aug 10, 2026
da935a4
feat(tensor): add fixed-submodule extension lemmas
nateabr Aug 10, 2026
3dee07b
Create BoostWeightSubMod.lean
jstoobysmith Aug 11, 2026
9daa3c2
feat: Improve BoostWeightSubMod
jstoobysmith Aug 11, 2026
6867c00
feat: Boost weights -> Invariants
jstoobysmith Aug 11, 2026
1337bc1
feat: Add Boost weight for gauge kinetic term.
jstoobysmith Aug 11, 2026
12551c2
feat: Add bar kinetic term results.
jstoobysmith Aug 11, 2026
442a292
feat: Clean up invariants proof
jstoobysmith Aug 11, 2026
bbfba16
feat: Partial clean up
jstoobysmith Aug 12, 2026
20e5441
feat: Add lepton singlet covariantization compatibility
nateabr Aug 12, 2026
75d2c5f
feat: Clean up boost proof
jstoobysmith Aug 12, 2026
52cd823
feat: Clean up boost weight
jstoobysmith Aug 12, 2026
abd01b3
feat: Add QED formalization
doxtor6 Aug 12, 2026
0338fae
feat: Clean up boost weights
jstoobysmith Aug 13, 2026
a345d49
feat: add IsLorentzDeriv
jstoobysmith Aug 13, 2026
ff4c9fb
feat: IsLorentzDeriv more results
jstoobysmith Aug 13, 2026
dff096d
generalize some lemmas around IsLorentzDeriv
jstoobysmith Aug 14, 2026
9232179
feat: Add WeightDecomposition
jstoobysmith Aug 14, 2026
12315da
feat: Add start to JetGaugeALgebra
jstoobysmith Aug 14, 2026
1e9e027
feat: Add TODOs to MaurerCartan
jstoobysmith Aug 14, 2026
4e2a4d0
docs: Maurer Cartan
jstoobysmith Aug 14, 2026
9651450
docs: Jet Gauge Algebra
jstoobysmith Aug 14, 2026
bd9a23d
feat: Add script tracking the TODOs this branch introduces
nateabr Aug 15, 2026
4390daa
docs: Note the expected TODO format in todos.md
nateabr Aug 15, 2026
5c4cb45
feat: Convert the basis TODO in JetGaugeAlgebra to the TODO command
nateabr Aug 15, 2026
54f740d
refactor: Drop the commit SHA from the todos.md header
nateabr Aug 15, 2026
e53ddf9
feat: Improve docs around JetGaugeAlgebra
jstoobysmith Aug 17, 2026
41fbe74
feat: Add PureJet
jstoobysmith Aug 17, 2026
3c08e08
docs: Add file for the normal Gauge algebra
jstoobysmith Aug 17, 2026
53a1e51
docs: Add outline
jstoobysmith Aug 17, 2026
e5bcc61
Update Outline.md
jstoobysmith Aug 17, 2026
f96aa0a
feat: Update JetComponentSpace
jstoobysmith Aug 17, 2026
f75b17a
docs: Update outline.
jstoobysmith Aug 17, 2026
e4ca5ca
feat: Add pure subgroup
jstoobysmith Aug 17, 2026
3d4a3c3
feat: Starts on Jet Gauge Algebra
jstoobysmith Aug 17, 2026
7556727
Update MaurerCartan.lean
jstoobysmith Aug 17, 2026
5901955
feat: Improve API
jstoobysmith Aug 17, 2026
1ed0c46
feat: API around Gauge group and Gauge Algebra
jstoobysmith Aug 18, 2026
9a05b57
feat: Add Maurer Cartan Lemma
jstoobysmith Aug 18, 2026
c03949b
feat: More API
jstoobysmith Aug 18, 2026
dfd2e72
feat: More API
jstoobysmith Aug 18, 2026
c0d519a
feat: More API
jstoobysmith Aug 18, 2026
7b6f251
feat: Some long proofs, but more API
jstoobysmith Aug 18, 2026
3fe9c2e
feat: Add surjectivty proof
jstoobysmith Aug 18, 2026
6fbcf0f
feat: Bit of a clean up
jstoobysmith Aug 19, 2026
d8bc48b
feat: Start ALgebra valued gauge bosons
jstoobysmith Aug 19, 2026
2c3d26f
refactor: Commutator
jstoobysmith Aug 19, 2026
0d7f908
feat: Covariant derivatives
jstoobysmith Aug 19, 2026
fabf839
feat: Add covariant derivative span theorem.
jstoobysmith Aug 19, 2026
597f06f
feat: Start on symmeterized derivative argument
jstoobysmith Aug 20, 2026
2ae6b72
update: Symmeterized
jstoobysmith Aug 20, 2026
042e29e
fefat: Add finial step of convariantization
jstoobysmith Aug 20, 2026
8eeacda
update outline with JetRing
nateabr Aug 20, 2026
82444d9
feat: Start general Jet Component Space
jstoobysmith Aug 20, 2026
83f8aad
feat: Fermionic Algebra
jstoobysmith Aug 20, 2026
d5fcbf8
feat: Add Fermionic algebra
jstoobysmith Aug 20, 2026
522da8f
feat: AI filling other algebras
jstoobysmith Aug 21, 2026
56d3fab
refactor: Move results
jstoobysmith Aug 21, 2026
984a959
feat: Add Hypercharge Grading
jstoobysmith Aug 21, 2026
d514bfe
feat: Add algebra valued Higgs
jstoobysmith Aug 21, 2026
0fdee18
feat: Add infinitissmal action
jstoobysmith Aug 21, 2026
a500ea9
update JetRing outline with Borel's theorem
nateabr Aug 21, 2026
7ca05ca
update todo.md
nateabr Aug 21, 2026
68eba1d
feat: Decompositions
jstoobysmith Aug 21, 2026
2cdd72f
feat: Add Higgs decomp
jstoobysmith Aug 21, 2026
87f74d5
feat: Add massWeight
jstoobysmith Aug 24, 2026
1595d6d
refactor: HIggs in terms of mass weight
jstoobysmith Aug 24, 2026
4bd341c
feat(PauliMatrices): add Pauli trace pairing lemmas, remove SL2C dupl…
nateabr Aug 24, 2026
ab5d87c
feat(SL2C): add coordinate-axis rotations file, but keep current rota…
nateabr Aug 24, 2026
9e69623
feat(Relativity): add indexed coordinate axis boost API, but keep the…
nateabr Aug 24, 2026
4639695
feat: Add gauge invariance of higgs
jstoobysmith Aug 24, 2026
60ae0fe
refactor(Relativity): migrate boost weights to indexed axis boosts
nateabr Aug 24, 2026
b165de5
feat: Full invaiance of the dim-3 case
jstoobysmith Aug 25, 2026
9445653
feat: Add summary of Lorentz argument
jstoobysmith Aug 25, 2026
257c79c
feat: Add dim-8 invariants
jstoobysmith Aug 25, 2026
d471eb0
refactor(StandardModel): simplify and document gauge weight decomposi…
nateabr Aug 25, 2026
7886d97
refactor(StandardModel): drop the two decompositions gauge weights al…
nateabr Aug 25, 2026
3bc0de5
refactor(StandardModel): change SU2PermDecomposition imports
nateabr Aug 25, 2026
c30c905
refactor(StandardModel): three copies of the same membership proof be…
nateabr Aug 25, 2026
f36c8c6
refactor(LeptonGaugeSector): remove the boost weights and mass dim 4 …
nateabr Aug 26, 2026
6007310
refactor(Particles): remove the lepton–gauge sector jet algebra
nateabr Aug 26, 2026
2130a67
feat: Update
jstoobysmith Aug 26, 2026
3c54e90
feat: Add IsQuadLorentz
jstoobysmith Aug 26, 2026
713b48e
Update IsQuadLorentz.lean
jstoobysmith Aug 26, 2026
30ffe6c
refactor(StandardModel): remove proof of 1st theorem and some stale A…
nateabr Aug 26, 2026
dff4c93
refactor(StandardModel): remove stale API for the B boson
nateabr Aug 26, 2026
2144b99
Merge branch 'AddPotentialAlgebra' of https://github.com/jstoobysmith…
jstoobysmith Aug 27, 2026
7d0d601
feat: Add full prove of IsQuadLorentz
jstoobysmith Aug 27, 2026
e00befd
feat: Lift to module
jstoobysmith Aug 27, 2026
41f5d1d
feat: Improve docs
jstoobysmith Aug 27, 2026
dd1bf10
feat: Move IsQuardLorentz to more appropiate place.
jstoobysmith Aug 27, 2026
f8c534a
refactor(Particles): remove the early EFTLagrangianExclDeriv prototypes
nateabr Aug 27, 2026
6456b64
refactor(Mathematics): remove unused maths helpers
nateabr Aug 27, 2026
e02ecf6
feat: Add basis of gauge algebra
jstoobysmith Aug 27, 2026
05f1212
feat: Start laying out full construction
jstoobysmith Aug 27, 2026
f48675c
feat: Update Lorentz derives for covariant argument
jstoobysmith Aug 27, 2026
e873f06
feat: Add covariant derivative part for Down singlets
jstoobysmith Aug 27, 2026
c9ca43c
feat: Covariant derivatives of the conjugate file
jstoobysmith Aug 27, 2026
c955135
feat: Add gauge actions for fermions
jstoobysmith Aug 27, 2026
ad12b44
feat: Add covariance lemma
jstoobysmith Aug 27, 2026
2893fa8
feat: Min imports
jstoobysmith Aug 27, 2026
79bc79f
feat: Add start of IsCovStandardModel
jstoobysmith Aug 27, 2026
41ec376
feat: Update IsCovStandardModel
jstoobysmith Aug 27, 2026
a616afa
feat: Clean up IsCovStandardModel
jstoobysmith Aug 28, 2026
b72016d
feat: Lots of API
jstoobysmith Aug 28, 2026
b6103d6
feat: More API
jstoobysmith Aug 28, 2026
2dcc668
refactor(IsQuadLorentz): remove lemma already in mathlib
nateabr Aug 28, 2026
927b703
feat: Add GaugeWeightDecomposition for IsGaugeSector
jstoobysmith Aug 28, 2026
36e4142
feat: human-in-the-loop AI pass
jstoobysmith Aug 28, 2026
7e823d3
feat: More simplifications
jstoobysmith Aug 28, 2026
65d253e
refactor(IsQuadLorentz): remove eq_sum_pow_boostAverageTransition_smul
nateabr Aug 28, 2026
0ebc548
Merge remote-tracking branch 'joseph/AddPotentialAlgebra' into codex/…
nateabr Aug 28, 2026
1c49eb3
refactor(IsQuadLorentz): clean up a proof for a lemma in section E.1
nateabr Aug 28, 2026
a50bc71
refactor(IsQuadLorentz): share a cancellation lemma between sections …
nateabr Aug 29, 2026
55d7fb6
refactor(IsQuadLorentz): relocate cyclic axis rotation
nateabr Aug 29, 2026
85f63a9
refactor(IsQuadLorentz): prove cyclic direction order analytically
nateabr Aug 29, 2026
6e51fbd
refactor(IsQuadLorentz): remove decide from light-cone weight range p…
nateabr Aug 29, 2026
4f17db4
refactor(IsQuadLorentz): prove cyclic and orbit lemmas analytically
nateabr Aug 30, 2026
9e52761
refactor(SL2C): relocate a lemma to AxisRotations
nateabr Aug 30, 2026
91398cc
refactor(SL2C): generalize a lemma to an arbitrary index type
nateabr Aug 30, 2026
a5ed4f9
feat: Add section to IsQuadLorentz
jstoobysmith Aug 31, 2026
74c3ca4
refactor(IsQuadLorentz): remove decide from the odd count case
nateabr Aug 31, 2026
3033ce9
refactor: Some more TODOs
jstoobysmith Aug 31, 2026
90f08f6
feat: more code
jstoobysmith Aug 31, 2026
4e903a7
refactor(IsQuadLorentz): remove decide from the sector-compatible sig…
nateabr Aug 31, 2026
ad132b8
feat: lots more group theory
jstoobysmith Aug 31, 2026
b3afd51
feat: Add ClassicalFieldTheory generic jet-algebra and gauge-theory l…
doxtor6 Aug 28, 2026
ae28a57
feat: Fill out more group relations
jstoobysmith Sep 1, 2026
fb6335b
Merge branch 'AddPotentialAlgebra' of https://github.com/jstoobysmith…
jstoobysmith Sep 1, 2026
a7a3214
feat: Finish the IsSU3BiAdjoint result
jstoobysmith Sep 1, 2026
03e6893
feat: Improve the TODOs
jstoobysmith Sep 1, 2026
77e44f2
feat: Fix SU3 Bi Adjoint
jstoobysmith Sep 1, 2026
d37d196
feat: Some updates
jstoobysmith Sep 1, 2026
a4906cc
feat: Generalize gauge arguments
jstoobysmith Sep 1, 2026
9d99d3c
feat: Full theorem for the gauge sector
jstoobysmith Sep 1, 2026
8e5a2b2
feat: Mass Dim LT 8 for IsGaugeSector
jstoobysmith Sep 1, 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
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/lake-packages/*
.lake/*
.DS_Store

# Python bytecode (e.g. from scripts/check_golf.py)
__pycache__/
*.pyc
120 changes: 120 additions & 0 deletions .notes.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,120 @@
{
"./Physlib/Particles/StandardModel/HiggsBoson/AlgebraValued/Basic.lean": [
{
"id": "1787912669766-gsoif9cz7",
"line": 193,
"text": "For the Higgs submodule also define derivSubmodule.\n- We also want to show that they commute. \n- We want to show that they are closed under the group action. \n- ",
"timestamp": 1787912751941,
"author": "js4814",
"priority": "low",
"category": "note"
}
],
"./Physlib/Particles/StandardModel/IsGaugeSector/Basic.lean": [
{
"id": "1787912833232-x9sbq4b6r",
"line": 96,
"text": "Show that derivSubmodule here commute, and is closed under the Lorentz group and the gauge group.",
"timestamp": 1787912833232,
"author": "js4814",
"priority": "low",
"category": "note"
}
],
"./Physlib/Particles/StandardModel/IsCovStandardModel/FermionGaugeSector/Basic.lean": [
{
"id": "1787913087338-wv0k7v7ft",
"line": 0,
"text": "We do not want to define IsFermionGaugeSector in the same way as we have IsFermionSector, however we can repeat some of the calculations here. \n\nFirst give the decomposition of the sectorMassweight submodules up to weight 8 into derivatives from the fermion sector and the gauge sector.",
"timestamp": 1787913128260,
"author": "js4814",
"priority": "low",
"category": "note"
}
],
"./Physlib/Particles/StandardModel/IsCovStandardModel/YukawaSector/Basic.lean": [
{
"id": "1787913197924-gvm6e874s",
"line": 0,
"text": "We do not want to define IsYukawaSector in the same way as we have IsFermionSector, however we can repeat some of the calculations here.\n\nFirst give the decomposition of the sectorMassweight submodules up to weight 8 into submodules derivatives from the fermion sector and the higgs sector.",
"timestamp": 1787913197924,
"author": "js4814",
"priority": "low",
"category": "note"
}
],
"./Physlib/Particles/StandardModel/IsFermionSector/GaugeWeightDecomposition.lean": [
{
"id": "1787913429728-roea8meg3",
"line": 60,
"text": "Move isoWeight and colorWieght to the GuageDecomposition file",
"timestamp": 1787913429728,
"author": "js4814",
"priority": "low",
"category": "note"
},
{
"id": "1787913477040-9a39jq79d",
"line": 83,
"text": "Move these .valueGaugeWeight to the files where the fermions are defined",
"timestamp": 1787913477040,
"author": "js4814",
"priority": "low",
"category": "note"
},
{
"id": "1787913500863-ed1dyukp4",
"line": 168,
"text": "Move these .repGaugeGroupI_gaugeTorusGen_basis to the file where the fermions are defined.",
"timestamp": 1787913500863,
"author": "js4814",
"priority": "low",
"category": "note"
},
{
"id": "1787913566110-a4ry11ryw",
"line": 213,
"text": "Move this lemma to the GaugeGroupI file",
"timestamp": 1787913566110,
"author": "js4814",
"priority": "low",
"category": "note"
},
{
"id": "1787913578937-7xqs595g8",
"line": 192,
"text": "Move this to the file where GaugeGroupI is defined",
"timestamp": 1787913578937,
"author": "js4814",
"priority": "low",
"category": "note"
},
{
"id": "1787913606044-kspaat8oj",
"line": 331,
"text": "Move the .repGaugeGroupI_conj_dual_gaugeTorusGen_coord lemmas to the corresponding file for those fermions",
"timestamp": 1787913606044,
"author": "js4814",
"priority": "low",
"category": "note"
},
{
"id": "1787913669657-xgcqc0smc",
"line": 452,
"text": "Could these rangeGaugeWeight_? lemmas be made into instances.",
"timestamp": 1787913669657,
"author": "js4814",
"priority": "low",
"category": "note"
},
{
"id": "1787913693373-ccl7ihssb",
"line": 564,
"text": "Could derivSubmoduleGaugeWeight be made into an instance.",
"timestamp": 1787913693373,
"author": "js4814",
"priority": "low",
"category": "note"
}
]
}
64 changes: 64 additions & 0 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
{
"version": "2.0.0",
"tasks": [
{
// Select the lines a note is about, then run this task from the command
// palette (cmd + shift + p, "Tasks: Run Task"). The TODO command is written
// at the nearest safe top-level position below the selection, carrying the
// selected line range, and the cursor is put between its quotes ready to type.
//
// The tasks run the script as a process rather than through a shell: a shell task
// starts a login shell first, which costs longer than the whole job.
"label": "Physlib: TODO about selection",
"type": "process",
"command": "python3",
"args": [
"scripts/insert_todo.py",
"${file}",
"${lineNumber}",
"--from-selection",
"--goto"
],
"options": {
"cwd": "${workspaceFolder}",
"env": {
"PHYSLIB_TODO_SELECTION": "${selectedText}"
}
},
"presentation": {
"reveal": "silent",
"panel": "shared",
"clear": true,
"echo": false,
"showReuseMessage": false
},
"problemMatcher": []
},
{
// The same, for a note about the single line the cursor is on.
"label": "Physlib: TODO about this line",
"type": "process",
"command": "python3",
"args": ["scripts/insert_todo.py", "${file}", "${lineNumber}", "--goto"],
"options": { "cwd": "${workspaceFolder}" },
"presentation": {
"reveal": "silent",
"panel": "shared",
"clear": true,
"echo": false,
"showReuseMessage": false
},
"problemMatcher": []
},
{
// List the TODO items this branch introduces.
"label": "Physlib: list TODOs",
"type": "shell",
"command": "python3",
"args": ["scripts/todos.py"],
"options": { "cwd": "${workspaceFolder}" },
"presentation": { "reveal": "always", "panel": "shared", "clear": true },
"problemMatcher": []
}
]
}
Loading
Loading