Commit Graph

1214 Commits

Author SHA1 Message Date
Simon Foster 4b605faa2d Improved proof support. Added some proofs of the astronomical constants. 2020-03-20 10:29:49 +00:00
Simon Foster 31c0dd56e8 Some renaming, cleaning, and addition of astronomical units 2020-03-18 16:02:09 +00:00
Simon Foster 25f2c76f1b Restructured the document into the ISQ and SI parts 2020-03-18 12:03:56 +00:00
Simon Foster 0c73aa1ce7 Commented on the relationship between units and quantities, and added several supporting definitions and types. 2020-03-13 16:10:51 +00:00
Simon Foster cf10043680 A few more revisions and explanations. 2020-03-13 14:54:46 +00:00
Simon Foster 1e31cbb8a1 Some fixes and improvements for proof support 2020-03-13 12:06:57 +00:00
Simon Foster 6feaeee050 More refactoring. The mechanisation is now split conveniently into a quantity and unit part. Most of the technical foundations
can be found in the former.
2020-03-13 11:21:43 +00:00
Simon Foster da74d4ecc4 Revision of the narrative in Dimensions and Quantities 2020-03-12 17:23:47 +00:00
Simon Foster 1ee0a1610f Refactoring to better distinguish quantities and units, which are now distinct entities. 2020-03-12 11:11:30 +00:00
Simon Foster 75e62c7356 Added definition of a base unit 2020-03-12 09:25:40 +00:00
Simon Foster 3fa136ec72 A few additional properties and proofs 2020-02-25 15:42:53 +00:00
Burkhart Wolff 3c90e19d11 added lemma into sty; fresh discussion with ADB on scholarly_paper onto. 2020-02-25 12:38:59 +01:00
Burkhart Wolff f505e6cb79 polishing. 2020-02-24 18:47:51 +01:00
Burkhart Wolff 493a6c5559 improved intro, improved global structure (TOC), normalized terminology. 2020-02-24 18:36:07 +01:00
Burkhart Wolff 17c64ea60b smoothening text 2020-02-24 13:10:21 +01:00
Burkhart Wolff db810d7d9a first version LaTeX infrastructure 2020-02-24 12:51:33 +01:00
Burkhart Wolff 54d641a1cc renamings for units, poslishing. SOme more documentation of key elements. 2020-02-23 19:46:49 +01:00
Burkhart Wolff edcfd988d3 renamings for dimensions-2 2020-02-23 19:11:11 +01:00
Burkhart Wolff ed439e3731 renamings for dimensions-2 2020-02-23 19:10:21 +01:00
Burkhart Wolff 3f4348825b renamings for dimensions 2020-02-23 19:06:32 +01:00
Burkhart Wolff 77d6c2212f first elements on SI 2020-02-23 18:36:59 +01:00
Burkhart Wolff 9035c46023 syntax and 1st level type-checking of invariants 2020-02-21 19:23:51 +01:00
Burkhart Wolff cc98979f43 more on class_id synonyms 2020-02-21 16:33:28 +01:00
Burkhart Wolff 15e605a1e7 Merge branch 'master' of https://git.logicalhacking.com/Isabelle_DOF/Isabelle_DOF 2020-02-21 15:40:13 +01:00
Burkhart Wolff 3faf3102ee First version with some places where type_synonyms were used to identify doc_classes 2020-02-21 15:39:50 +01:00
Simon Foster dd5f983d70 A few more prefixes 2020-02-20 20:09:45 +00:00
Simon Foster e1d4079c0f Renamed Unit to Dimension. Added several more definitions and results from the standard. 2020-02-20 19:58:43 +00:00
Burkhart Wolff 2599caed01 Deleting outdated experiments. 2020-02-20 17:15:29 +01:00
Burkhart Wolff 75b6baea53 minimal changes due to revisions 2020-02-20 17:12:38 +01:00
Burkhart Wolff 818b9c9b4c Merge branch 'master' of https://git.logicalhacking.com/Isabelle_DOF/Isabelle_DOF 2020-02-20 13:30:56 +01:00
Burkhart Wolff 9df43f0085 various changes of the DOF-core interface: read_cid. Preparations for type_synonyms for cids. (unfinished). Updated scholarly_paper onto 2020-02-20 13:30:51 +01:00
Simon Foster c40088199c Some tidying of the proof strategy and derived properties 2020-02-20 09:54:45 +00:00
Burkhart Wolff 1de90a23b2 Merge branch 'master' of https://git.logicalhacking.com/Isabelle_DOF/Isabelle_DOF 2020-02-19 18:13:46 +01:00
Burkhart Wolff 5b0db2efb1 New Regrouping in the scholarly Onto + LaTeX support. Tested. 2020-02-19 18:13:33 +01:00
Simon Foster 240c10eb58 Factored out definitions, and added several additional units 2020-02-19 17:02:24 +00:00
Simon Foster 583637859a Cleaning up the proof procedure, and additional algebraic laws 2020-02-19 13:59:47 +00:00
Simon Foster b8e347b4c8 Removed the scalar product and associated class instantiations in favour of scaleQ 2020-02-18 20:31:05 +00:00
Simon Foster c104f1e2b2 Added the the scaleQ function that should allow removal of the scalar product operator 2020-02-18 20:25:45 +00:00
Simon Foster 2c63ef07e9 Added core physical constants of the 2019 SI standard, dimensionless units, and various proof facilities for support. 2020-02-18 17:46:53 +00:00
Burkhart Wolff 5c303a7192 Merge branch 'master' of https://git.logicalhacking.com/Isabelle_DOF/Isabelle_DOF 2020-02-17 23:08:03 +01:00
Burkhart Wolff c5b5f994ef added onto markup support for definitions and examples in scholarly_paper lncs style 2020-02-17 23:07:34 +01:00
Simon Foster 02eefef9d9 Revised the way that dimensions are encoded. Added some example physical constants. 2020-02-17 15:38:09 +00:00
Burkhart Wolff fe8a6c5c87 refinements of the technical class; added the document antiquotation doc_class; some experiments in SI. 2020-02-13 11:17:20 +01:00
Simon Foster 9199bc3109 Split out SI units into several files, and began adapting proof automation 2020-02-10 12:03:51 +00:00
Burkhart Wolff ec32ed0486 reasoning on SI equivalence 2020-02-10 11:38:23 +01:00
Burkhart Wolff 7899e4ee9a reasoning on SI equivalence 2020-02-10 10:12:46 +01:00
Burkhart Wolff 1172f0f30a Varous little changes, and attemps to improve example sections and proof support. 2020-02-05 14:00:59 +01:00
Achim D. Brucker 85af8bc3ed Bug fix for older e-tex versions requireing reserveinsert. 2020-01-14 17:46:56 +00:00
Achim D. Brucker 2f8b79e0f1 Merge branch 'master' of git.logicalhacking.com:Isabelle_DOF/Isabelle_DOF 2020-01-14 17:27:00 +00:00
Burkhart Wolff 80f7a73b88 added a publisher to avoid a warning 2020-01-14 18:16:31 +01:00