Towards Flexiformal Mathematics By

Total Page:16

File Type:pdf, Size:1020Kb

Towards Flexiformal Mathematics By Towards Flexiformal Mathematics by Mihnea Iancu A thesis submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Computer Science Approved Dissertation Committee Prof. Dr. Michael Kohlhase Jacobs University Bremen, Germany Prof. Dr. Herbert Jaeger Jacobs University Bremen, Germany Prof. Dr. William M. Farmer McMaster University, Canada Priv.-Doz. Dr. Florian Rabe Jacobs University Bremen, Germany Date of defense: Jan 5, 2017 Computer Science & Electrical Engineering Statutory Declaration (Declaration on Authorship of a Dissertation) I, Mihnea Iancu, hereby declare, under penalty of perjury, that I am aware of the consequences of a deliberately or negligently wrongly submitted affidavit, in particular the punitive provisions of x156 and x161 of the Criminal Code (up to 1 year imprisonment or a fine at delivering a negligent or 3 years or a fine at a knowingly false affidavit). Furthermore I declare that I have written this PhD thesis independently, unless where clearly stated otherwise. I have used only the sources, the data and the support that I have clearly mentioned. This PhD thesis has not been submitted for the conferral of a degree elsewhere. Place Date Signature ii Parts of this thesis are based on or closely related to previously published material or material that is prepared for publication at the time of this writing. These are [IKR], [IK15b], [IK15a], [KI14], [IKP14], [IJKW14], [GIJ+16], [IKRU13] and [IKR11]. Parts of this work are collaborations with other researchers: For Part I with Michael Kohlhase, for Part II with Michael Kohlhase and Florian Rabe and for Part III with Constantin Jucovschi, Michael Kohlhase, Enxhell Luzhnica, Akbar Oripov, Corneliu Prodescu, Florian Rabe and Tom Wiesing. In each case the precise connection to this work is detailed in the relevant passages of the text. iii Abstract The application of computer-based methods to mathematics, while meaningful, is constrained by the fact the most mathematical knowledge exists in forms that can only be understood by humans. In order for it to be also understood by machines, those aspects of mathematical knowledge that are relevant for machine-driven applications need to be made explicit. One important aspect of mathematics is the underlying semantics which can be made understand- able to machines by formalizing it. Formalization makes explicit the implicit definitions and inference steps that occur naturally in mathematical documents. But, despite numerous attempts, only a small fragment of mathematics has been formalized because formalization is prohibitively expensive. Furthermore, existing formalized mathematics typically lacks in other aspects such as presentation information and narrative structure that are common in mathematics and critical for human-oriented practical applications. Therefore, existing applications for formal mathematics are mostly limited to verification so there is little practical incentive for formalization. Relying on the idea of flexiformality we propose flexiformalizing mathematics which addresses the bottlenecks discussed above in two ways. First, flexiformality allows content of flexible formality, so it minimizes the starting cost of flexiformalization compared to formalization. Sec- ond, flexiformality involves co-representing the narration, structure and meaning of mathemati- cal knowledge. Therefore, it forms a basis for not only machine processing but also for building practical, human-oriented applications. We call the result of flexiformalization as described here flexiformal knowledge and we believe mathematical knowledge is fundamentally flexiformal. In this thesis, we survey both informal and formal mathematics to identify flexiformal phenom- ena in mathematical practice. Then, we design and implement a formal language for flexiformal knowledge to adequately represent them. Furthermore, we evaluate the language and implemen- tation by importing existing mathematical libraries at different levels of formality and developing applications for them. Finally, we integrate the libraries and applications into a generic system as an extensive case study in flexiformal knowledge management. First and foremost, I would like to express my gratitude to Michael Kohlhase for his continuous guidance, support and encouragement, as well as for suggesting this research topic in the first place. I am especially indebted to Florian Rabe whose comments and advice have always proved compelling and insightful. I am also grateful to Herbert Jaeger and William Farmer for their support and feedback. Finally, I would like to thank the members of the KWARC group whose ideas and remarks proved often fruitful and always interesting. ii Contents 1 Introduction 1 I Flexiformal Phenomena and State of the Art 6 2 Flexiformal Phenomena in Mathematics 7 2.1 Phenomena of Mathematical Vernacular . .7 2.1.1 Phrase Structure . .9 2.1.2 Discourse Structure . 12 2.1.3 Document Context . 16 2.1.4 Level-Independent Phenomena . 20 2.1.5 Additional Requirements . 21 2.2 Narration and Structure in Formal Mathematics . 22 3 State of the Art 28 II Representing Flexiformal Knowledge 36 4 Preliminaries 37 4.1 The OMDoc Format . 37 4.2 The MMT Language and System . 41 4.2.1 The MMT Language . 41 4.2.2 Inference System . 44 4.2.3 The MMT System . 45 iii CONTENTS 5 A Formal Language for Flexiformal Knowledge 48 5.1 MMT Extensions for Flexiformal Knowledge . 48 5.1.1 Opaque Terms . 49 5.1.2 Bipartite Terms . 52 5.1.3 Bipartite Declarations . 55 5.1.4 Derived Declarations . 59 5.2 The IMMT Language and System . 62 5.2.1 Grammar . 62 5.2.2 Referencing Declarations . 63 5.2.3 Implementation . 65 6 Representing Flexiformal Phenomena in IMMT 67 6.1 Informal Mathematics . 68 6.1.1 Notations and Verbalizations . 70 6.1.2 Mathematical Structures . 72 6.1.3 Structured Proofs . 75 6.1.4 Dynamic Theories . 77 6.1.5 Recaps . 83 6.1.6 Foundational Ambiguity . 88 6.2 Formal Mathematics . 91 6.2.1 Local Scopes . 91 6.2.2 Sections . 92 6.2.3 MMT Structures . 92 6.2.4 Documents . 93 III Flexiformal Knowledge Management 95 7 Flexiformal Mathematical Libraries 96 7.1 Importing the Mizar Library into IMMT ...................... 97 7.2 Importing STEX Libraries into IMMT ....................... 100 7.2.1 Object Level . 100 7.2.2 STEX primitives as IMMT declarations . 101 iv CONTENTS 7.2.3 Implementation . 104 7.3 Importing the OEIS Library into IMMT ...................... 104 8 Applications for Flexiformal Knowledge 108 8.1 The IMMT System as a Semantic Database . 110 8.1.1 Accessing Explicitly Represented Content . 110 8.1.2 Accessing Induced Material . 111 8.2 The MathHub System . 115 8.2.1 System Architecture and Realization . 116 8.2.2 Services and Applications . 117 8.2.3 Implementation Overview . 125 9 Conclusion and Future Work 127 v Chapter 1 Introduction Throughout history, knowledge has been a crucial building block for human civilization, and its creation, distribution and consumption have been driving forces for human progress. Mathemat- ics, in particular, is among the oldest areas of human knowledge and is the foundation for most of modern science. Moreover, mathematical knowledge still grows relentlessly as the total amount of published mathematics has been estimated to double every ten to fifteen years [Odl95]. The digital revolution has already transformed mathematical practice. Most mathematical knowl- edge is rendered and read using computer systems such as PDF readers and web browsers. It is organized in electronic repositories of mathematical knowledge such as arXiv [ArX], eu- DML [EuD], Math Reviews [MRv] or ZentralBlatt math [ZBM]. Furthermore, computer algebra systems (CAS) such as Mathematica [Wol02], Maple [Mpl16], SageMath [Sag16], GAP [GAP16] or MuPAD [MPD16] are routinely used for computation. However, computer support for mathematics is limited by the fact that most mathematical knowl- edge exists as human-oriented content that is inaccessible to computer processing. Currently, most mathematics is laid down in the form of documents ranging from research articles to engi- neering whitepapers to math textbooks. These are often encoded electronically as digitizations of printed material or born-digital in the form of PDF generated from LATEX (predominatly in math research) but also other formats (in education and engineering). However, they are usually targeted at and exclusively consumed by human readers while their semantics is inaccessible to computers systems. In order to support “doing mathematics” by computer we have to re- cover the knowledge in these documents in a way that computers can act on. [Far08] defines this as practical expressivity as opposed to theoretical expressivity which disregards how readily the knowledge can be encoded and used by computer applications. In this thesis, motivated by building practical applications, we will focus on practical expressivity. We identify two distinct, existing approaches towards achieving that goal. The first is to use computer methods to semanticize the existing mathematical documents. This process is essentially the syntactic and semantic analysis phase of natural language processing applied to mathematical documents. The analysis process is traditionally viewed as a transforma- tion from utterances or documents into a knowledge representation language. First-order logic 1 INTRODUCTION can seem a plausible target format for mathematical knowledge because it is (together with ax- iomatic set theory [Ber91]) the generally accepted theoretical foundation of mathematics. But, in
Recommended publications
  • Study Program Handbook Society, Media and Politics
    Study Program Handbook Society, Media and Politics Bachelor of Arts Subject-specific Examination Regulations for Society, Media and Politics (Fachspezifische Prüfungsordnung) The subject-specific examination regulations for Society, Media and Politics are defined by this program handbook and are valid only in combination with the General Examination Regulations for Undergraduate degree programs (General Examination Regulations = Rahmenprüfungsordnung). This handbook also contains the program-specific Study and Examination Plan (Chapter 6). Upon graduation, students in this program will receive a Bachelor of Arts (BA) degree with a scope of 180 ECTS (for specifics see Chapter 6 of this handbook). Version Valid as of Decision Details Fall 2020 – V1.1 Sep 01, 2020 Approved by the V1 Master version Academic Senate on V1.1 Editorial Changes, June 26, 2019. indicative literature added Contents 1 Program Overview ..................................................................................................... 5 Concept .................................................................................................................................... 5 1.1.1 The Jacobs University Educational Concept..................................................................... 5 1.1.2 Program Concept ............................................................................................................. 6 Specific Advantages of SMP at Jacobs University .................................................................... 7 Program-Specific Educational
    [Show full text]
  • The Future Starts Here
    THE FUTURE STARTS HERE SUCCESSES EXPECTATIONS DEVELOPMENTS Custom-tailored medication, better Living diversity, using networks, Space scientist, Facebook star, batteries, the power of positive think- having better training opportunities: award-winning IT entrepreneur: ing: the things Jacobs University’s the things Jacobs University’s What Jacobs University’s researchers are studying. employees look forward to. graduates have become. Pages 4-7 Pages 8-9 Pages 10-13 WWW.JACOBS-UNIVERSITY.DE THE FUTURE STARTS HERE THE FUTURE STARTS HERE THE CASE FOR ,, ,, ACADEMIC FREEDOM It was a strong, dedicated, encouraging presentation: “Never before have there been so many opportunities for making discoveries as there are now”, said Professor Randy Schekman. Academia has never been so strong, and no temporary political influence can stop the advances in and Open to the world, transfer of knowledge. The biochemist, who together with I believe in two other scientists received the medical Nobel prize for his discoveries in cell transport processes, was awarded an communicative, honorary doctorate by Jacobs University at the graduation Jacobs University’s ceremony in 2017, at which he thanked the University in a receptive to new much-applauded speech. philosophy. ideas – that is how Schekman had already argued for free access to scientific Students get so knowledge the evening before the ceremony in a panel Bremen has always debate at Jacobs University. This is now at risk, as a small much more than Dear reader, club of scientific journals controls and limits the publication of important findings. In order to change this, the American been, and how it “The future starts here” – Jacobs University lives by this motto.
    [Show full text]
  • Chapter 1 Preliminaries
    Chapter 1 Preliminaries 1.1 First-order theories In this section we recall some basic definitions and facts about first-order theories. Most proofs are postponed to the end of the chapter, as exercises for the reader. 1.1.1 Definitions Definition 1.1 (First-order theory) —A first-order theory T is defined by: A first-order language L , whose terms (notation: t, u, etc.) and formulas (notation: φ, • ψ, etc.) are constructed from a fixed set of function symbols (notation: f , g, h, etc.) and of predicate symbols (notation: P, Q, R, etc.) using the following grammar: Terms t ::= x f (t1,..., tk) | Formulas φ, ψ ::= t1 = t2 P(t1,..., tk) φ | | > | ⊥ | ¬ φ ψ φ ψ φ ψ x φ x φ | ⇒ | ∧ | ∨ | ∀ | ∃ (assuming that each use of a function symbol f or of a predicate symbol P matches its arity). As usual, we call a constant symbol any function symbol of arity 0. A set of closed formulas of the language L , written Ax(T ), whose elements are called • the axioms of the theory T . Given a closed formula φ of the language of T , we say that φ is derivable in T —or that φ is a theorem of T —and write T φ when there are finitely many axioms φ , . , φ Ax(T ) such ` 1 n ∈ that the sequent φ , . , φ φ (or the formula φ φ φ) is derivable in a deduction 1 n ` 1 ∧ · · · ∧ n ⇒ system for classical logic. The set of all theorems of T is written Th(T ). Conventions 1.2 (1) In this course, we only work with first-order theories with equality.
    [Show full text]
  • Documents with Flexible Notation Contexts As Interfaces To
    Documents with flexible Notation Contexts as Interfaces to Mathematical Knowledge Michael Kohlhase, Christine Muller,¨ Normen Muller¨ Computer Science, Jacobs University Bremen, Germany m.kohlhase/c.mueller/[email protected] In this paper we explore the use of documents as interfaces to mathematical knowledge. We propose an augmented document model that facilitates the explication of a document’s notation context, i.e. the selection of appropriate presentations for all symbols in the docu- ment. By separating the notation context from the structure and content of a document, we aim at identifying the author’s selection of notation, i.e. his notation practices. This facili- tates both, the identification of communities of practice (COP) that share specific notation preferences and, conversely, the adaptation of documents to the notation preferences of iden- tified COPs, e.g. groups of readers and co-authors. Furthermore, explicating a document’s notation context allows for referencing and, particularly, reusing contexts, which reduces the author’s workload during the authoring process. 1 Introduction In this paper we will re-evaluate the concept of a document in the age of digital media. Since the development of writing, documents have become one of the primary means of passing on knowledge. If we take the view that knowledge is a state of the (human) mind where concepts and experiences are highly interlinked, and interpret “documents” broadly to include spoken language or action sequences played out1, then we can see that documents are almost the only means to communicate knowledge: quite literally, documents are interfaces to knowledge. Here, we will look at mathematical documents as interfaces to mathematical knowledge, since they have special complexities that reveal the underlying nature of documents and knowledge.
    [Show full text]
  • Automated ZFC Theorem Proving with E
    Automated ZFC Theorem Proving with E John Hester Department of Mathematics, University of Florida, Gainesville, Florida, USA https://people.clas.ufl.edu/hesterj/ [email protected] Abstract. I introduce an approach for automated reasoning in first or- der set theories that are not finitely axiomatizable, such as ZFC, and describe its implementation alongside the automated theorem proving software E. I then compare the results of proof search in the class based set theory NBG with those of ZFC. Keywords: ZFC · ATP · E. 1 Introduction Historically, automated reasoning in first order set theories has faced a fun- damental problem in the axiomatizations. Some theories such as ZFC widely considered as candidates for the foundations of mathematics are not finitely axiomatizable. Axiom schemas such as the schema of comprehension and the schema of replacement in ZFC are infinite, and so cannot be entirely incorpo- rated in to the prover at the beginning of a proof search. Indeed, there is no finite axiomatization of ZFC [1]. As a result, when reasoning about sufficiently strong set theories that could no longer be considered naive, some have taken the alternative approach of using extensions of ZFC that admit objects such as proper classes as first order objects, but this is not without its problems for the individual interested in proving set-theoretic propositions. As an alternative, I have programmed an extension to the automated the- orem prover E [2] that generates instances of parameter free replacement and comprehension from well formuled formulas of ZFC that are passed to it, when eligible, and adds them to the proof state while the prover is running.
    [Show full text]
  • (Aka “Geometric”) Iff It Is Axiomatised by “Coherent Implications”
    GEOMETRISATION OF FIRST-ORDER LOGIC ROY DYCKHOFF AND SARA NEGRI Abstract. That every first-order theory has a coherent conservative extension is regarded by some as obvious, even trivial, and by others as not at all obvious, but instead remarkable and valuable; the result is in any case neither sufficiently well-known nor easily found in the literature. Various approaches to the result are presented and discussed in detail, including one inspired by a problem in the proof theory of intermediate logics that led us to the proof of the present paper. It can be seen as a modification of Skolem's argument from 1920 for his \Normal Form" theorem. \Geometric" being the infinitary version of \coherent", it is further shown that every infinitary first-order theory, suitably restricted, has a geometric conservative extension, hence the title. The results are applied to simplify methods used in reasoning in and about modal and intermediate logics. We include also a new algorithm to generate special coherent implications from an axiom, designed to preserve the structure of formulae with relatively little use of normal forms. x1. Introduction. A theory is \coherent" (aka \geometric") iff it is axiomatised by \coherent implications", i.e. formulae of a certain simple syntactic form (given in Defini- tion 2.4). That every first-order theory has a coherent conservative extension is regarded by some as obvious (and trivial) and by others (including ourselves) as non- obvious, remarkable and valuable; it is neither well-enough known nor easily found in the literature. We came upon the result (and our first proof) while clarifying an argument from our paper [17].
    [Show full text]
  • 1.4 Theories
    1.4 Theories Before we start to work with one of the most central notions of mathematical logic – that of a theory – it will be useful to make some observations about countable sets. Lemma 1.3. 1. A set X is countable iff there is a surjection ψ : N X. 2. If X is countable and Y X then Y is countable. 3. If X and Y are countable, then X Y is countable. 4. If X and Y are countable, then X ¢ Y is countable. k 5. If X is countable and k 1 then X is countable. ä 6. If Xi is countable for each i È N, then Xi is countable. iÈN 7. If X is countable, then ä Xk is countable. k ÈN Ø Ù Proof. 1. If X is countably infinite note that every bijection is a surjection. If X x0,...,xn Õ Ô Õ is finite, let ψ Ôi xi for 0 i n and ψ j xn for j n. For the other direction, Ô Õ Ô Õ Ô Õ Ù let ψ be a surjection, then X is Øψ 0 , ψ 1 , ψ 2 ,... and removing duplicates from the Ô ÕÕ Ô N sequence ψ i i¥0 yields a bijective ϕ : X. È 2. Obvious if Y is finite. Otherwise, let ϕ : N X be a bijection and let y0 Y . Define " Õ Ô Õ È ϕÔn if ϕ n Y ψ : N Y,n y0 otherwise which is a surjection. 3. Let ϕ : N X and ψ : N Y be bijections.
    [Show full text]
  • Editing Knowledge in Large Mathematical Corpora. a Case Study with Semantic LATEX(STEX)
    Editing Knowledge in Large Mathematical Corpora. A case study with Semantic LATEX(STEX). Constantin Jucovschi Computer Science Jacobs University Bremen Supervisor: Prof. Dr. Michael Kohlhase arXiv:1010.5935v1 [cs.DL] 28 Oct 2010 A thesis submitted for the degree of Master of Science 2010 August Declaration The research subsumed in this thesis has been conducted under the supervision of Prof. Dr. Michael Kohlhase from Jacobs University Bremen. All material presented in this Master Thesis is my own, unless specifically stated. I, Constantin Jucovschi, hereby declare, that, to the best of my knowl- edge, the research presented in this Master Thesis contains original and independent results, and it has not been submitted elsewhere for the conferral of a degree. Constantin Jucovschi, Bremen, August 23rd, 2010 Acknowledgements I would like to thank my supervisor, Prof. Dr. Michael Kohlhase, for the opportunity to do great research with him, for the guidance I have received for the past 3 years and for his genuine interest in finding the topic I \tick for". I want to thank him for the great deal of support and understanding he showed when it came to more personal matters. I could not be happier to have Prof. Dr. Kohlhase as supervisor for my doctoral studies. I would also like to thank the members of the KWARC group for creating such a motivating and in the same time pleasant research environment. Thank you for all the questions, hints and discussions { they helped a lot; and special thanks for the ability to interact with you also outside academic environment. I would like to express my appreciation and gratitude to my family, for their long-term engagement to support and encourage me in all my beginnings.
    [Show full text]
  • Lipics-FSCD-2021-29.Pdf (0.9
    On the Logical Strength of Confluence and Normalisation for Cyclic Proofs Anupam Das ! Ï University of Birmingham, UK Abstract In this work we address the logical strength of confluence and normalisation for non-wellfounded typing derivations, in the tradition of “cyclic proof theory” . We present a circular version CT of Gödel’ s system T, with the aim of comparing the relative expressivity of the theories CT and T. We approach this problem by formalising rewriting-theoretic results such as confluence and normalisation for the underlying “coterm” rewriting system of CT within fragments of second-order arithmetic. We establish confluence of CT within the theory RCA0, a conservative extension of primitive recursive arithmetic and IΣ1. This allows us to recast type structures of hereditarily recursive operations as “coterm” models of T. We show that these also form models of CT, by formalising a totality argument for circular typing derivations within suitable fragments of second-order arithmetic. Relying on well-known proof mining results, we thus obtain an interpretation of CT into T; in fact, more precisely, we interpret level-n-CT into level-(n + 1)-T, an optimum result in terms of abstraction complexity. A direct consequence of these model-theoretic results is weak normalisation for CT. As further results, we also show strong normalisation for CT and continuity of functionals computed by its type 2 coterms. 2012 ACM Subject Classification Theory of computation → Equational logic and rewriting; Theory of computation → Proof theory; Theory of computation → Higher order logic; Theory of computation → Lambda calculus Keywords and phrases confluence, normalisation, system T, circular proofs, reverse mathematics, type structures Digital Object Identifier 10.4230/LIPIcs.FSCD.2021.29 Related Version This work is based on part of the following preprint, where related results, proofs and examples may be found.
    [Show full text]
  • Inseparability and Conservative Extensions of Description Logic Ontologies: a Survey
    Inseparability and Conservative Extensions of Description Logic Ontologies: A Survey Elena Botoeva1, Boris Konev2, Carsten Lutz3, Vladislav Ryzhikov1, Frank Wolter2, and Michael Zakharyaschev4 1 Free University of Bozen-Bolzano, Italy fbotoeva,[email protected] 2 University of Liverpool, UK fkonev,[email protected] 3 University of Bremen, Germany [email protected] 4 Birkbeck, University of London, UK [email protected] Abstract. The question whether an ontology can safely be replaced by another, possibly simpler, one is fundamental for many ontology engi- neering and maintenance tasks. It underpins, for example, ontology ver- sioning, ontology modularization, forgetting, and knowledge exchange. What `safe replacement' means depends on the intended application of the ontology. If, for example, it is used to query data, then the answers to any relevant ontology-mediated query should be the same over any relevant data set; if, in contrast, the ontology is used for conceptual reasoning, then the entailed subsumptions between concept expressions should coincide. This gives rise to different notions of ontology insep- arability such as query inseparability and concept inseparability, which generalize corresponding notions of conservative extensions. We survey results on various notions of inseparability in the context of descrip- tion logic ontologies, discussing their applications, useful model-theoretic characterizations, algorithms for determining whether two ontologies are inseparable (and, sometimes, for computing the difference between them if they are not), and the computational complexity of this problem. 1 Introduction Description logic (DL) ontologies provide a common vocabulary for a domain of interest together with a formal modeling of the semantics of the vocabulary items (concept names and role names).
    [Show full text]
  • The Strength of Mac Lane Set Theory
    The Strength of Mac Lane Set Theory A. R. D. MATHIAS D´epartement de Math´ematiques et Informatique Universit´e de la R´eunion To Saunders Mac Lane on his ninetieth birthday Abstract AUNDERS MAC LANE has drawn attention many times, particularly in his book Mathematics: Form and S Function, to the system ZBQC of set theory of which the axioms are Extensionality, Null Set, Pairing, Union, Infinity, Power Set, Restricted Separation, Foundation, and Choice, to which system, afforced by the principle, TCo, of Transitive Containment, we shall refer as MAC. His system is naturally related to systems derived from topos-theoretic notions concerning the category of sets, and is, as Mac Lane emphasizes, one that is adequate for much of mathematics. In this paper we show that the consistency strength of Mac Lane's system is not increased by adding the axioms of Kripke{Platek set theory and even the Axiom of Constructibility to Mac Lane's axioms; our method requires a close study of Axiom H, which was proposed by Mitchell; we digress to apply these methods to subsystems of Zermelo set theory Z, and obtain an apparently new proof that Z is not finitely axiomatisable; we study Friedman's strengthening KPP + AC of KP + MAC, and the Forster{Kaye subsystem KF of MAC, and use forcing over ill-founded models and forcing to establish independence results concerning MAC and KPP ; we show, again using ill-founded models, that KPP + V = L proves the consistency of KPP ; turning to systems that are type-theoretic in spirit or in fact, we show by arguments of Coret
    [Show full text]
  • Student Financial Services Payment and Financial Aid Policies
    Student Financial Services Payment and Financial Aid Policies Last Updated on 08.06.2015 Student Financial Services 2015-06-08 page 1 of 1 TABLE OF CONTENTS 1. INTRODUCTION ...................................................................................................................................................... 3 2. STUDENT ACCOUNT PAYMENT POLICIES ................................................................................................................ 3 2.1 Undergraduate Student Charges .................................................................................................................. 3 2.2 Undergraduate Financial Aid Packages ........................................................................................................ 4 2.3 Graduate Student Charges ............................................................................................................................ 5 2.4 Withdrawal Policy - Undergraduate Students ............................................................................................... 6 2.5 Refund Policy – Undergraduate Students .................................................................................................... 6 2.6 Withdrawal and Refund Policy for Non-degree Students ............................................................................. 6 2.7 Graduating from Jacobs University ............................................................................................................... 7 3. UNDERGRADUATE FINANCIAL AID POLICIES ..........................................................................................................
    [Show full text]