|
|
Books > Science & Mathematics > Mathematics > Mathematical foundations > Mathematical logic
This book offers a multifaceted perspective on fuzzy set theory,
discussing its developments over the last 50 years. It reports on
all types of fuzzy sets, from ordinary to hesitant fuzzy sets, with
each one explained by its own developers, authoritative scientists
well known for their previous works. Highlighting recent theorems
and proofs, the book also explores how fuzzy set theory has come to
be extensively used in almost all branches of science, including
the health sciences, decision science, earth science and the social
sciences alike. It presents a wealth of real-world sample
applications, from routing problem to robotics, and from
agriculture to engineering. By offering a comprehensive, timely and
detailed portrait of the field, the book represents an excellent
reference guide for researchers, lecturers and postgraduate
students pursuing research on new fuzzy set extensions.
Alfred Tarski was one of the two giants of the twentieth-century
development of logic, along with Kurt Goedel. The four volumes of
this collection contain all of Tarski's papers and abstracts
published during his lifetime, as well as a comprehensive
bibliography. Here will be found many of the works, spanning the
period 1921 through 1979, which are the bedrock of contemporary
areas of logic, whether in mathematics or philosophy. These areas
include the theory of truth in formalized languages, decision
methods and undecidable theories, foundations of geometry, set
theory, and model theory, algebraic logic, and universal algebra.
Modern applications of logic, in mathematics, theoretical computer science, and linguistics, require combined systems involving many different logics working together. In this book the author offers a basic methodology for combining - or fibring - systems. This means that many existing complex systems can be broken down into simpler components, hence making them much easier to manipulate.
This edited book presents the state-of-the-art of applying fuzzy
logic to managerial decision-making processes in areas such as
fuzzy-based portfolio management, recommender systems, performance
assessment and risk analysis, among others. Presenting the latest
research, with a strong focus on applications and case studies, it
is a valuable resource for researchers, practitioners, project
leaders and managers wanting to apply or improve their fuzzy-based
skills.
The book attempts an elementary exposition of the topics connected
with many-valued logics. It gives an account of the constructions
being "many-valued" at their origin, i.e. those obtained through
intended introduction of logical values next to truth and falsity.
To this aim, the matrix method has been chosen as a prevailing
manner of presenting the subject. The inquiry throws light upon the
profound problem of the criteria of many-valuedness and its
classical characterizations. Besides, the reader can find
information concerning the main systems of many-valued logic,
related axiomatic constructions, and conceptions inspired by many
valuedness. The examples of various applications to philosophical
logic and some practical domains, as switching theory or Computer
Science, helps to see many-valuedness in a wider perspective.
Together with a selective bibliography and historical references it
makes the work especially useful as a survey and guide in this
field of logic.
This text and software package introduces readers to automated theorem proving, while providing two approaches implemented as easy-to-use programs. These are semantic-tree theorem proving and resolution-refutation theorem proving. The early chapters introduce first-order predicate calculus, well-formed formulae, and their transformation to clauses. Then the author goes on to show how the two methods work and provides numerous examples for readers to try their hand at theorem-proving experiments. Each chapter comes with exercises designed to familiarise the readers with the ideas and with the software, and answers to many of the problems.
In this book the authors present an alternative set theory dealing
with a more relaxed notion of infiniteness, called finitely
supported mathematics (FSM). It has strong connections to the
Fraenkel-Mostowski (FM) permutative model of Zermelo-Fraenkel (ZF)
set theory with atoms and to the theory of (generalized) nominal
sets. More exactly, FSM is ZF mathematics rephrased in terms of
finitely supported structures, where the set of atoms is infinite
(not necessarily countable as for nominal sets). In FSM, 'sets' are
replaced either by `invariant sets' (sets endowed with some group
actions satisfying a finite support requirement) or by `finitely
supported sets' (finitely supported elements in the powerset of an
invariant set). It is a theory of `invariant algebraic structures'
in which infinite algebraic structures are characterized by using
their finite supports. After explaining the motivation for using
invariant sets in the experimental sciences as well as the
connections with the nominal approach, admissible sets and Gandy
machines (Chapter 1), the authors present in Chapter 2 the basics
of invariant sets and show that the principles of constructing FSM
have historical roots both in the definition of Tarski `logical
notions' and in the Erlangen Program of Klein for the
classification of various geometries according to invariants under
suitable groups of transformations. Furthermore, the consistency of
various choice principles is analyzed in FSM. Chapter 3 examines
whether it is possible to obtain valid results by replacing the
notion of infinite sets with the notion of invariant sets in the
classical ZF results. The authors present techniques for
reformulating ZF properties of algebraic structures in FSM. In
Chapter 4 they generalize FM set theory by providing a new set of
axioms inspired by the theory of amorphous sets, and so defining
the extended Fraenkel-Mostowski (EFM) set theory. In Chapter 5 they
define FSM semantics for certain process calculi (e.g., fusion
calculus), and emphasize the links to the nominal techniques used
in computer science. They demonstrate a complete equivalence
between the new FSM semantics (defined by using binding operators
instead of side conditions for presenting the transition rules) and
the known semantics of these process calculi. The book is useful
for researchers and graduate students in computer science and
mathematics, particularly those engaged with logic and set theory.
Ordinal Computability discusses models of computation obtained by
generalizing classical models, such as Turing machines or register
machines, to transfinite working time and space. In particular,
recognizability, randomness, and applications to other areas of
mathematics are covered.
The transition from school mathematics to university mathematics is
seldom straightforward. Students are faced with a disconnect
between the algorithmic and informal attitude to mathematics at
school, versus a new emphasis on proof, based on logic, and a more
abstract development of general concepts, based on set theory. The
authors have many years' experience of the potential difficulties
involved, through teaching first-year undergraduates and
researching the ways in which students and mathematicians think.
The book explains the motivation behind abstract foundational
material based on students' experiences of school mathematics, and
explicitly suggests ways students can make sense of formal ideas.
This second edition takes a significant step forward by not only
making the transition from intuitive to formal methods, but also by
reversing the process- using structure theorems to prove that
formal systems have visual and symbolic interpretations that
enhance mathematical thinking. This is exemplified by a new chapter
on the theory of groups. While the first edition extended counting
to infinite cardinal numbers, the second also extends the real
numbers rigorously to larger ordered fields. This links intuitive
ideas in calculus to the formal epsilon-delta methods of analysis.
The approach here is not the conventional one of 'nonstandard
analysis', but a simpler, graphically based treatment which makes
the notion of an infinitesimal natural and straightforward. This
allows a further vision of the wider world of mathematical thinking
in which formal definitions and proof lead to amazing new ways of
defining, proving, visualising and symbolising mathematics beyond
previous expectations.
Transactions are a concept related to the logical database as seen
from the perspective of database application programmers: a
transaction is a sequence of database actions that is to be
executed as an atomic unit of work. The processing of transactions
on databases is a well- established area with many of its
foundations having already been laid in the late 1970s and early
1980s. The unique feature of this textbook is that it bridges the
gap between the theory of transactions on the logical database and
the implementation of the related actions on the underlying
physical database. The authors relate the logical database, which
is composed of a dynamically changing set of data items with unique
keys, and the underlying physical database with a set of fixed-size
data and index pages on disk. Their treatment of transaction
processing builds on the "do-redo-undo" recovery paradigm, and all
methods and algorithms presented are carefully designed to be
compatible with this paradigm as well as with write-ahead logging,
steal-and-no-force buffering, and fine-grained concurrency control.
Chapters 1 to 6 address the basics needed to fully appreciate
transaction processing on a centralized database system within the
context of our transaction model, covering topics like ACID
properties, database integrity, buffering, rollbacks, isolation,
and the interplay of logical locks and physical latches. Chapters 7
and 8 present advanced features including deadlock-free algorithms
for reading, inserting and deleting tuples, while the remaining
chapters cover additional advanced topics extending on the
preceding foundational chapters, including multi-granular locking,
bulk actions, versioning, distributed updates, and write-intensive
transactions. This book is primarily intended as a text for
advanced undergraduate or graduate courses on database management
in general or transaction processing in particular.
 |
Modal Logic
(Hardcover)
Alexander Chagrov, Michael Zakharyaschev
|
R7,053
Discovery Miles 70 530
|
Ships in 10 - 15 working days
|
|
|
This is a mathematically-oriented advanced text in modal logic, a discipline conceived in philosophy and having found applications in mathematics, artificial intelligence, linguistics, and computer science. It presents in a systematic and comprehensive way a wide range of classical and novel methods and results and can be used by a specialist as a reference book.
Mild Cognitive Impairment (MCI) has been identified as an important
clinical transition between normal aging and the early stages of
Alzheimer's disease (AD). Since treatments for AD are most likely
to be most effective early in the course of the disease, MCI has
become a topic of great importance and has been investigated in
different populations of interest in many countries. This book
brings together these differing perspectives on MCI for the first
time. This volume provides a comprehensive resource for clinicians,
researchers, and students involved in the study, diagnosis,
treatment, and rehabilitation of people with MCI. Clinical
investigators initially defined mild cognitive impairment (MCI) as
a transitional condition between normal aging and the early stages
of Alzheimer's disease (AD). Because the prevalence of AD increases
with age and very large numbers of older adults are affected
worldwide, these clinicians saw a pressing need to identify AD as
early as possible. It is at this very early stage in the disease
course that treatments to slow the progress and control symptoms
are likely to be most effective. Since the first introduction of
MCI, research interest has grown exponentially, and the utility of
the concept has been investigated from a variety of perspectives in
different populations of interest (e.g., clinical samples,
volunteers, population-based screening) in many different
countries. Much variability in findings has resulted. Although it
has been acknowledged that the differences observed between samples
may be 'legitimate variations', there has been no attempt to
understand what it is we have learned about MCI (i.e., common
features and differences) from each of these perspectives. This
book brings together information about MCI in different populations
from around the world. Mild Cognitive Impairment will be an
important resource for any clinician, researcher, or student
involved in the study, detection, treatment, and rehabilitation of
people with MCI.
The nature of truth in mathematics is a problem which has exercised the minds of thinkers from at least the time of the ancient Greeks. The great advances in mathematics and philosophy in the twentieth century--and in particular the proof of Gödel's theorem and the development of the notion of independence in mathematics--have led to new viewpoints on his question. This book is the result of the interaction of a number of outstanding mathematicians and philosophers--including Yurii Manin, Vaughan Jones, and Per Martin-Löf--and their discussions of this problem. It provides an overview of the forefront of current thinking, and is a valuable introduction and reference for researchers in the area.
* The ELS model of enterprise security is endorsed by the Secretary
of the Air Force for Air Force computing systems and is a candidate
for DoD systems under the Joint Information Environment Program. *
The book is intended for enterprise IT architecture developers,
application developers, and IT security professionals. * This is a
unique approach to end-to-end security and fills a niche in the
market.
Greek, Indian and Arabic Logic marks the initial appearance of the
multi-volume Handbook of the History of Logic. Additional volumes
will be published when ready, rather than in strict chronological
order. Soon to appear are The Rise of Modern Logic: From Leibniz to
Frege. Also in preparation are Logic From Russell to Godel, The
Emergence of Classical Logic, Logic and the Modalities in the
Twentieth Century, and The Many-Valued and Non-Monotonic Turn in
Logic. Further volumes will follow, including Mediaeval and
Renaissance Logic and Logic: A History of its Central.
In designing the Handbook of the History of Logic, the Editors have
taken the view that the history of logic holds more than an
antiquarian interest, and that a knowledge of logic's rich and
sophisticated development is, in various respects, relevant to the
research programmes of the present day. Ancient logic is no
exception. The present volume attests to the distant origins of
some of modern logic's most important features, such as can be
found in the claim by the authors of the chapter on Aristotle's
early logic that, from its infancy, the theory of the syllogism is
an example of an intuitionistic, non-monotonic, relevantly
paraconsistent logic. Similarly, in addition to its comparative
earliness, what is striking about the best of the Megarian and
Stoic traditions is their sophistication and originality.
Logic is an indispensably important pivot of the Western
intellectual tradition. But, as the chapters on Indian and Arabic
logic make clear, logic's parentage extends more widely than any
direct line from the Greek city states. It is hardly surprising,
therefore, that for centuries logic has been an
unfetteredlyinternational enterprise, whose research programmes
reach to every corner of the learned world.
Like its companion volumes, Greek, Indian and Arabic Logic is the
result of a design that gives to its distinguished authors as much
space as would be needed to produce highly authoritative chapters,
rich in detail and interpretative reach. The aim of the Editors is
to have placed before the relevant intellectual communities a
research tool of indispensable value.
Together with the other volumes, Greek, Indian and Arabic Logic,
will be essential reading for everyone with a curiosity about
logic's long development, especially researchers, graduate and
senior undergraduate students in logic in all its forms,
argumentation theory, AI and computer science, cognitive psychology
and neuroscience, linguistics, forensics, philosophy and the
history of philosophy, and the history of ideas.
Set theory is concerned with the foundation of mathematics. In the
original formulations of set theory, there were paradoxes contained
in the idea of the "set of all sets". Current standard theory
(Zermelo-Fraenkel) avoids these paradoxes by restricting the way
sets may be formed by other sets, specifically to disallow the
possibility of forming the set of all sets. In the 1930s, Quine
proposed a different form of set theory in which the set of all
sets - the universal set - is allowed, but other restrictions are
placed on these axioms. Since then, the steady interest expressed
in these non-standard set theories has been boosted by their
relevance to computer science. The second edition still
concentrates largely on Quine's New Foundations, reflecting the
author's belief that this provides the richest and most mysterious
of the various systems dealing with set theories with a universal
set. Also included is an expanded and completely revised account of
the set theories of Church-Oswald and Mitchell, with descriptions
of permutation models and extensions that preserve power sets. Dr
Foster here presents the reader with a useful and readable
introduction for those interested in this topic, and a reference
work for those already involved in this area.
 |
1st Riddle Book
(Hardcover)
Neil Mcgeehan; Illustrated by Ignacio Guerrero
|
R569
R523
Discovery Miles 5 230
Save R46 (8%)
|
Ships in 18 - 22 working days
|
|
|
This volume is an introduction to inner model theory, an area of
set theory which is concerned with fine structural inner models
reflecting large cardinal properties of the set theoretic universe.
The monograph contains a detailed presentation of general fine
structure theory as well as a modern approach to the construction
of small core models, namely those models containing at most one
strong cardinal, together with some of their applications. The
final part of the book is devoted to a new approach encompassing
large inner models which admit many Woodin cardinals. The
exposition is self-contained and does not assume any special
prerequisities, which should make the text comprehensible not only
to specialists but also to advanced students in Mathematical Logic
and Set Theory.
In this monograph we introduce and examine four new temporal logic
formalisms that can be used as specification languages for the
automated verification of the reliability of hardware and software
designs with respect to a desired behavior. The work is organized
in two parts. In the first part two logics for computations, the
graded computation tree logic and the computation tree logic with
minimal model quantifiers are discussed. These have proved to be
useful in describing correct executions of monolithic closed
systems. The second part focuses on logics for strategies, strategy
logic and memoryful alternating-time temporal logic, which have
been successfully applied to formalize several properties of
interactive plays in multi-entities systems modeled as multi-agent
games.
The Handbook of the History of Logic is a multi-volume research
instrument that brings to the development of logic the best in
modern techniques of historical and interpretative scholarship. It
is the first work in English in which the history of logic is
presented so extensively. The volumes are numerous and large.
Authors have been given considerable latitude to produce chapters
of a length, and a level of detail, that would lay fair claim on
the ambitions of the project to be a definitive research work.
Authors have been carefully selected with this aim in mind. They
and the Editors join in the conviction that a knowledge of the
history of logic is nothing but beneficial to the subject's
present-day research programmes. One of the attractions of the
Handbook's several volumes is the emphasis they give to the
enduring relevance of developments in logic throughout the ages,
including some of the earliest manifestations of the subject.
Covers in depth the notion of logical consequenceDiscusses the
central concept in logic of modalityIncludes the use of diagrams in
logical reasoning
This book contains an introduction to symbolic logic and a thorough
discussion of mechanical theorem proving and its applications. The
book consists of three major parts. Chapters 2 and 3 constitute an
introduction to symbolic logic. Chapters 4-9 introduce several
techniques in mechanical theorem proving, and Chapters 10 an 11
show how theorem proving can be applied to various areas such as
question answering, problem solving, program analysis, and program
synthesis.
|
You may like...
The Wish
Nicholas Sparks
Paperback
R383
Discovery Miles 3 830
Sea Prayer
Khaled Hosseini
Hardcover
(1)
R336
Discovery Miles 3 360
Book Lovers
Emily Henry
Paperback
(4)
R275
R254
Discovery Miles 2 540
The Party
Elizabeth Day
Paperback
(1)
R290
R242
Discovery Miles 2 420
Guilty
Martina Cole, Jacqui Rose
Paperback
R549
R510
Discovery Miles 5 100
Small Things
Nthikeng Mohlele
Paperback
(1)
R250
R231
Discovery Miles 2 310
|