Gespeichert in:
Titel: | The DevaWEB system introduction, tutorial, user manual, and implementation |
---|---|
Von: |
Maya Biersack ; Robert Raschke ; Martin Simons
|
Person: |
Biersack, Maya
Verfasser aut Raschke, Robert Simons, Martin |
Hauptverfassende: | , , |
Format: | Buch |
Sprache: | Deutsch |
Veröffentlicht: |
Berlin
Leiter der Fachbibliothek Informatik, Sekretariat FR 5-4
1993
|
Schriftenreihe: | Technische Universität <Berlin>
1993,39 |
Medienzugang: | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=006384598&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
Umfang: | 123 S. |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV009656661 | ||
003 | DE-604 | ||
005 | 19940704 | ||
007 | t| | ||
008 | 940606s1993 gw |||| 00||| ger d | ||
016 | 7 | |a 941030539 |2 DE-101 | |
035 | |a (OCoLC)75436253 | ||
035 | |a (DE-599)BVBBV009656661 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a ger | |
044 | |a gw |c DE | ||
049 | |a DE-12 |a DE-83 |a DE-188 | ||
100 | 1 | |a Biersack, Maya |e Verfasser |4 aut | |
245 | 1 | 0 | |a The DevaWEB system |b introduction, tutorial, user manual, and implementation |c Maya Biersack ; Robert Raschke ; Martin Simons |
264 | 1 | |a Berlin |b Leiter der Fachbibliothek Informatik, Sekretariat FR 5-4 |c 1993 | |
300 | |a 123 S. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a Technische Universität <Berlin> / Fachbereich Informatik: Bericht |v 1993,39 | |
700 | 1 | |a Raschke, Robert |e Verfasser |4 aut | |
700 | 1 | |a Simons, Martin |e Verfasser |4 aut | |
810 | 2 | |a Fachbereich Informatik: Bericht |t Technische Universität <Berlin> |v 1993,39 |w (DE-604)BV000001083 |9 1993,39 | |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=006384598&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-006384598 |
Datensatz im Suchindex
_version_ | 1820950349277560832 |
---|---|
adam_text |
TABLE
OF
CONTENTS
LITERATE
AND
STRUCTURED
PRESENTATION
OF
FORMAL
PROOFS
1
INTRODUCTION
.
5
2
A
QUICK
OVERVIEW
OF
DEVA
.
8
3
THE
KNASTER-TARSKI
FIXPOINT
THEOREM
.
10
4
THE
SCHRODER-BERNSTEIN
THEOREM
.
15
5
DISCUSSION
.
24
6
CONCLUSION
.
30
TUTORIAL
ON
THE
DEVAWEB
SYSTEM
7
THE
DEVAWEB
SYSTEM
.
33
8
THE
KNASTER-TARSKI
PRESENTATION
.
35
8.1
THE
&T
E
X
HEADER
.
36
8.2
STRUCTURING
THE
PROOF
PRESENTATION
.
37
8.3
THE
DT
JJ
X
TRAILER
.
44
8.4
THE
LAYOUT
OF
THE
DEVA
CODE
.
44
9
THE
PROCESSING
OF
THE
FILE
.
50
USER
MANUAL
FOR
THE
DEVAWEB
SYSTEM
10
GENERAL
STRUCTURE
OF
A
DEVAWEB
FILE
.
55
11
SECTION
NUMBERING
.
55
12
SECTION
NAMES
.
57
13
SECTION
STRUCTURE
.
57
14
DEVA
'
S
IDENTIFIERS
.
58
15
WHAT
DVTANGLE
DOES
.
59
16
WHAT
DVWEAVE
DOES
.
59
17
DEVA
CODE
IN
TGX
TEXT
AND
VICE
VERSA
.
60
18
FORMAT
DEFINITIONS
.
60
19
MACRO
DEFINITIONS
.
61
20
THE
CONTROL
CODES
.
61
20.1
CODES
THAT
INTRODUCE
THE
JATGX
PART
.
62
20.2
CODES
OF
THE
DEFINITION
PART
OF
A
SECTION
.
62
20.3
CODES
THAT
GOVERN
THE
DEVA
PART
.
63
20.4
CODES
THAT
ONLY
AFFECT
DVWEAVE
.
63
20.5
EASY
TO
USE
DTGX
MACROS
.
65
20.6
INCLUDING
FILES
.
66
20.7
CHANGE
FILES
.
66
21
SUMMARY
OF
DEVA
PRETTY-PRINTING
.
66
22
BUGS
.
68
23
TIPS
AND
TRICKS
.
69
SOME
REMARKS
ON
THE
IMPLEMENTATION
24
SPIDERY
WEB
VS.
DEVA
LAYOUT
.
74
25
IDENTIFIERS
.
75
26
TABULAR
LAYOUT
.
77
27
EXPRESSIONS
AND
MATH
MODE
.
79
28
DIFFERENT
STYLES
OF
ABSTRACTIONS
.
79
29
NEW
FEATURES
.
80
REFERENCES
82
APPENDIX
A
FIRST-ORDER
INTUITIONISTIC
LOGIC
.
86
B
FIRST-ORDER
PREDICATE
LOGIC
.
89
C
ELEMENTARY
SET
THEORY
.
90
D
A
THEORY
OF
MAPS
.
92
E
PUTTING
IT
ALL
TOGETHER
.
95
F
TABLE
OF
DEVA
SECTIONS
.
96
G
INDEX
OF
VARIABLES
.
98
H
THE
SOURCE
DEVELOPED
IN
THE
TUTORIAL
.
101
I
THE
CODE
GENERATED
BY
DVTANGLE
.
104
J
THE
CODE
GENERATED
BY
DVWEAVE
.
107
K
THE
TGX
MACROS
.
ILL
K.L
INTRODUCTION
.
ILL
K.2
THE
DT
E
X
MACROS
.
ILL
K.3
FINALE
.
121
K.4
THE
FILE
DVWEB
.
STY
.
121
2 |
any_adam_object | 1 |
author | Biersack, Maya Raschke, Robert Simons, Martin |
author_facet | Biersack, Maya Raschke, Robert Simons, Martin |
author_role | aut aut aut |
author_sort | Biersack, Maya |
author_variant | m b mb r r rr m s ms |
building | Verbundindex |
bvnumber | BV009656661 |
ctrlnum | (OCoLC)75436253 (DE-599)BVBBV009656661 |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 cb4500</leader><controlfield tag="001">BV009656661</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">19940704</controlfield><controlfield tag="007">t|</controlfield><controlfield tag="008">940606s1993 gw |||| 00||| ger d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">941030539</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)75436253</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV009656661</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">ger</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">DE</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-12</subfield><subfield code="a">DE-83</subfield><subfield code="a">DE-188</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Biersack, Maya</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">The DevaWEB system</subfield><subfield code="b">introduction, tutorial, user manual, and implementation</subfield><subfield code="c">Maya Biersack ; Robert Raschke ; Martin Simons</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Berlin</subfield><subfield code="b">Leiter der Fachbibliothek Informatik, Sekretariat FR 5-4</subfield><subfield code="c">1993</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">123 S.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Technische Universität <Berlin> / Fachbereich Informatik: Bericht</subfield><subfield code="v">1993,39</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Raschke, Robert</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Simons, Martin</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="810" ind1="2" ind2=" "><subfield code="a">Fachbereich Informatik: Bericht</subfield><subfield code="t">Technische Universität <Berlin></subfield><subfield code="v">1993,39</subfield><subfield code="w">(DE-604)BV000001083</subfield><subfield code="9">1993,39</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=006384598&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-006384598</subfield></datafield></record></collection> |
id | DE-604.BV009656661 |
illustrated | Not Illustrated |
indexdate | 2025-01-11T11:06:19Z |
institution | BVB |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-006384598 |
oclc_num | 75436253 |
open_access_boolean | |
owner | DE-12 DE-83 DE-188 |
owner_facet | DE-12 DE-83 DE-188 |
physical | 123 S. |
publishDate | 1993 |
publishDateSearch | 1993 |
publishDateSort | 1993 |
publisher | Leiter der Fachbibliothek Informatik, Sekretariat FR 5-4 |
record_format | marc |
series2 | Technische Universität <Berlin> / Fachbereich Informatik: Bericht |
spelling | Biersack, Maya Verfasser aut The DevaWEB system introduction, tutorial, user manual, and implementation Maya Biersack ; Robert Raschke ; Martin Simons Berlin Leiter der Fachbibliothek Informatik, Sekretariat FR 5-4 1993 123 S. txt rdacontent n rdamedia nc rdacarrier Technische Universität <Berlin> / Fachbereich Informatik: Bericht 1993,39 Raschke, Robert Verfasser aut Simons, Martin Verfasser aut Fachbereich Informatik: Bericht Technische Universität <Berlin> 1993,39 (DE-604)BV000001083 1993,39 DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=006384598&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Biersack, Maya Raschke, Robert Simons, Martin The DevaWEB system introduction, tutorial, user manual, and implementation |
title | The DevaWEB system introduction, tutorial, user manual, and implementation |
title_auth | The DevaWEB system introduction, tutorial, user manual, and implementation |
title_exact_search | The DevaWEB system introduction, tutorial, user manual, and implementation |
title_full | The DevaWEB system introduction, tutorial, user manual, and implementation Maya Biersack ; Robert Raschke ; Martin Simons |
title_fullStr | The DevaWEB system introduction, tutorial, user manual, and implementation Maya Biersack ; Robert Raschke ; Martin Simons |
title_full_unstemmed | The DevaWEB system introduction, tutorial, user manual, and implementation Maya Biersack ; Robert Raschke ; Martin Simons |
title_short | The DevaWEB system |
title_sort | the devaweb system introduction tutorial user manual and implementation |
title_sub | introduction, tutorial, user manual, and implementation |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=006384598&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
volume_link | (DE-604)BV000001083 |
work_keys_str_mv | AT biersackmaya thedevawebsystemintroductiontutorialusermanualandimplementation AT raschkerobert thedevawebsystemintroductiontutorialusermanualandimplementation AT simonsmartin thedevawebsystemintroductiontutorialusermanualandimplementation |