jstoobysmith
c53299d40a
refactor: rename timeOrder for CrAnAlgebra
2025-01-30 06:06:22 +00:00
jstoobysmith
f5e7bbad59
refactor: rename normalOrder for CrAnAlgebra
2025-01-30 06:00:18 +00:00
jstoobysmith
289050c829
refactor: Rename superCommute for CrAnAlgebra
2025-01-30 05:52:50 +00:00
jstoobysmith
32aefb7eb7
refactor: Lint
2025-01-30 05:35:42 +00:00
jstoobysmith
22636db606
refactor: Free simps
2025-01-29 16:41:10 +00:00
jstoobysmith
e5c85ac109
refactor: Lint
2025-01-29 16:06:28 +00:00
jstoobysmith
a329661c24
refactor: Simplify normal order
2025-01-29 15:33:40 +00:00
jstoobysmith
9107115620
feat: Add SuperCommute for FieldOpAlgebra
2025-01-29 15:08:43 +00:00
jstoobysmith
c2d89cc093
feat: Property of time-order w.r.t. superCommute
2025-01-29 12:09:02 +00:00
jstoobysmith
a79d0f8fed
feat: KoszulSign partial sort
2025-01-28 16:56:20 +00:00
jstoobysmith
48b0a60f34
feat: Redefine FieldOpAlgebra
2025-01-28 11:53:24 +00:00
jstoobysmith
43343376bd
refactor: Lint
2025-01-28 09:59:52 +00:00
jstoobysmith
5377679da6
refactor: Lint
2025-01-28 09:58:02 +00:00
jstoobysmith
bcc7d8244c
feat: Grading on CrAnAlgebra
2025-01-28 09:48:38 +00:00
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
ec2e1e7df9
refactor: Lint
2025-01-27 11:26:02 +00:00
jstoobysmith
21f81a9331
feat: Time order for CrAnAlgebra
...
Also remove StateAlgebra
2025-01-27 11:12:48 +00:00
jstoobysmith
3abc31af98
feat: Add FieldOpAlgebra
2025-01-27 06:20:25 +00:00
jstoobysmith
7738be4443
refactor: improve remarks
2025-01-24 13:48:00 +00:00
jstoobysmith
c7bd59c981
refactor: Lint
2025-01-24 11:25:22 +00:00
jstoobysmith
2490535569
refactor: improve docs
2025-01-24 11:09:25 +00:00
jstoobysmith
eeacdef74e
refactor: Notation for insertAndContract
2025-01-24 09:03:42 +00:00
jstoobysmith
fa7536bea9
refactor: Rename InsertList and Insert
2025-01-24 07:18:48 +00:00
jstoobysmith
321e69e52e
refactor: Change in contraction notation
2025-01-24 06:39:30 +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
5a25cd0f5c
refactor: Lint
2025-01-23 14:31:03 +00:00
jstoobysmith
fca75098f1
Merge branch 'master' into Docs
2025-01-23 14:22:25 +00:00
jstoobysmith
7fbf228468
feat: Wick contraction docs
2025-01-23 14:18:02 +00:00
jstoobysmith
c9deac6cfe
refactor: Rename asymptotic states
2025-01-23 10:46:50 +00:00
jstoobysmith
ba51484b1f
feat: Curated Notes
2025-01-23 06:31:11 +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
Pietro Monticone
bd35e5522d
Update NormalOrder.lean
2025-01-23 01:43:55 +01:00
Pietro Monticone
50556354fa
Update NormalOrder.lean
2025-01-23 01:16:12 +01:00
Pietro Monticone
5b2a36e344
Update Basic.lean
2025-01-23 01:16:08 +01:00
Pietro Monticone
0cc03c09ad
Update WicksTheorem.lean
2025-01-23 00:58:26 +01:00
Pietro Monticone
a328a9ec39
Update Sign.lean
2025-01-23 00:58:24 +01:00
Pietro Monticone
b078f63ffb
Update InsertList.lean
2025-01-23 00:58:22 +01:00
Pietro Monticone
3447a2fc08
Update Insert.lean
2025-01-23 00:58:18 +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
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