Commit graph

16 commits

Author SHA1 Message Date
jstoobysmith
dcbd67012d feat: some time-ordering lemmas 2025-01-27 16:13:54 +00:00
jstoobysmith
835c47dbf8 refactor: Change notation for normal order 2025-01-27 12:19:21 +00:00
jstoobysmith
21f81a9331 feat: Time order for CrAnAlgebra
Also remove StateAlgebra
2025-01-27 11:12:48 +00:00
jstoobysmith
c7bd59c981 refactor: Lint 2025-01-24 11:25:22 +00:00
jstoobysmith
6701ee7b37 refactor: Simplify some notation 2025-01-24 05:19:04 +00:00
jstoobysmith
7d053695dd refactor: supercommute notation 2025-01-23 15:06:11 +00:00
jstoobysmith
fca75098f1 Merge branch 'master' into Docs 2025-01-23 14:22:25 +00:00
jstoobysmith
c9deac6cfe refactor: Rename asymptotic states 2025-01-23 10:46:50 +00:00
Pietro Monticone
902434cb08 fix lint 2025-01-23 01:47:25 +01:00
Pietro Monticone
7bbe035616 Update NormalOrder.lean 2025-01-23 01:44:02 +01:00
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
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
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
17f84b7153
feat: Time dependent Wick theorem. (#274)
feat: Proof of the time-dependent Wick's theorem
2025-01-20 15:17:48 +00:00