Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OAF
alignment-finder
Commits
f0ed7c92
Commit
f0ed7c92
authored
Apr 13, 2018
by
Dennis Müller
Browse files
added abstract
parent
fafbac5d
Changes
1
Hide whitespace changes
Inline
Side-by-side
tex/paper.tex
View file @
f0ed7c92
...
...
@@ -29,7 +29,7 @@
\newunit\newblock
\iftoggle
{
bbx:eprint
}
{
\usebibmacro
{
eprint
}}
{}
%
{}
%
froms.filterNot(t => commons.exists(_.path == t.path))
\newunit\newblock
\iftoggle
{
bbx:url
}
{
\usebibmacro
{
url+urldate
}}
...
...
@@ -68,7 +68,16 @@
\title
{
Alignment Finding
}
\maketitle
\begin{abstract}
\ednote
{
tbw
}
\begin{abstract}
We present a method for finding morphisms between formal theories, both within as well as across libraries based
on different logical foundations. These morphisms can yield both (more or less formal)
\emph
{
alignments
}
between
individual symbols as well as truth-preserving morphisms between whole theories.
In particular, we focus on an application of
\emph
{
theory discovery
}
,
where a user can check whether a (part of a) formal theory already exists in some library, potentially avoiding duplication
of work or suggesting an opportunity for refactoring.
Furthermore, we present an implementation of both the algorithm as well as the specific use case in the MMT system.
\end{abstract}
\setcounter
{
tocdepth
}{
2
}
\tableofcontents\newpage
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment