Skip to content

PraktikumWS20-21/Kelley

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kelley

The .ftl file of the Kelley-formalization.

Errors during parsing:

  • "a" is used by phrases like "x is a set", so we should never define something like "Let a, b stand for objects." This returns an "unexpected 'a'". Seems to be OK if one has the right expression.
  • $ is not yet supported.
  • section is not yet supported.
  • \ is not yet supported. ("\neq")
  • No match in record selector trmName -- what's this? This looks like a signal that one should change his expression of defining a new notion.
  • [Parser] Error: "files/kelley-test.tex" (line 804, column 10) ForTheL.Pattern.patName: name already exists <- whats this this happens when there is a double assignment of variables.
  • need to parse "unique"
  • unnumbered theorems not yet supported. (\begin{theorem*})
  • can we support TeX-commands like \textnormal{something}?

Changes from kelley_geparst.tex to kelley-merge.tex:

  • !!! Note that kelley-merge.tex should be parsed with the program under the branch math-mode-hack !!!
  • Definition 40: the singleton of x is denoted by <x>. We might not be able to change this.
  • {...} instead of {...} because of LaTeX
  • Attention: Theorem 67 and 69 were commented. Their proof have to be checked.
  • Definition 86 is false since I didn't find a correct way to write it. WIP

About

The .ftl file of the Kelley-formalization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •