Commit graph

865 commits

Author SHA1 Message Date
jstoobysmith
ca044d3786 feat: Improved todo list 2025-01-22 10:32:39 +00:00
jstoobysmith
1b2cc5338f refactor: Lint 2025-01-22 08:57:46 +00:00
jstoobysmith
c86974a617 refactor: Rename OperatorAlgebra 2025-01-22 08:53:08 +00:00
jstoobysmith
4ca4eac8c5 refactor: Uncontracted List organization 2025-01-22 06:48:58 +00:00
jstoobysmith
27cbb03275 refactor: Normal order results 2025-01-22 06:26:28 +00:00
jstoobysmith
509d536577 refactor: Organize supercommute for CrAnAlgebra 2025-01-22 05:51:52 +00:00
Joseph Tooby-Smith
2fcafb1796
Docs: Documentation related to Wick contraction (#287)
* refactor: Fix field struct defn.

* rename: FieldStruct to FieldSpecification

* feat: Add examples of field specifications

* docs: Slight improvement of module docs

* refactor: Rename CreateAnnihilate

* docs: Algebras

* Update CrAnStates.lean
2025-01-21 10:23:05 +00:00
Joseph Tooby-Smith
b5c987180a
refactor: Some properties of field specifications (#285)
* refactor: Fix field struct defn.

* rename: FieldStruct to FieldSpecification

* feat: Add examples of field specifications

* docs: Slight improvement of module docs
2025-01-21 06:11:47 +00:00
Joseph Tooby-Smith
bb1db930b5
refactor: Fix field struct defn. (#284) 2025-01-20 16:16:09 +00:00
Joseph Tooby-Smith
17f84b7153
feat: Time dependent Wick theorem. (#274)
feat: Proof of the time-dependent Wick's theorem
2025-01-20 15:17:48 +00:00
KUO-TSAN HSU (Gordon)
656a3e422f
chore: bump toolchain to v4.15.0
#281 adapt code to v4.15.0 and fix long heartbeats, e.g., toDualRep_apply_eq_contrOneTwoLeft.

---------

Co-authored-by: jstoobysmith <72603918+jstoobysmith@users.noreply.github.com>
2025-01-20 15:42:53 +08:00
Pietro Monticone
7b8a6f6ce6 fix typos 2025-01-16 11:28:08 +01:00
Pietro Monticone
f896988894 clean Lorentz 2025-01-14 01:29:44 +01:00
Pietro Monticone
ebde396335 clean PT 2025-01-14 00:11:36 +01:00
Pietro Monticone
f1075ef57e clean meta 2025-01-14 00:11:25 +01:00
Pietro Monticone
d911b3b0f9 clean mathematics 2025-01-14 00:11:17 +01:00
Pietro Monticone
fa425ef606 Update CreateAnnihilateSection.lean 2025-01-14 00:00:39 +01:00
Pietro Monticone
8bcc691bdf Update CreateAnnihilateSect.lean 2025-01-14 00:00:37 +01:00
Pietro Monticone
89baced65e cleanup 2025-01-13 23:59:30 +01:00
Pietro Monticone
19cb08e05b clean Tensors 2025-01-13 23:49:47 +01:00
Pietro Monticone
dbc1a3e046 Update ProdAssoc.lean 2025-01-13 23:07:58 +01:00
Pietro Monticone
4eca44a404 Update PermContr.lean 2025-01-13 23:07:55 +01:00
Pietro Monticone
af72d87449 Update ContrContr.lean 2025-01-13 23:07:53 +01:00
Pietro Monticone
5cfdf5358c Update Basic.lean 2025-01-13 23:07:51 +01:00
Pietro Monticone
76860012f7 Update Elab.lean 2025-01-13 23:07:49 +01:00
Pietro Monticone
206c9fa73f Update Basic.lean 2025-01-13 23:07:46 +01:00
jstoobysmith
7110a07299 refactor: Moved module doc string 2025-01-12 17:11:04 +00:00
kuotsanhsu
6d47ea18a0 refactor: add module docstrings, add copyright headers, and fix other typos 2025-01-12 19:40:15 +08:00
jstoobysmith
4fa4a28d5d refactor: Lint 2025-01-11 17:11:38 +00:00
kuotsanhsu
6a3bb431bf refactor: Lint style 2025-01-11 21:24:54 +08:00
kuotsanhsu
1053ccaa3a refactor: Define Equiv.finAddEquivSigmaCond using existing definitions from Mathlib 2025-01-11 21:24:32 +08:00
kuotsanhsu
0297f0e288 feat: toLorentzGroup_det_one 2025-01-10 23:14:44 +08:00
kuotsanhsu
5baa184092 feat: schur_triangulation 2025-01-10 23:12:16 +08:00
jstoobysmith
f1cbb2fe4d refactor: Lint 2025-01-06 11:46:59 +00:00
jstoobysmith
fb31135426 feat: Field struct and creation and annihilation sections 2025-01-06 10:45:50 +00:00
jstoobysmith
83908c6d0d refactor: Lint and update involutions of Fin n 2025-01-06 05:35:35 +00:00
jstoobysmith
408a676bbd refactor: style lint 2025-01-05 17:00:36 +00:00
jstoobysmith
7026d8ce66 refactor: free simps 2025-01-05 16:46:15 +00:00
jstoobysmith
9184f6087c feat: Update free simp 2025-01-05 16:00:30 +00:00
jstoobysmith
1ab0c6f769 feat: Cardinality of involutions and refactor 2025-01-05 13:07:32 +00:00
jstoobysmith
840d16a581 feat: number of full contractions 2025-01-04 14:22:58 +00:00
jstoobysmith
eadb354477 feat: equivalence between involutions and contractions 2025-01-04 11:56:26 +00:00
jstoobysmith
7d1f15e18a feat: Contractions and involutions 2025-01-03 15:13:16 +00:00
jstoobysmith
bab9f10763 refactor: basic golfing and renaming 2025-01-03 05:12:54 +00:00
jstoobysmith
dcfc4b1318 refactor: Remove super algebra file 2024-12-22 09:55:56 +00:00
jstoobysmith
2e5b66655e refactor: Remove rest of redundant imports 2024-12-20 17:05:08 +00:00
jstoobysmith
14677e6332 refactor: More redundant imports 2024-12-20 16:53:14 +00:00
jstoobysmith
f3cb311028 refactor: Remove redundent imports 2024-12-20 16:46:11 +00:00
jstoobysmith
5bcf3b3962 feat: Add contraction involution file 2024-12-20 15:42:35 +00:00
jstoobysmith
968d8ab94b refactor: Move contractions 2024-12-20 15:21:13 +00:00