Commit graph

1213 commits

Author SHA1 Message Date
Joseph Tooby-Smith
2c38c8c7c3
Merge pull request #241 from HEPLean/LightLikeComplex
feat: IsNormOne & IsNormZero properties
2024-11-19 07:04:32 +00:00
jstoobysmith
8b056d925b feat: IsNormOne & IsNormZero properties 2024-11-19 06:40:15 +00:00
Joseph Tooby-Smith
76cb6979d2
Merge pull request #240 from HEPLean/LightLikeComplex
feat: General properties of contractions
2024-11-18 16:47:34 +00:00
jstoobysmith
41b2f009d9 doc: Add proof statement for informal_lemma 2024-11-18 15:50:25 +00:00
jstoobysmith
9b4cd5d0b8 feat: General properties of contractions 2024-11-18 15:42:37 +00:00
Joseph Tooby-Smith
ba04f44f75
Merge pull request #239 from HEPLean/LightLikeComplex
feat: Isomorphism between rep and dual with index notation
2024-11-18 14:34:22 +00:00
jstoobysmith
dcf6b774d4 refactor: lint 2024-11-18 14:13:44 +00:00
jstoobysmith
ce0805bbdd feat: dualRepIsoDiscrete 2024-11-18 13:58:22 +00:00
jstoobysmith
5fc5946530 feat: Partial fromDualRep_tensor 2024-11-18 06:45:52 +00:00
jstoobysmith
2c26584cfc feat: Writing toDualRep in terms of contrOneTwoLeft 2024-11-18 06:07:03 +00:00
jstoobysmith
5d21f74062 feat: unit contract vec 2024-11-18 05:13:21 +00:00
jstoobysmith
5603a67642 lemma: Contract with unitTensor 2024-11-15 15:46:08 +00:00
Joseph Tooby-Smith
643a923321
Merge pull request #238 from HEPLean/LightLikeComplex
feat: Def of general metric tensor and unit tensor
2024-11-15 11:16:07 +00:00
jstoobysmith
c02f84c45e refactor: Some simp 2024-11-15 10:52:44 +00:00
jstoobysmith
6b0c69c9ff refactor: Lint 2024-11-15 10:52:06 +00:00
jstoobysmith
a1aec64a83 feat: permProdLeft_toEquiv 2024-11-15 10:51:28 +00:00
jstoobysmith
05b4d134ec refactor: Lint 2024-11-15 10:44:42 +00:00
jstoobysmith
9763e1240b feat: Some simple extensions of lemmas 2024-11-15 10:33:20 +00:00
jstoobysmith
a8e4562363 refactor: Reorganize files 2024-11-14 15:26:31 +00:00
jstoobysmith
bbb4c020e9 feat: Def of general metric tensor and unit tensor 2024-11-13 14:24:59 +00:00
Joseph Tooby-Smith
81817fc797
Merge pull request #237 from HEPLean/ReadMeUpdate
docs: readme
2024-11-13 07:45:44 +00:00
jstoobysmith
bf21abc463 Update README.md 2024-11-13 07:13:38 +00:00
Joseph Tooby-Smith
1a9fc862e1
Merge pull request #236 from HEPLean/NoDocs
docs: Add docs to some commands
2024-11-12 10:19:33 +00:00
jstoobysmith
28b5ab07ae refactor: Lint 2024-11-12 10:00:23 +00:00
jstoobysmith
4b7380b1b6 Merge branch 'NoDocs' of https://github.com/HEPLean/HepLean into AddDocs 2024-11-12 09:58:10 +00:00
jstoobysmith
a5c1b88f05 docs: Add doc strings for all defs 2024-11-12 09:58:07 +00:00
Joseph Tooby-Smith
f4765facd6
Update README.md 2024-11-12 07:28:06 +00:00
jstoobysmith
fc2065b744 docs: More doc-strings 2024-11-12 07:24:26 +00:00
jstoobysmith
2fe0bb536c feat: Update stats & more doc strings 2024-11-12 07:11:57 +00:00
jstoobysmith
bdf71e0f5a docs: More doc strings 2024-11-12 06:55:51 +00:00
jstoobysmith
ddf2154af6 refactor: More doc strings 2024-11-12 06:51:31 +00:00
jstoobysmith
c6fdcbbe7d doc: More doc strings. 2024-11-12 06:33:58 +00:00
jstoobysmith
c24029c9ca docs: More doc strings 2024-11-12 05:49:43 +00:00
jstoobysmith
a00a1020a8 Update Basic.lean 2024-11-11 16:59:02 +00:00
jstoobysmith
1bc878a2d4 docs: Some doc strings for instances 2024-11-11 16:55:15 +00:00
jstoobysmith
7948160e53 feat: Add docs 2024-11-11 16:30:02 +00:00
Joseph Tooby-Smith
107c418717
Merge pull request #235 from HEPLean/NoDocs
fix: Add check back to master
2024-11-11 12:28:51 +00:00
jstoobysmith
278848247c Update lakefile.toml 2024-11-11 12:13:39 +00:00
jstoobysmith
3471e0d9ec fix: Removed checks from master 2024-11-11 12:04:56 +00:00
jstoobysmith
dd8554a080 feat: Some docs 2024-11-11 11:58:48 +00:00
Joseph Tooby-Smith
1cb24f649d
Merge pull request #234 from HEPLean/NoDocs
feat: No docs script
2024-11-11 11:54:37 +00:00
jstoobysmith
63fcbf3da7 feat: More stats 2024-11-11 11:38:33 +00:00
jstoobysmith
1c303f8741 feat: Stats page 2024-11-11 11:23:27 +00:00
jstoobysmith
811b96cf17 Delete stats.yml 2024-11-11 10:08:59 +00:00
jstoobysmith
ad5c329e26 chore: Test stats workflow 2024-11-11 10:07:25 +00:00
jstoobysmith
bff1468718 feat: No docs script 2024-11-11 09:32:53 +00:00
Joseph Tooby-Smith
91d639c55e
Merge pull request #233 from HEPLean/refactor-ACC
refactor: Remove hypothesis of FLT three
2024-11-11 07:54:16 +00:00
jstoobysmith
1b08003c67 Merge branch 'master' into refactor-ACC 2024-11-11 07:22:46 +00:00
jstoobysmith
081955c993 refactor: Lint 2024-11-11 07:22:36 +00:00
jstoobysmith
a8243f4e79 feat: Some properties of SL(2,C) and Lorentz 2024-11-11 07:02:33 +00:00