| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-23 | Add directness annotation to TPTP output | adelon | |
| 2026-01-20 | Fix `syntacticMatch` issue with complex terms | adelon | |
| 2026-01-09 | Improve errors for `fix` steps and unknown markers | adelon | |
| 2026-01-07 | Fix error message for duplicate markers | adelon | |
| 2026-01-06 | Use `equivalent` for term comparison | adelon | |
| 2026-01-06 | Quick work-around for term equality in assumption | adelon | |
| 2025-12-17 | Fix `filterTask`, make var names more consistent | adelon | |
| 2025-12-16 | Add location info to implicit QED step | adelon | |
| 2025-12-14 | Add more location info in tasks | adelon | |
| 2025-12-14 | Add location info to conjecture | adelon | |
| Still some `<nowhere>` value as placeholder left over. | |||
| 2025-12-10 | Propagate Location to CheckingError | adelon | |
| 2025-12-09 | Propagate location info further | adelon | |
| 2025-12-09 | Gather some location info from parser | adelon | |
| WIP | |||
| 2025-12-08 | Pass through markers with `throwWithMarker` | adelon | |
| 2025-12-04 | Remove Iota from internal syntax | adelon | |
| 2025-07-16 | Add quantified calcs and relax tokenization | adelon | |
| Use an `\iff`-calc to speed up `union_as_unions`. Also remove `in_implies_neq` which seems to interact badly with the choice axiom used by superposition-based proofs like Vampire in cut-down problems. | |||
| 2024-09-18 | working commit | Simon-Kor | |
| 2024-09-03 | Hot fix | Simon-Kor | |
| Hot Fix for the wrong Asumtion creation. Now the function will have a image. | |||
| 2024-08-27 | Feature Complete | Simon-Kor | |
| Finalised the proof output and goals. The Local Function definition now producces a Function f with the right domain and range, together with the rules presented in cases. Then proof goal of this local definition is set to for all x we have x is element of dom(f) if and only if x is in exactly one of the subdomains. This suffices as welldefindness check on f, besides the right range. Further checks that should be implemented are the correct range of the function. And optional subproof such that the presented goal can be check easily. | |||
| 2024-08-27 | ambigus parse fix. The proof goal must be changed, | Simon-Kor | |
| since now some could define a function with overlapping and worng subdomains | |||
| 2024-08-27 | Experimental working commit, programm will compile | Simon-Kor | |
| But the Proof that the domain of the local function is not right. Also if in the definition of our local function we just use f(x) = x then we get a technical ambigus parse | |||
| 2024-08-26 | Implemented the checking for local functions. | Simon-Kor | |
| 2024-02-10 | Initial commit | adelon | |
