HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, an antimatroid is a
formal system A formal system is an abstract structure and formalization of an axiomatic system used for deducing, using rules of inference, theorems from axioms. In 1921, David Hilbert proposed to use formal systems as the foundation of knowledge in ma ...
that describes processes in which a
set Set, The Set, SET or SETS may refer to: Science, technology, and mathematics Mathematics *Set (mathematics), a collection of elements *Category of sets, the category whose objects and morphisms are sets and total functions, respectively Electro ...
is built up by including elements one at a time, and in which an element, once available for inclusion, remains available until it is included. Antimatroids are commonly axiomatized in two equivalent ways, either as a set system modeling the possible states of such a process, or as a
formal language In logic, mathematics, computer science, and linguistics, a formal language is a set of strings whose symbols are taken from a set called "alphabet". The alphabet of a formal language consists of symbols that concatenate into strings (also c ...
modeling the different sequences in which elements may be included. Dilworth (1940) was the first to study antimatroids, using yet another axiomatization based on
lattice theory A lattice is an abstract structure studied in the mathematical subdisciplines of order theory and abstract algebra. It consists of a partially ordered set in which every pair of elements has a unique supremum (also called a least upper bou ...
, and they have been frequently rediscovered in other contexts. The axioms defining antimatroids as set systems are very similar to those of
matroid In combinatorics, a matroid is a structure that abstracts and generalizes the notion of linear independence in vector spaces. There are many equivalent ways to define a matroid Axiomatic system, axiomatically, the most significant being in terms ...
s, but whereas matroids are defined by an '' exchange axiom'', antimatroids are defined instead by an ''anti-exchange axiom'', from which their name derives. Antimatroids can be viewed as a special case of
greedoid In combinatorics, a greedoid is a type of set system. It arises from the notion of the matroid, which was originally introduced by Hassler Whitney, Whitney in 1935 to study planar graphs and was later used by Jack Edmonds, Edmonds to characterize ...
s and of
semimodular lattice In the branch of mathematics known as order theory, a semimodular lattice, is a lattice that satisfies the following condition: ;Semimodular law: ''a'' ∧ ''b''  <:  ''a''   implies   ''b''  ...
s, and as a generalization of
partial order In mathematics, especially order theory, a partial order on a set is an arrangement such that, for certain pairs of elements, one precedes the other. The word ''partial'' is used to indicate that not every pair of elements needs to be comparable ...
s and of
distributive lattice In mathematics, a distributive lattice is a lattice (order), lattice in which the operations of join and meet distributivity, distribute over each other. The prototypical examples of such structures are collections of sets for which the lattice o ...
s. Antimatroids are equivalent, by complementation, to convex geometries, a combinatorial abstraction of
convex set In geometry, a set of points is convex if it contains every line segment between two points in the set. For example, a solid cube (geometry), cube is a convex set, but anything that is hollow or has an indent, for example, a crescent shape, is n ...
s in
geometry Geometry (; ) is a branch of mathematics concerned with properties of space such as the distance, shape, size, and relative position of figures. Geometry is, along with arithmetic, one of the oldest branches of mathematics. A mathematician w ...
. Antimatroids have been applied to model precedence constraints in scheduling problems, potential event sequences in simulations, task planning in
artificial intelligence Artificial intelligence (AI) is the capability of computer, computational systems to perform tasks typically associated with human intelligence, such as learning, reasoning, problem-solving, perception, and decision-making. It is a field of re ...
, and the states of knowledge of human learners.


Definitions

An antimatroid can be defined as a finite family \mathcal of finite sets, called ''feasible sets'', with the following two properties: * The union of any two feasible sets is also feasible. That is, \mathcal is closed under unions. * If S is a nonempty feasible set, then S contains an element x for which S\setminus\ (the set formed by removing x from S) is also feasible. That is, \mathcal is an accessible set system. Antimatroids also have an equivalent definition as a
formal language In logic, mathematics, computer science, and linguistics, a formal language is a set of strings whose symbols are taken from a set called "alphabet". The alphabet of a formal language consists of symbols that concatenate into strings (also c ...
, that is, as a set of strings defined from a finite alphabet of
symbol A symbol is a mark, Sign (semiotics), sign, or word that indicates, signifies, or is understood as representing an idea, physical object, object, or wikt:relationship, relationship. Symbols allow people to go beyond what is known or seen by cr ...
s. A string that belongs to this set is called a ''word'' of the language. A language \mathcal defining an antimatroid must satisfy the following properties: * Every symbol of the alphabet occurs in at least one word of \mathcal. * Each word of \mathcal contains at most one copy of each symbol. A language with this property is called ''normal''. * Every
prefix A prefix is an affix which is placed before the stem of a word. Particularly in the study of languages, a prefix is also called a preformative, because it alters the form of the word to which it is affixed. Prefixes, like other affixes, can b ...
of a word in \mathcal is also in \mathcal. A language with this property is called ''hereditary''. * If S and T are words in \mathcal, and S contains at least one symbol that is not in T, then there is a symbol x in S such that the
concatenation In formal language theory and computer programming, string concatenation is the operation of joining character strings end-to-end. For example, the concatenation of "snow" and "ball" is "snowball". In certain formalizations of concatenati ...
Tx is another word in \mathcal. The equivalence of these two forms of definition can be seen as follows. If \mathcal is an antimatroid defined as a formal language, then the sets of symbols in words of \mathcal form an accessible union-closed set system. It is accessible by the hereditary property of strings, and it can be shown to be union-closed by repeated application of the concatenation property of strings. In the other direction, from an accessible union-closed set system \mathcal, the language of normal strings whose prefixes all have sets of symbols belonging to \mathcal meets the requirements for a formal language to be an antimatroid. These two transformations are the inverses of each other: transforming a formal language into a set family and back, or vice versa, produces the same system. Thus, these two definitions lead to mathematically equivalent classes of objects.


Examples

The following systems provide examples of antimatroids: ;Chain antimatroids :The prefixes of a single string, and the sets of symbols in these prefixes, form an antimatroid. For instance the chain antimatroid defined by the string abcd has as its formal language the set of strings \ (where \varepsilon denotes the
empty string In formal language theory, the empty string, or empty word, is the unique String (computer science), string of length zero. Formal theory Formally, a string is a finite, ordered sequence of character (symbol), characters such as letters, digits ...
) and as its family of feasible sets the family \bigl\. ;Poset antimatroids :The
lower set In mathematics, an upper set (also called an upward closed set, an upset, or an isotone set in ''X'') of a partially ordered set (X, \leq) is a subset S \subseteq X with the following property: if ''s'' is in ''S'' and if ''x'' in ''X'' is larger ...
s of a finite
partially ordered set In mathematics, especially order theory, a partial order on a Set (mathematics), set is an arrangement such that, for certain pairs of elements, one precedes the other. The word ''partial'' is used to indicate that not every pair of elements need ...
form an antimatroid, with the full-length words of the antimatroid forming the
linear extension In order theory, a branch of mathematics, a linear extension of a partial order is a total order (or linear order) that is compatible with the partial order. As a classic example, the lexicographic order of totally ordered sets is a linear extensi ...
s of the partial order. By
Birkhoff's representation theorem :''This is about lattice theory. For other similarly named results, see Birkhoff's theorem (disambiguation).'' In mathematics, Birkhoff's representation theorem for distributive lattices states that the elements of any finite distributive lattice ...
for distributive lattices, the feasible sets in a poset antimatroid (ordered by set inclusion) form a distributive lattice, and all distributive lattices can be formed in this way. Thus, antimatroids can be seen as generalizations of distributive lattices. A chain antimatroid is the special case of a poset antimatroid for a
total order In mathematics, a total order or linear order is a partial order in which any two elements are comparable. That is, a total order is a binary relation \leq on some set X, which satisfies the following for all a, b and c in X: # a \leq a ( re ...
. ;Shelling antimatroids :A ''shelling sequence'' of a finite set U of points in the
Euclidean plane In mathematics, a Euclidean plane is a Euclidean space of Two-dimensional space, dimension two, denoted \textbf^2 or \mathbb^2. It is a geometric space in which two real numbers are required to determine the position (geometry), position of eac ...
or a higher-dimensional
Euclidean space Euclidean space is the fundamental space of geometry, intended to represent physical space. Originally, in Euclid's ''Elements'', it was the three-dimensional space of Euclidean geometry, but in modern mathematics there are ''Euclidean spaces ...
is formed by repeatedly removing vertices of the
convex hull In geometry, the convex hull, convex envelope or convex closure of a shape is the smallest convex set that contains it. The convex hull may be defined either as the intersection of all convex sets containing a given subset of a Euclidean space, ...
. The feasible sets of the antimatroid formed by these sequences are the
intersection In mathematics, the intersection of two or more objects is another object consisting of everything that is contained in all of the objects simultaneously. For example, in Euclidean geometry, when two lines in a plane are not parallel, their ...
s of U with the complement of a convex set. ;Perfect elimination :A '' perfect elimination ordering'' of a chordal graph is an ordering of its vertices such that, for each vertex v, the neighbors of v that occur later than v in the ordering form a clique. The prefixes of perfect elimination orderings of a chordal graph form an antimatroid. ;Chip-firing games : Chip-firing games such as the abelian sandpile model are defined by a directed graph together with a system of "chips" placed on its vertices. Whenever the number of chips on a vertex v is at least as large as the number of edges out of v, it is possible to ''fire'' v, moving one chip to each neighboring vertex. The event that v fires for the ith time can only happen if it has already fired i-1 times and accumulated i\cdot\deg(v) total chips. These conditions do not depend on the ordering of previous firings, and remain true until v fires, so any given graph and initial placement of chips for which the system terminates defines an antimatroid on the pairs (v,i). A consequence of the antimatroid property of these systems is that, for a given initial state, the number of times each vertex fires and the eventual stable state of the system do not depend on the firing order.


Paths and basic words

In the set theoretic axiomatization of an antimatroid there are certain special sets called ''paths'' that determine the whole antimatroid, in the sense that the sets of the antimatroid are exactly the unions of paths. If S is any feasible set of the antimatroid, an element x that can be removed from S to form another feasible set is called an ''endpoint'' of S, and a feasible set that has only one endpoint is called a ''path'' of the antimatroid. The family of paths can be partially ordered by set inclusion, forming the ''path poset'' of the antimatroid. For every feasible set S in the antimatroid, and every element x of S, one may find a path subset of S for which x is an endpoint: to do so, remove one at a time elements other than x until no such removal leaves a feasible subset. Therefore, each feasible set in an antimatroid is the union of its path subsets. If S is not a path, each subset in this union is a
proper subset In mathematics, a set ''A'' is a subset of a set ''B'' if all elements of ''A'' are also elements of ''B''; ''B'' is then a superset of ''A''. It is possible for ''A'' and ''B'' to be equal; if they are unequal, then ''A'' is a proper subset ...
of S. But, if S is itself a path with endpoint x, each proper subset of S that belongs to the antimatroid excludes x. Therefore, the paths of an antimatroid are exactly the feasible sets that do not equal the unions of their proper feasible subsets. Equivalently, a given family of sets \mathcal forms the family of paths of an antimatroid if and only if, for each S in \mathcal, the union of subsets of S in \mathcal has one fewer element than S itself. If so, \mathcal itself is the family of unions of subsets of \mathcal. In the formal language formalization of an antimatroid, the longest strings are called ''basic words''. Each basic word forms a permutation of the whole alphabet. If B is the set of basic words, \mathcal can be defined from B as the set of prefixes of words in B.


Convex geometries

If \mathcal is the set system defining an antimatroid, with U equal to the union of the sets in \mathcal, then the family of sets \mathcal = \ complementary to the sets in \mathcal is sometimes called a convex geometry and the sets in \mathcal are called convex sets. For instance, in a shelling antimatroid, the convex sets are intersections of the given point set with convex subsets of Euclidean space. The set system defining a convex geometry must be closed under intersections. For any set S in \mathcal that is not equal to U there must be an element x not in S that can be added to S to form another set in \mathcal. A convex geometry can also be defined in terms of a
closure operator In mathematics, a closure operator on a Set (mathematics), set ''S'' is a Function (mathematics), function \operatorname: \mathcal(S)\rightarrow \mathcal(S) from the power set of ''S'' to itself that satisfies the following conditions for all sets ...
\tau that maps any subset of U to its minimal closed superset. To be a closure operator, \tau should have the following properties: * \tau(\emptyset)=\emptyset: the closure of the
empty set In mathematics, the empty set or void set is the unique Set (mathematics), set having no Element (mathematics), elements; its size or cardinality (count of elements in a set) is 0, zero. Some axiomatic set theories ensure that the empty set exi ...
is empty. * For every subset S of U, S is a subset of \tau(S) and \tau(S)=\tau\bigl(\tau(S)\bigr). * Whenever S\subset T\subset U, \tau(S) is a subset of \tau(T). The family of closed sets resulting from a closure operation of this type is necessarily closed under intersections, but might not be a convex geometry. The closure operators that define convex geometries also satisfy an additional anti-exchange axiom: *If S is a subset of U, and y and z are distinct elements of U that do not belong to \tau(S), but z does belong to \tau(S\cup\), then y does not belong to \tau(S\cup\). A closure operation satisfying this axiom is called an anti-exchange closure. If S is a closed set in an anti-exchange closure, then the anti-exchange axiom determines a partial order on the elements not belonging to S, where x\le y in the partial order when x belongs to \tau(S\cup\). If x is a minimal element of this partial order, then S\cup\ is closed. That is, the family of closed sets of an anti-exchange closure has the property that for any set other than the universal set there is an element x that can be added to it to produce another closed set. This property is complementary to the accessibility property of antimatroids, and the fact that intersections of closed sets are closed is complementary to the property that unions of feasible sets in an antimatroid are feasible. Therefore, the complements of the closed sets of any anti-exchange closure form an antimatroid. The
undirected graph In discrete mathematics, particularly in graph theory, a graph is a structure consisting of a set of objects where some pairs of the objects are in some sense "related". The objects are represented by abstractions called '' vertices'' (also call ...
s in which the convex sets (subsets of vertices that contain all
shortest path In graph theory, the shortest path problem is the problem of finding a path between two vertices (or nodes) in a graph such that the sum of the weights of its constituent edges is minimized. The problem of finding the shortest path between two ...
s between vertices in the subset) form a convex geometry are exactly the Ptolemaic graphs.


Join-distributive lattices

Every two feasible sets of an antimatroid have a unique
least upper bound In mathematics, the infimum (abbreviated inf; : infima) of a subset S of a partially ordered set P is the greatest element in P that is less than or equal to each element of S, if such an element exists. If the infimum of S exists, it is unique, ...
(their union) and a unique greatest lower bound (the union of the sets in the antimatroid that are contained in both of them). Therefore, the feasible sets of an antimatroid, partially ordered by set inclusion, form a lattice. Various important features of an antimatroid can be interpreted in lattice-theoretic terms; for instance the paths of an antimatroid are the join-irreducible elements of the corresponding lattice, and the basic words of the antimatroid correspond to maximal chains in the lattice. The lattices that arise from antimatroids in this way generalize the finite
distributive lattice In mathematics, a distributive lattice is a lattice (order), lattice in which the operations of join and meet distributivity, distribute over each other. The prototypical examples of such structures are collections of sets for which the lattice o ...
s, and can be characterized in several different ways. *The description originally considered by concerns meet-irreducible elements of the lattice. For each element x of an antimatroid, there exists a unique maximal feasible set S_x that does not contain x: S_x can be constructed as the union of all feasible sets not containing x. This set S_x is automatically meet-irreducible, meaning that it is not the meet of any two larger lattice elements. This is true because every feasible superset of S_x contains x, and the same is therefore also true of every intersection of feasible supersets. Every element of an arbitrary lattice can be decomposed as a meet of meet-irreducible sets, often in multiple ways, but in the lattice corresponding to an antimatroid each element T has a unique minimal family of meet-irreducible sets whose meet is T; this family consists of the sets S_x for the elements x such that T\cup\ is feasible. That is, the lattice has ''unique meet-irreducible decompositions''. *A second characterization concerns the ''intervals'' in the lattice, the sublattices defined by a pair of lattice elements x\le y consisting of all lattice elements z with x\le z\le y. An interval is atomistic if every element in it is the join of atoms (the minimal elements above the bottom element x), and it is Boolean if it is isomorphic to the lattice of all subsets of a finite set. For an antimatroid, every interval that is atomistic is also boolean. *Thirdly, the lattices arising from antimatroids are
semimodular lattice In the branch of mathematics known as order theory, a semimodular lattice, is a lattice that satisfies the following condition: ;Semimodular law: ''a'' ∧ ''b''  <:  ''a''   implies   ''b''  ...
s, lattices that satisfy the ''upper semimodular law'' that for every two elements x and y, if y covers x\wedge y then x\vee y covers x. Translating this condition into the feasible sets of an antimatroid, if a feasible set Y has only one element not belonging to another feasible set X then that one element may be added to X to form another set in the antimatroid. Additionally, the lattice of an antimatroid has the ''meet-semidistributive property'': for all lattice elements x, y, and z, if x\wedge y and x\wedge z equal each other then they also both equal x\wedge (y\vee z). A semimodular and meet-semidistributive lattice is called a ''join-distributive lattice''. These three characterizations are equivalent: any lattice with unique meet-irreducible decompositions has boolean atomistic intervals and is join-distributive, any lattice with boolean atomistic intervals has unique meet-irreducible decompositions and is join-distributive, and any join-distributive lattice has unique meet-irreducible decompositions and boolean atomistic intervals. Thus, we may refer to a lattice with any of these three properties as join-distributive. Any antimatroid gives rise to a finite join-distributive lattice, and any finite join-distributive lattice comes from an antimatroid in this way. Another equivalent characterization of finite join-distributive lattices is that they are graded (any two maximal chains have the same length), and the length of a maximal chain equals the number of meet-irreducible elements of the lattice. The antimatroid representing a finite join-distributive lattice can be recovered from the lattice: the elements of the antimatroid can be taken to be the meet-irreducible elements of the lattice, and the feasible set corresponding to any element x of the lattice consists of the set of meet-irreducible elements y such that y is not greater than or equal to x in the lattice. This representation of any finite join-distributive lattice as an accessible family of sets closed under unions (that is, as an antimatroid) may be viewed as an analogue of
Birkhoff's representation theorem :''This is about lattice theory. For other similarly named results, see Birkhoff's theorem (disambiguation).'' In mathematics, Birkhoff's representation theorem for distributive lattices states that the elements of any finite distributive lattice ...
under which any finite distributive lattice has a representation as a family of sets closed under unions and intersections.


Supersolvable antimatroids

Motivated by a problem of defining partial orders on the elements of a
Coxeter group In mathematics, a Coxeter group, named after H. S. M. Coxeter, is an abstract group that admits a formal description in terms of reflections (or kaleidoscopic mirrors). Indeed, the finite Coxeter groups are precisely the finite Euclidean ref ...
, studied antimatroids which are also supersolvable lattices. A supersolvable antimatroid is defined by a
totally ordered In mathematics, a total order or linear order is a partial order in which any two elements are comparable. That is, a total order is a binary relation \leq on some set X, which satisfies the following for all a, b and c in X: # a \leq a ( r ...
collection of elements, and a
family of sets In set theory and related branches of mathematics, a family (or collection) can mean, depending upon the context, any of the following: set, indexed set, multiset, or class. A collection F of subsets of a given set S is called a family of su ...
of these elements. The family must include the empty set. Additionally, it must have the property that if two sets A and B belong to the family, if the
set-theoretic difference In set theory, the complement of a set , often denoted by A^c (or ), is the set of elements not in . When all elements in the universe, i.e. all elements under consideration, are considered to be members of a given set , the absolute complement ...
B\setminus A is nonempty, and if x is the smallest element of B\setminus A, then A\cup\ also belongs to the family. As Armstrong observes, any family of sets of this type forms an antimatroid. Armstrong also provides a lattice-theoretic characterization of the antimatroids that this construction can form.


Join operation and convex dimension

If \mathcal and \mathcal are two antimatroids, both described as a family of sets over the same universe of elements, then another antimatroid, the ''join'' of \mathcal and \mathcal, can be formed as follows: \mathcal\vee\mathcal = \. This is a different operation than the join considered in the lattice-theoretic characterizations of antimatroids: it combines two antimatroids to form another antimatroid, rather than combining two sets in an antimatroid to form another set. The family of all antimatroids over the same universe forms a
semilattice In mathematics, a join-semilattice (or upper semilattice) is a partially ordered set that has a join (a least upper bound) for any nonempty finite subset. Dually, a meet-semilattice (or lower semilattice) is a partially ordered set which has ...
with this join operation. Joins are closely related to a closure operation that maps formal languages to antimatroids, where the closure of a language \mathcal is the intersection of all antimatroids containing \mathcal as a sublanguage. This closure has as its feasible sets the unions of prefixes of strings in \mathcal. In terms of this closure operation, the join is the closure of the union of the languages of \mathcal and \mathcal. Every antimatroid can be represented as a join of a family of chain antimatroids, or equivalently as the closure of a set of basic words; the ''convex dimension'' of an antimatroid \mathcal is the minimum number of chain antimatroids (or equivalently the minimum number of basic words) in such a representation. If \mathfrak is a family of chain antimatroids whose basic words all belong to \mathcal, then \mathfrak generates \mathcal if and only if the feasible sets of \mathfrak include all paths of \mathcal. The paths of \mathcal belonging to a single chain antimatroid must form a
chain A chain is a serial assembly of connected pieces, called links, typically made of metal, with an overall character similar to that of a rope in that it is flexible and curved in compression but linear, rigid, and load-bearing in tension. A ...
in the path poset of \mathcal, so the convex dimension of an antimatroid equals the minimum number of chains needed to cover the path poset, which by Dilworth's theorem equals the width of the path poset. If one has a representation of an antimatroid as the closure of a set of d basic words, then this representation can be used to map the feasible sets of the antimatroid to points in d-dimensional Euclidean space: assign one coordinate per basic word W, and make the coordinate value of a feasible set S be the length of the longest prefix of W that is a subset of S. With this embedding, S is a subset of another feasible set T if and only if the coordinates for S are all less than or equal to the corresponding coordinates of T. Therefore, the order dimension of the inclusion ordering of the feasible sets is at most equal to the convex dimension of the antimatroid. However, in general these two dimensions may be very different: there exist antimatroids with order dimension three but with arbitrarily large convex dimension.


Enumeration

The number of possible antimatroids on a set of elements grows rapidly with the number of elements in the set. For sets of one, two, three, etc. elements, the number of distinct antimatroids is 1, 3, 22, 485, 59386, 133059751, \dots\, .


Applications

Both the precedence and release time constraints in the standard notation for theoretic scheduling problems may be modeled by antimatroids. use antimatroids to generalize a
greedy algorithm A greedy algorithm is any algorithm that follows the problem-solving heuristic of making the locally optimal choice at each stage. In many problems, a greedy strategy does not produce an optimal solution, but a greedy heuristic can yield locally ...
of Eugene Lawler for optimally solving single-processor scheduling problems with precedence constraints in which the goal is to minimize the maximum penalty incurred by the late scheduling of a task. use antimatroids to model the ordering of events in
discrete event simulation A discrete-event simulation (DES) models the operation of a system as a (discrete) sequence of events in time. Each event occurs at a particular instant in time and marks a change of state in the system. Between consecutive events, no change in th ...
systems. uses antimatroids to model progress towards a goal in
artificial intelligence Artificial intelligence (AI) is the capability of computer, computational systems to perform tasks typically associated with human intelligence, such as learning, reasoning, problem-solving, perception, and decision-making. It is a field of re ...
planning Planning is the process of thinking regarding the activities required to achieve a desired goal. Planning is based on foresight, the fundamental capacity for mental time travel. Some researchers regard the evolution of forethought - the cap ...
problems. In
Optimality Theory Optimality theory (frequently abbreviated OT) is a linguistic model proposing that the observed forms of language arise from the optimal satisfaction of conflicting constraints. OT differs from other approaches to phonological analysis, which ty ...
, a mathematical model for the development of
natural language A natural language or ordinary language is a language that occurs naturally in a human community by a process of use, repetition, and change. It can take different forms, typically either a spoken language or a sign language. Natural languages ...
based on optimization under constraints, grammars are logically equivalent to antimatroids. In
mathematical psychology Mathematical psychology is an approach to psychology, psychological research that is based on mathematical modeling of perceptual, thought, Cognition, cognitive and motor processes, and on the establishment of law-like rules that relate quantifi ...
, antimatroids have been used to describe feasible states of knowledge of a human learner. Each element of the antimatroid represents a concept that is to be understood by the learner, or a class of problems that he or she might be able to solve correctly, and the sets of elements that form the antimatroid represent possible sets of concepts that could be understood by a single person. The axioms defining an antimatroid may be phrased informally as stating that learning one concept can never prevent the learner from learning another concept, and that any feasible state of knowledge can be reached by learning a single concept at a time. The task of a knowledge assessment system is to infer the set of concepts known by a given learner by analyzing his or her responses to a small and well-chosen set of problems. In this context antimatroids have also been called "learning spaces" and "well-graded knowledge spaces".


Notes


References

*. *. * * * *. * *. *. *. *. *. Partially adapted as Chapters 13 and 14 of . *. *. *. *. * * *. *. *. *. {{refend Algebraic combinatorics Lattice theory Convex geometry Formal languages Families of sets Matroid theory Discrete mathematics