Skip to content
Snippets Groups Projects
  1. Jul 19, 2022
  2. Jun 24, 2022
  3. Jun 23, 2022
  4. Jun 17, 2022
  5. Jun 13, 2022
  6. Jun 11, 2022
  7. Jun 09, 2022
  8. May 15, 2022
  9. Apr 24, 2022
  10. Apr 22, 2022
  11. Apr 15, 2022
  12. Mar 25, 2022
    • SimonGuilloud's avatar
      Merge pull request #6 from SimonGuilloud/main · eacb9c06
      SimonGuilloud authored
      Various corrections, new set theory development as better examples.
      eacb9c06
    • SimonGuilloud's avatar
      - Added kernel helper functions to instantiate schematic predicate or function in a whole sequent · a310af53
      SimonGuilloud authored
       - Corrected equivalence checker to deal correctly with empty disjunction (permits among other to use True and False in Rewrite)
       - Inconsequential change in a small helper method "bindAll" so that it doesn't sort variables
       - Small qol update in the function symbol definition in the running theory so that when verifying the definition of a new symbol,
         it checks the formulas with variables bound from left to right and from right to left.
       - InstFunSchema and InstPredSchema weren't extending SCProofStep
       - Corrected minor issues with axiom files of set theory (SetTheoryZAxioms, etc)
       - New file with some development of set theory, in particular theorems regarding mapping/replacement on sets and cartesian product.
       - Completed ElementsOfSetTheory so that it fills an actual theory.
       - Improvement/Correction of various "tactics".
      a310af53
Loading