Zorn's lemma

From Wikipedia, the free encyclopedia
(Redirected from Zorn lemma)
Jump to navigation Jump to search

Script error: No such module "For". Template:Short description Script error: No such module "Unsubst".

File:4x4 grid spanning tree.svg
Zorn's lemma can be used to show that every connected graph has a spanning tree. The set of all sub-graphs that are trees is ordered by inclusion, and the union of a chain is an upper bound. Zorn's lemma says that a maximal tree must exist, which is a spanning tree since the graph is connected.[1] Zorn's lemma is not needed for finite graphs, such as the one pictured here.

Zorn's lemma, also known as the Kuratowski–Zorn lemma, is a proposition of set theory. It states that a partially ordered set containing upper bounds for every chain (that is, every totally ordered subset) necessarily contains at least one maximal element.

The lemma was proven (assuming the axiom of choice) by Kazimierz Kuratowski in 1922 and independently by Max Zorn in 1935.[2] It occurs in the proofs of several theorems of crucial importance, for instance the Hahn–Banach theorem in functional analysis, the theorem that every vector space has a basis,[3] Tychonoff's theorem in topology stating that every product of compact spaces is compact, and the theorems in abstract algebra that in a ring with identity every proper ideal is contained in a maximal ideal and that every field has an algebraic closure.[4]

Zorn's lemma is equivalent to the well-ordering theorem and also to the axiom of choice, in the sense that within ZF (Zermelo–Fraenkel set theory without the axiom of choice) any one of the three is sufficient to prove the other two.[5] An earlier formulation of Zorn's lemma is the Hausdorff maximal principle which states that every totally ordered subset of a given partially ordered set is contained in a maximal totally ordered subset of that partially ordered set.[2]

Motivation

To prove the existence of a mathematical object that can be viewed as a maximal element in some partially ordered set in some way, one can try proving the existence of such an object by assuming there is no maximal element and using transfinite induction and the assumptions of the situation to get a contradiction. Zorn's lemma tidies up the conditions a situation needs to satisfy in order for such an argument to work and enables mathematicians to not have to repeat the transfinite induction argument by hand each time, but just check the conditions of Zorn's lemma.

Template:Quote

Statement of the lemma

Preliminary notions:

Partially ordered set
A set P equipped with a binary relation ≤ that is reflexive (xx for every x), antisymmetric (if both xy and yx hold, then x = y), and transitive (if xy and yz then xz) is said to be (partially) ordered by ≤. Given two elements x and y of P with xy, y is said to be greater than or equal to x. The word "partial" is meant to indicate that not every pair of elements of a partially ordered set is required to be comparable under the order relation, that is, in a partially ordered set P with order relation ≤ there may be elements x and y with neither xy nor yx. An ordered set in which every pair of elements is comparable is called totally ordered.
Chain
Every subset S of a partially ordered set P can itself be seen as partially ordered by restricting the order relation inherited from P to S. A subset S of a partially ordered set P is called a chain (in P) if it is totally ordered in the inherited order.
Maximal element
An element m of a partially ordered set P with order relation ≤ is maximal (with respect to ≤) if there is no other element of P greater than m, that is, there is no s in P with sm and ms. Depending on the order relation, a partially ordered set may have any number of maximal elements. However, a totally ordered set can have at most one maximal element.
Upper bound
Given a subset S of a partially ordered set P, an element u of P is an upper bound of S if it is greater than or equal to every element of S. Here, S is not required to be a chain, and u is required to be comparable to every element of S but need not itself be an element of S.

Zorn's lemma can then be stated as:

Template:Math theorem

In fact, property (1) is redundant, since property (2) says, in particular, that the empty chain has an upper bound in P, implying P is nonempty. However, in practice, one often checks (1) and then verifies (2) only for nonempty chains, since the case of the empty chain is taken care of by (1).

In the terminology of Bourbaki, a partially ordered set is called inductive if each chain has an upper bound in the set (in particular, the set is then nonempty).[6] Then the lemma can be stated as:

Template:Math theorem

For some applications, the following variant may be useful.

Template:Math theorem

Indeed, let Q={xPxa} with the partial ordering from P. Then, for a chain in Q, an upper bound in P is in Q and so Q satisfies the hypothesis of Zorn's lemma and a maximal element in Q is a maximal element in P as well.

Remark:[7] Zorn's lemma can fail for a partially ordered class, not a set. Indeed, let P be the class of all ordinals. Then it satisfies the hypothesis of the lemma (it can be shown that the union of a chain of ordinals is again an ordinal; roughly, initial segments glue). However, P has no maximal element: if α is a maximal ordinal, the successor of it is strictly larger. (The fact that the class of ordinals is not a set is known as the Burali-Forti paradox.)

Example applications

Every vector space has a basis

Zorn's lemma can be used to show that every vector space V has a basis.[8]

If V = {0}, then the empty set is a basis for V. Now, suppose that V ≠ {0}. Let P be the set consisting of all linearly independent subsets of V. Since V is not the zero vector space, there exists a nonzero element v of V, so P contains the linearly independent subset {v}. Furthermore, P is partially ordered by set inclusion (see inclusion order). Finding a maximal linearly independent subset of V is the same as finding a maximal element in P.

To apply Zorn's lemma, take a chain T in P (that is, T is a subset of P that is totally ordered). If T is the empty set, then {v} is an upper bound for T in P. Suppose then that T is non-empty. We need to show that T has an upper bound, that is, there exists a linearly independent subset B of V containing all the members of T.

Take B to be the union of all the sets in T. We wish to show that B is an upper bound for T in P. To do this, it suffices to show that B is a linearly independent subset of V.

Suppose otherwise, that B is not linearly independent. Then there exists vectors v1, v2, ..., vkB and scalars a1, a2, ..., ak, not all zero, such that

a1𝐯1+a2𝐯2++ak𝐯k=𝟎.

Since B is the union of all the sets in T, there are some sets S1, S2, ..., SkT such that viSi for every i = 1, 2, ..., k. As T is totally ordered, one of the sets S1, S2, ..., Sk must contain the others, so there is some set Si that contains all of v1, v2, ..., vk. This tells us there is a linearly dependent set of vectors in Si, contradicting that Si is linearly independent (because it is a member of P).

The hypothesis of Zorn's lemma has been checked, and thus there is a maximal element in P, in other words a maximal linearly independent subset B of V.

Finally, we show that B is indeed a basis of V. It suffices to show that B is a spanning set of V. Suppose for the sake of contradiction that B is not spanning. Then there exists some vV not covered by the span of B. This says that B ∪ {v} is a linearly independent subset of V that is larger than B, contradicting the maximality of B. Therefore, B is a spanning set of V, and thus, a basis of V.

Remark: While less common, it is possible to construct a basis somehow more directly using transfinite recursion, still assuming the axiom of choice. For that, see for example Template:Section link as a comparison.

Every nontrivial ring with unity contains a maximal ideal

Zorn's lemma can be used to show that every nontrivial ring R with unity contains a maximal ideal.

Let P be the set consisting of all proper ideals in R (that is, all ideals in R except R itself). Since R is non-trivial, the set P contains the trivial ideal {0}. Furthermore, P is partially ordered by set inclusion. Finding a maximal ideal in R is the same as finding a maximal element in P.

To apply Zorn's lemma, take a chain T in P. If T is empty, then the trivial ideal {0} is an upper bound for T in P. Assume then that T is non-empty. It is necessary to show that T has an upper bound, that is, there exists an ideal IR containing all the members of T but still smaller than R (otherwise it would not be a proper ideal, so it is not in P).

Take I to be the union of all the ideals in T. We wish to show that I is an upper bound for T in P. We will first show that I is an ideal of R. For I to be an ideal, it must satisfy three conditions:

  1. I is a nonempty subset of R,
  2. For every x, yI, the sum x + y is in I,
  3. For every rR and every xI, the product rx is in I.

#1 - I is a nonempty subset of R.

Because T contains at least one element, and that element contains at least 0, the union I contains at least 0 and is not empty. Every element of T is a subset of R, so the union I only consists of elements in R.

#2 - For every x, yI, the sum x + y is in I.

Suppose x and y are elements of I. Then there exist two ideals J, KT such that x is an element of J and y is an element of K. Since T is totally ordered, we know that JK or KJ. Without loss of generality, assume the first case. Both x and y are members of the ideal K, therefore their sum x + y is a member of K, which shows that x + y is a member of I.

#3 - For every rR and every xI, the product rx is in I.

Suppose x is an element of I. Then there exists an ideal JT such that x is in J. If rR, then rx is an element of J and hence an element of I. Thus, I is an ideal in R.

Now, we show that I is a proper ideal. An ideal is equal to R if and only if it contains 1. (It is clear that if it is R then it contains 1; on the other hand, if it contains 1 and r is an arbitrary element of R, then r1 = r is an element of the ideal, and so the ideal is equal to R.) So, if I were equal to R, then it would contain 1, and that means one of the members of T would contain 1 and would thus be equal to R – but R is explicitly excluded from P.

The hypothesis of Zorn's lemma has been checked, and thus there is a maximal element in P, in other words a maximal ideal in R.

A proof of Tychonoff's theorem

Zorn's lemma implies the ultrafilter lemma, which in turn implies Tychonoff's theorem (together with the axiom of choice). However, it is also possible to prove Tychonoff's theorem directly from Zorn's lemma as follows (by using an ultrafilter implicitly).[9]

Let Xi be a family of compact spaces, not necessarily Hausdorff. We shall show that a family F of closed subsets of X:=iXi with the finite intersection property has nonempty intersection. Let P be the collection of all the families of subsets of X with the finite intersection property (not necessarily closed subsets). We let P be ordered by set inclusion. If CP is a chain, then clearly the union of C has the finite intersection property; so, the union is in P. Thus, by Zorn's lemma, there is a maximal element M in P containing F. We shall show that the intersection of all the closed sets in M has nonempty intersection; a fortiori, F has nonempty intersection.

For each finite subset MM, since M is nonempty, pi(M) is nonempty for the projection pi:XXi. Thus, for each i, the set

Ni:={pi(A)AM}

has nonempty intersection since it has the finite intersection property and Xi is compact. We note

  1. If MM is a finite subset, M is in M.
  2. For an open set Ui intersecting Ni, we have pi1(Ui) is in M.

Indeed, (1) holds since M=M{M} by maximality, as the set on the right has the finite intersection property. Similarly, for a finite subset MM, since A=M is in M, Uipi(A) or pi1(Ui)A. Thus, the set M{pi1(Ui)} has the finite intersection property and (2) follows by the maximality of M.

Now, by the axiom of choice, we can find an element m in i(Ni). We claim this m is in each closed set A in M. Since A is closed, it is enough to show m is in the closure of A; i.e., each basic neighborhood of m intersects A. A basic neighborhood of m has the form j=1rpij1(Uij). But by the property (2) above, we have {A,pij1(Uij)j=1,,r}M, which gives the claim by the finite intersection property.

Remark: The ultrafilter lemma is strictly weaker than the axiom of choice; it is equivalent to the boolean prime ideal theorem. On the other hand, somehow surprisingly, Tychonoff's theorem implies (thus is equivalent to) the axiom of choice. Hence, the use of AC above cannot be eliminated. (If Xi are compact Hausdorff, then the use of AC can be eliminated; indeed, each pi(M) above has exactly one point in that case.)

An alternative (perhaps more standard) proof of Tychonoff's theorem is to first prove Alexander's subbase lemma, but the proof of that lemma typically uses Zorn's lemma.

Equivalent formulations

There are some equivalent formulations of Zorn's lemma, although they are not commonly used in applications. A poset is short for a partially ordered set.

Template:Math theorem

Indeed, (1) (5) holds since a set in F containing the union of a chain in F is an upper bound of the chain. (5) (4) is because an easy argument shows the union of a chain in F is again in F. (4) (3) since the set of all chains clearly has finite character. (3) (2) Let C be a maximal chain. It has a least upper bound x by the hypothesis on P. This x is a maximal element since if y>x, then C~=C{y} is a strictly larger chain, contradicting the maximality of C. For (2) (1), apply (2) to the poset of all chains (the ordering by set inclusion). As before, an upper bound of a maximal chain is a maximal element of P.

If we assume the axiom of choice, or, more specifically, if we assume the existence of a choice function for a given poset P,

c:𝒫(P){}P

then Zorn's lemma for that particular P is equivalent to[10]

If each chain in P has an upper bound, then each function f:PP such that xf(x),xP has a fixed point. (Such f is called an inflationary map.)

Indeed, if Zorn's lemma holds, a maximal element is a fixed point. Conversely, assuming the above, define the function f:PP by f(x)=x if x is maximal and f(x)=c(x*) otherwise, where x*={yy>x} is the strict upper set of x. A fixed point of this f is exactly a maximal element.

In fact, the above statement is used in a standard proof of Zorn's lemma (Template:Section link); namely, we construct a transfinite sequence xα by iteratively applying f. Then, for "size" reason, the sequence cannot be strictly increasing; i.e., f must have a fixed point.

Proof

Assuming the axiom of choice, Zorn's lemma can be proved in multiple ways.

Proof by transfinite recursion

Let P be a partially ordered set in which each chain, including the empty chain, has an upper bound. Define the function

f:PP

by f(x)=x if x is a maximal element and f(x)=c({yy>x}) otherwise, where

c:𝒫(P){}P

is a choice function; namely, c(S)S. Note a maximal element of f is exactly a fixed point of f. Thus, the proof is equivalent to finding a fixed point of f.

Informally, we are going to construct a very long sequence (transfinite sequence) by repeatedly applying f. That is, first pick some x0 in P, possible since P is nonempty. Then let x1=f(x0) and then let x2=f(x1) and so on. If we have used up all the natural numbers, then, to continue, we let

xω=c({upper bounds of the chain x0x1})

where ω={0,1,2,}. Then let xω+1=f(xω) and so on. This procedure yields a sequence of length α for each ordinal α,

x0x1xωxω+1

Note as long as the sequence is increasing, the map αP,βxβ is injective. But a set cannot contains a subset of greater cardinality. So, if the sequence is too long, it cannot be increasing and a term in the sequence such that xβ=xβ+1 is a fixed point of f (that is, a maximal element of P).

Formally, the above sequence is defined using transfinite recursion. It is exactly like the usual recursive definition of a sequence but runs over ordinals. A key difference is that an ordinal may be a limit ordinal, like ω. For a limit ordinal α, as above, we take xα to be some upper bound of the sequence xβ,β<α via c. (See also Template:Section link for more details on this kind of recursive construction.) Finally, we need a sufficiently large ordinal. By the axiom of choice in the form of the well-ordering theorem, we can find an ordinal κ that is bijective with P. Take α=κ+, the successor cardinal (= least ordinal whose cardinality is larger than κ). Then, for the reason of cardinality, κ+↪̸P,βxβ; i.e., the sequence xβ is not strictly increasing and so some term in it is a fixed point.[11] (Incidentally, this κ+ is called the Hartogs number of P.)

Alternatively, if we are using the foundation allowing classes; e.g., has a fixed Grothendieck universe, then the above procedure, if f has no fixed point, constructs an injection:

OrdP

where Ord is the class of all ordinals (in the universe). But the existence of such an injection is a contradiction known as the Burali-Forti paradox.

The above proof can be formulated without explicitly referring to ordinals but by considering the initial segments of well-ordered sets, an argument due to Kneser.[12][13] (cf. Template:Section link for more details.)

Let Γ be the set of all well-ordered chains C in P such that, for each x in C,

x=s({yCy<x})

where g(S)=c({upper bounds of S}) and s=fg. We note Γ is totally ordered, with respect to the ordering by initial segments: indeed, for C,D in Γ, let S be the union of all common initial segments of them, which is also an initial segment. Then we easily see either C=S or D=S. Finally, let U be the union of Γ and then we can see U itself is in Γ. Since s(U)U and g(U) is an upper bound of U,

f(g(U))g(U).

That is, g(U) is a fixed point of f.

This proof shows that actually a slightly stronger version of Zorn's lemma is true: Template:Math theorem

Proof from the Hausdorff maximal principle

The Hausdorff maximal principle is an alternative formulation of Zorn's lemma asserting that every partially ordered set Template:Tmath has a maximal chain Template:Tmath with respect to set inclusion.

The usual form of Zorn's lemma follows from the Hausdorff maximal principle, since if Template:Tmath satisfies the hypothesis of Zorn's lemma, then its maximal chain Template:Tmath also has an upper bound Template:Tmath in Template:Tmath. This Template:Tmath is a maximal element since if Template:Tmath, then Template:Tmath is a strictly larger chain than Template:Tmath, contradicting the maximality of Template:Tmath.[14]

Conversely, the Hausdorff maximal principle also follows from Zorn's lemma by regarding the set of chains as a partially ordered set ordered by set inclusion. In fact, this specific case only needs the following weak form of Zorn's lemma:[15]

Template:Math theorem

Or the following even weaker form:

Template:Math theorem

This is a weaker form since that the union of each chain of Template:Tmath is a least upper bound of that chain. This cycle of implications (Zorn's lemma ⇒ Lemma 1 ⇒ Lemma 2 ⇒ Hausdorff maximal principle ⇒ Zorn's lemma) shows that all these forms are in fact equivalent.

Lemma 2 can then be directly proved from the axiom of choice, as shown in Template:Slink.

The Bourbaki–Witt theorem can also be used to give a proof of the Lemma 1, by considering the map f:PP such that f(x)=x if x is maximal and f(x)>x otherwise (such f exists by the axiom of choice). Alternatively, since the set of all chains in a poset is a dcpo with a least element, Pataraia's theorem can be used instead to prove the Hausdorff maximal principle; thus, Zorn's lemma.

Zorn's lemma implies the axiom of choice

A proof that Zorn's lemma implies the axiom of choice illustrates a typical application of Zorn's lemma.[15] (The structure of the proof is exactly the same as the one for the Hahn–Banach theorem.)

Given a set X of nonempty sets and its union U:=X (which exists by the axiom of union), we want to show there is a function

f:XU

such that f(S)S for each SX. For that end, consider the set

P={f:YUYX,f(S)S for each SY}.

It is partially ordered by extension; i.e., fg if and only if f is the restriction of g. If fi:YiU is a chain in P, then we can define the function f on the union Y=iYi by setting f(x)=fi(x) when xYi. This is well-defined since if i<j, then fi is the restriction of fj. The function f is also an element of P and is a common extension of all fi's. Thus, we have shown that each chain in P has an upper bound in P. Hence, by Zorn's lemma, there is a maximal element f in P that is defined on some YX. We want to show Y=X. Suppose otherwise; then there is a set SXY. As S is nonempty, it contains an element s. We can then extend f to a function g on Y{S} by setting g|Y=f and g(S)=s. (Note this step does not need the axiom of choice.) The function g is in P and f<g, a contradiction to the maximality of f.

Essentially the same proof also shows that Zorn's lemma implies the well-ordering theorem: take P to be the set of all well-ordered subsets of a given set X, ordered by initial segments, and then shows a maximal element of P is X.[16] For a proof of the converse (in the form of the maximal principle), see Template:Section link.

Remark: In the above, we could have used a directed set instead of a chain. Indeed, let fi:YiU be a directed set in P. For each i,j, there is a ki,j by directedness. That is, the pair fi,fj has a common extension fk; in particular, fi,fj agree on YiYj. Hence, we can define f on Y by f|Yi=fi. Thus, the axiom of choice actually ensues from the following seemingly weaker statement[17] Template:Math theorem As a nonempty chain is a directed set, Zorn's lemma implies the above lemma, which as we noted implies the axiom of choice. Thus, the above lemma is equivalent to Zorn's lemma.

History

The Hausdorff maximal principle is an early statement similar to Zorn's lemma.

Kazimierz Kuratowski proved in 1922[18] a version of the lemma close to its modern formulation (it applies to sets ordered by inclusion and closed under unions of well-ordered chains). Essentially the same formulation (weakened by using arbitrary chains, not just well-ordered) was independently given by Max Zorn in 1935,[19] who proposed it as a new axiom of set theory replacing the well-ordering theorem, exhibited some of its applications in algebra, and promised to show its equivalence with the axiom of choice in another paper, which never appeared.

The name "Zorn's lemma" appears to be due to John Tukey, who used it in his book Convergence and Uniformity in Topology in 1940. Bourbaki's Théorie des Ensembles of 1939 refers to a similar maximal principle as "le théorème de Zorn".[20] The name "Kuratowski–Zorn lemma" prevails in Poland and Russia.

Script error: No such module "Portal".

Equivalent forms of Zorn's lemma

Script error: No such module "Labelled list hatnote".

Zorn's lemma is equivalent (in ZF) to three main results:

  1. Hausdorff maximal principle
  2. Axiom of choice
  3. Well-ordering theorem.

A well-known joke alluding to this equivalency (which may defy human intuition) is attributed to Jerry Bona: "The Axiom of Choice is obviously true, the well-ordering principle obviously false, and who can tell about Zorn's lemma?"[21]

Zorn's lemma is also equivalent to the strong completeness theorem of first-order logic.[22]

Moreover, Zorn's lemma (or one of its equivalent forms) implies some major results in other mathematical areas. For example,

  1. Banach's extension theorem which is used to prove one of the most fundamental results in functional analysis, the Hahn–Banach theorem
  2. Every vector space has a basis, a result from linear algebra (to which it is equivalent[23]). In particular, the real numbers, as a vector space over the rational numbers, possess a Hamel basis.
  3. Every commutative unital ring has a maximal ideal, a result from ring theory known as Krull's theorem, to which Zorn's lemma is equivalent[24]
  4. Tychonoff's theorem in topology (to which it is also equivalent[25])
  5. Every proper filter is contained in an ultrafilter, a result that yields the completeness theorem of first-order logic[26]

In this sense, Zorn's lemma is a powerful tool, applicable to many areas of mathematics.

Analogs under weakenings of the axiom of choice

Script error: No such module "Labelled list hatnote".

A weakened form of Zorn's lemma can be proven from ZF + DC (Zermelo–Fraenkel set theory with the axiom of choice replaced by the axiom of dependent choice). Zorn's lemma can be expressed straightforwardly by observing that the set having no maximal element would be equivalent to stating that the set's ordering relation would be entire, which would allow us to apply the axiom of dependent choice to construct a countable chain. As a result, any partially ordered set with exclusively finite chains must have a maximal element.[27]

More generally, strengthening the axiom of dependent choice to higher ordinals allows us to generalize the statement in the previous paragraph to higher cardinalities.[27] In the limit where we allow arbitrarily large ordinals, we recover the proof of the full Zorn's lemma using the axiom of choice in the preceding section.

Preorder version

There is a version of Zorn's lemma for a preordered set. In that case, we need to be a bit careful about the definition of a maximal element. Precisely, it states

Template:Math theorem

This version trivially follows from the usual Zorn's lemma. Indeed, consider the quotient

Q=P/

where xy means xy and yx. Then Q is a partially ordered set satisfying the hypothesis of Zorn's lemma and thus has a maximal element.

In popular culture

The 1970 film Zorns Lemma is named after the lemma.

The lemma was referenced on The Simpsons in the episode "Bart's New Friend".[28]

See also

Notes

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "citation/CS1".
  2. a b Script error: No such module "Footnotes".
  3. Script error: No such module "citation/CS1".
  4. Script error: No such module "Footnotes".
  5. Script error: No such module "Footnotes".
  6. Script error: No such module "Footnotes".
  7. Script error: No such module "citation/CS1".
  8. Script error: No such module "citation/CS1".
  9. Script error: No such module "citation/CS1".
  10. The Zorn Identity at the n-category cafe.
  11. Script error: No such module "Footnotes".
  12. Hellmuth Kneser, Das Auswahlaxiom und das Lemma von Zorn, Mathematische Zeitschrift, 96:62–63, 1967.
  13. Script error: No such module "Citation/CS1".
  14. Script error: No such module "Footnotes". NB: in the reference, this deduction is by noting there is an order-preserving embedding
    s:P𝒫(P)
    and that the "passage" allows to deduce the existence of a maximal element of s(P) or equivalently, that of P from the weak form of Zorn's lemma. The meaning of passage there was unclear and so here we gave an alternative reasoning.
  15. a b Script error: No such module "Footnotes".
  16. Script error: No such module "Footnotes".
  17. Script error: No such module "Footnotes".
  18. Script error: No such module "Citation/CS1".
  19. Script error: No such module "Citation/CS1".
  20. Script error: No such module "Footnotes"..
  21. Script error: No such module "citation/CS1"..
  22. J.L. Bell & A.B. Slomson (1969). Models and Ultraproducts. North Holland Publishing Company. Chapter 5, Theorem 4.3, page 103.
  23. Script error: No such module "citation/CS1".
  24. Script error: No such module "Citation/CS1".
  25. Script error: No such module "Citation/CS1".
  26. J.L. Bell & A.B. Slomson (1969). Models and Ultraproducts. North Holland Publishing Company.
  27. a b Script error: No such module "citation/CS1".
  28. Script error: No such module "citation/CS1".

Script error: No such module "Check for unknown parameters".

References

  • Script error: No such module "citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1"., nlab entry at Practical Foundations of Mathematics in nLab

Further reading

External links

Template:Mathematical logic Template:Order theory