HomeHome Intuitionistic Logic Explorer
Theorem List (p. 149 of 152)
< Previous  Next >
Browser slow? Try the
Unicode version.

Mirrors  >  Metamath Home Page  >  ILE Home Page  >  Theorem List Contents  >  Recent Proofs       This page: Page List

Theorem List for Intuitionistic Logic Explorer - 14801-14900   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theorembj-dctru 14801 The true truth value is decidable. (Contributed by BJ, 5-Aug-2024.)
 |- DECID T.
 
Theorembj-fadc 14802 A refutable formula is decidable. (Contributed by BJ, 24-Nov-2023.)
 |-  ( -.  ph  -> DECID  ph )
 
Theorembj-dcfal 14803 The false truth value is decidable. (Contributed by BJ, 5-Aug-2024.)
 |- DECID F.
 
Theorembj-dcstab 14804 A decidable formula is stable. (Contributed by BJ, 24-Nov-2023.) (Proof modification is discouraged.)
 |-  (DECID  ph  -> STAB  ph )
 
Theorembj-nnbidc 14805 If a formula is not refutable, then it is decidable if and only if it is provable. See also comment of bj-nnbist 14792. (Contributed by BJ, 24-Nov-2023.)
 |-  ( -.  -.  ph  ->  (DECID  ph  <->  ph ) )
 
Theorembj-nndcALT 14806 Alternate proof of nndc 852. (Proof modification is discouraged.) (New usage is discouraged.) (Contributed by BJ, 9-Oct-2019.)
 |-  -.  -. DECID  ph
 
Theorembj-dcdc 14807 Decidability of a proposition is decidable if and only if that proposition is decidable. DECID is idempotent. (Contributed by BJ, 9-Oct-2019.)
 |-  (DECID DECID  ph  <-> DECID  ph )
 
Theorembj-stdc 14808 Decidability of a proposition is stable if and only if that proposition is decidable. In particular, the assumption that every formula is stable implies that every formula is decidable, hence classical logic. (Contributed by BJ, 9-Oct-2019.)
 |-  (STAB DECID  ph  <-> DECID  ph )
 
Theorembj-dcst 14809 Stability of a proposition is decidable if and only if that proposition is stable. (Contributed by BJ, 24-Nov-2023.)
 |-  (DECID STAB  ph  <-> STAB  ph )
 
12.2.2  Predicate calculus
 
Theorembj-ex 14810* Existential generalization. (Contributed by BJ, 8-Dec-2019.) Proof modification is discouraged because there are shorter proofs, but using less basic results (like exlimiv 1608 and 19.9ht 1651 or 19.23ht 1507). (Proof modification is discouraged.)
 |-  ( E. x ph  ->  ph )
 
Theorembj-hbalt 14811 Closed form of hbal 1487 (copied from set.mm). (Contributed by BJ, 2-May-2019.)
 |-  ( A. y ( ph  ->  A. x ph )  ->  ( A. y ph  ->  A. x A. y ph ) )
 
Theorembj-nfalt 14812 Closed form of nfal 1586 (copied from set.mm). (Contributed by BJ, 2-May-2019.) (Proof modification is discouraged.)
 |-  ( A. x F/ y ph  ->  F/ y A. x ph )
 
Theoremspimd 14813 Deduction form of spim 1748. (Contributed by BJ, 17-Oct-2019.)
 |-  ( ph  ->  F/ x ch )   &    |-  ( ph  ->  A. x ( x  =  y  ->  ( ps  ->  ch )
 ) )   =>    |-  ( ph  ->  ( A. x ps  ->  ch )
 )
 
Theorem2spim 14814* Double substitution, as in spim 1748. (Contributed by BJ, 17-Oct-2019.)
 |-  F/ x ch   &    |-  F/ z ch   &    |-  ( ( x  =  y  /\  z  =  t )  ->  ( ps  ->  ch ) )   =>    |-  ( A. z A. x ps  ->  ch )
 
Theoremch2var 14815* Implicit substitution of  y for  x and  t for  z into a theorem. (Contributed by BJ, 17-Oct-2019.)
 |-  F/ x ps   &    |-  F/ z ps   &    |-  ( ( x  =  y  /\  z  =  t )  ->  ( ph 
 <->  ps ) )   &    |-  ph   =>    |- 
 ps
 
Theoremch2varv 14816* Version of ch2var 14815 with nonfreeness hypotheses replaced with disjoint variable conditions. (Contributed by BJ, 17-Oct-2019.)
 |-  (
 ( x  =  y 
 /\  z  =  t )  ->  ( ph  <->  ps ) )   &    |-  ph   =>    |- 
 ps
 
Theorembj-exlimmp 14817 Lemma for bj-vtoclgf 14824. (Contributed by BJ, 21-Nov-2019.) (Proof modification is discouraged.)
 |-  F/ x ps   &    |-  ( ch  ->  ph )   =>    |-  ( A. x ( ch  ->  ( ph  ->  ps ) )  ->  ( E. x ch  ->  ps ) )
 
Theorembj-exlimmpi 14818 Lemma for bj-vtoclgf 14824. (Contributed by BJ, 21-Nov-2019.) (Proof modification is discouraged.)
 |-  F/ x ps   &    |-  ( ch  ->  ph )   &    |-  ( ch  ->  (
 ph  ->  ps ) )   =>    |-  ( E. x ch  ->  ps )
 
Theorembj-sbimedh 14819 A strengthening of sbiedh 1797 (same proof). (Contributed by BJ, 16-Dec-2019.)
 |-  ( ph  ->  A. x ph )   &    |-  ( ph  ->  ( ch  ->  A. x ch ) )   &    |-  ( ph  ->  ( x  =  y  ->  ( ps 
 ->  ch ) ) )   =>    |-  ( ph  ->  ( [
 y  /  x ] ps  ->  ch ) )
 
Theorembj-sbimeh 14820 A strengthening of sbieh 1800 (same proof). (Contributed by BJ, 16-Dec-2019.)
 |-  ( ps  ->  A. x ps )   &    |-  ( x  =  y  ->  (
 ph  ->  ps ) )   =>    |-  ( [ y  /  x ] ph  ->  ps )
 
Theorembj-sbime 14821 A strengthening of sbie 1801 (same proof). (Contributed by BJ, 16-Dec-2019.)
 |-  F/ x ps   &    |-  ( x  =  y  ->  ( ph  ->  ps ) )   =>    |-  ( [ y  /  x ] ph  ->  ps )
 
12.2.3  Set theorey miscellaneous
 
Theorembj-el2oss1o 14822 Shorter proof of el2oss1o 6458 using more axioms. (Contributed by BJ, 21-Jan-2024.) (Proof modification is discouraged.) (New usage is discouraged.)
 |-  ( A  e.  2o  ->  A 
 C_  1o )
 
12.2.4  Extensionality

Various utility theorems using FOL and extensionality.

 
Theorembj-vtoclgft 14823 Weakening two hypotheses of vtoclgf 2807. (Contributed by BJ, 21-Nov-2019.)
 |-  F/_ x A   &    |- 
 F/ x ps   &    |-  ( x  =  A  ->  ph )   =>    |-  ( A. x ( x  =  A  ->  (
 ph  ->  ps ) )  ->  ( A  e.  V  ->  ps ) )
 
Theorembj-vtoclgf 14824 Weakening two hypotheses of vtoclgf 2807. (Contributed by BJ, 21-Nov-2019.)
 |-  F/_ x A   &    |- 
 F/ x ps   &    |-  ( x  =  A  ->  ph )   &    |-  ( x  =  A  ->  ( ph  ->  ps ) )   =>    |-  ( A  e.  V  ->  ps )
 
Theoremelabgf0 14825 Lemma for elabgf 2891. (Contributed by BJ, 21-Nov-2019.)
 |-  ( x  =  A  ->  ( A  e.  { x  |  ph }  <->  ph ) )
 
Theoremelabgft1 14826 One implication of elabgf 2891, in closed form. (Contributed by BJ, 21-Nov-2019.)
 |-  F/_ x A   &    |- 
 F/ x ps   =>    |-  ( A. x ( x  =  A  ->  ( ph  ->  ps )
 )  ->  ( A  e.  { x  |  ph } 
 ->  ps ) )
 
Theoremelabgf1 14827 One implication of elabgf 2891. (Contributed by BJ, 21-Nov-2019.)
 |-  F/_ x A   &    |- 
 F/ x ps   &    |-  ( x  =  A  ->  (
 ph  ->  ps ) )   =>    |-  ( A  e.  { x  |  ph }  ->  ps )
 
Theoremelabgf2 14828 One implication of elabgf 2891. (Contributed by BJ, 21-Nov-2019.)
 |-  F/_ x A   &    |- 
 F/ x ps   &    |-  ( x  =  A  ->  ( ps  ->  ph ) )   =>    |-  ( A  e.  B  ->  ( ps  ->  A  e.  { x  |  ph } ) )
 
Theoremelabf1 14829* One implication of elabf 2892. (Contributed by BJ, 21-Nov-2019.)
 |-  F/ x ps   &    |-  ( x  =  A  ->  ( ph  ->  ps ) )   =>    |-  ( A  e.  { x  |  ph }  ->  ps )
 
Theoremelabf2 14830* One implication of elabf 2892. (Contributed by BJ, 21-Nov-2019.)
 |-  F/ x ps   &    |-  A  e.  _V   &    |-  ( x  =  A  ->  ( ps  ->  ph ) )   =>    |-  ( ps  ->  A  e.  { x  |  ph } )
 
Theoremelab1 14831* One implication of elab 2893. (Contributed by BJ, 21-Nov-2019.)
 |-  ( x  =  A  ->  (
 ph  ->  ps ) )   =>    |-  ( A  e.  { x  |  ph }  ->  ps )
 
Theoremelab2a 14832* One implication of elab 2893. (Contributed by BJ, 21-Nov-2019.)
 |-  A  e.  _V   &    |-  ( x  =  A  ->  ( ps  -> 
 ph ) )   =>    |-  ( ps  ->  A  e.  { x  |  ph
 } )
 
Theoremelabg2 14833* One implication of elabg 2895. (Contributed by BJ, 21-Nov-2019.)
 |-  ( x  =  A  ->  ( ps  ->  ph ) )   =>    |-  ( A  e.  V  ->  ( ps  ->  A  e.  { x  |  ph } ) )
 
Theorembj-rspgt 14834 Restricted specialization, generalized. Weakens a hypothesis of rspccv 2850 and seems to have a shorter proof. (Contributed by BJ, 21-Nov-2019.)
 |-  F/_ x A   &    |-  F/_ x B   &    |-  F/ x ps   =>    |-  ( A. x ( x  =  A  ->  ( ph  ->  ps ) )  ->  ( A. x  e.  B  ph 
 ->  ( A  e.  B  ->  ps ) ) )
 
Theorembj-rspg 14835 Restricted specialization, generalized. Weakens a hypothesis of rspccv 2850 and seems to have a shorter proof. (Contributed by BJ, 21-Nov-2019.)
 |-  F/_ x A   &    |-  F/_ x B   &    |-  F/ x ps   &    |-  ( x  =  A  ->  (
 ph  ->  ps ) )   =>    |-  ( A. x  e.  B  ph  ->  ( A  e.  B  ->  ps )
 )
 
Theoremcbvrald 14836* Rule used to change bound variables, using implicit substitution. (Contributed by BJ, 22-Nov-2019.)
 |-  F/ x ph   &    |-  F/ y ph   &    |-  ( ph  ->  F/ y ps )   &    |-  ( ph  ->  F/ x ch )   &    |-  ( ph  ->  ( x  =  y  ->  ( ps  <->  ch ) ) )   =>    |-  ( ph  ->  (
 A. x  e.  A  ps 
 <-> 
 A. y  e.  A  ch ) )
 
Theorembj-intabssel 14837 Version of intss1 3871 using a class abstraction and explicit substitution. (Contributed by BJ, 29-Nov-2019.)
 |-  F/_ x A   =>    |-  ( A  e.  V  ->  ( [. A  /  x ]. ph  ->  |^| { x  |  ph }  C_  A ) )
 
Theorembj-intabssel1 14838 Version of intss1 3871 using a class abstraction and implicit substitution. Closed form of intmin3 3883. (Contributed by BJ, 29-Nov-2019.)
 |-  F/_ x A   &    |- 
 F/ x ps   &    |-  ( x  =  A  ->  ( ps  ->  ph ) )   =>    |-  ( A  e.  V  ->  ( ps  ->  |^| { x  |  ph }  C_  A ) )
 
Theorembj-elssuniab 14839 Version of elssuni 3849 using a class abstraction and explicit substitution. (Contributed by BJ, 29-Nov-2019.)
 |-  F/_ x A   =>    |-  ( A  e.  V  ->  ( [. A  /  x ]. ph  ->  A  C_  U.
 { x  |  ph } ) )
 
Theorembj-sseq 14840 If two converse inclusions are characterized each by a formula, then equality is characterized by the conjunction of these formulas. (Contributed by BJ, 30-Nov-2019.)
 |-  ( ph  ->  ( ps  <->  A  C_  B ) )   &    |-  ( ph  ->  ( ch  <->  B  C_  A ) )   =>    |-  ( ph  ->  (
 ( ps  /\  ch ) 
 <->  A  =  B ) )
 
12.2.5  Decidability of classes

The question of decidability is essential in intuitionistic logic. In intuitionistic set theories, it is natural to define decidability of a set (or class) as decidability of membership in it. One can parameterize this notion with another set (or class) since it is often important to assess decidability of membership in one class among elements of another class. Namely, one will say that "
A is decidable in  B " if  A. x  e.  BDECID  x  e.  A (see df-dcin 14842).

Note the similarity with the definition of a bounded class as a class for which membership in it is a bounded proposition (df-bdc 14889).

 
Syntaxwdcin 14841 Syntax for decidability of a class in another.
 wff  A DECIDin  B
 
Definitiondf-dcin 14842* Define decidability of a class in another. (Contributed by BJ, 19-Feb-2022.)
 |-  ( A DECIDin  B  <->  A. x  e.  B DECID  x  e.  A )
 
Theoremdecidi 14843 Property of being decidable in another class. (Contributed by BJ, 19-Feb-2022.)
 |-  ( A DECIDin  B  ->  ( X  e.  B  ->  ( X  e.  A  \/  -.  X  e.  A ) ) )
 
Theoremdecidr 14844* Sufficient condition for being decidable in another class. (Contributed by BJ, 19-Feb-2022.)
 |-  ( ph  ->  ( x  e.  B  ->  ( x  e.  A  \/  -.  x  e.  A ) ) )   =>    |-  ( ph  ->  A DECIDin  B )
 
Theoremdecidin 14845 If A is a decidable subclass of B (meaning: it is a subclass of B and it is decidable in B), and B is decidable in C, then A is decidable in C. (Contributed by BJ, 19-Feb-2022.)
 |-  ( ph  ->  A  C_  B )   &    |-  ( ph  ->  A DECIDin  B )   &    |-  ( ph  ->  B DECIDin  C )   =>    |-  ( ph  ->  A DECIDin  C )
 
Theoremuzdcinzz 14846 An upperset of integers is decidable in the integers. Reformulation of eluzdc 9624. (Contributed by Jim Kingdon, 18-Apr-2020.) (Revised by BJ, 19-Feb-2022.)
 |-  ( M  e.  ZZ  ->  (
 ZZ>= `  M ) DECIDin  ZZ )
 
Theoremsumdc2 14847* Alternate proof of sumdc 11380, without disjoint variable condition on  N ,  x (longer because the statement is taylored to the proof sumdc 11380). (Contributed by BJ, 19-Feb-2022.)
 |-  ( ph  ->  M  e.  ZZ )   &    |-  ( ph  ->  A  C_  ( ZZ>= `  M )
 )   &    |-  ( ph  ->  A. x  e.  ( ZZ>= `  M )DECID  x  e.  A )   &    |-  ( ph  ->  N  e.  ZZ )   =>    |-  ( ph  -> DECID  N  e.  A )
 
12.2.6  Disjoint union
 
Theoremdjucllem 14848* Lemma for djulcl 7064 and djurcl 7065. (Contributed by BJ, 4-Jul-2022.)
 |-  X  e.  _V   &    |-  F  =  ( x  e.  _V  |->  <. X ,  x >. )   =>    |-  ( A  e.  B  ->  ( ( F  |`  B ) `
  A )  e.  ( { X }  X.  B ) )
 
TheoremdjulclALT 14849 Shortening of djulcl 7064 using djucllem 14848. (Contributed by BJ, 4-Jul-2022.) (Proof modification is discouraged.) (New usage is discouraged.)
 |-  ( C  e.  A  ->  ( (inl  |`  A ) `  C )  e.  ( A B ) )
 
TheoremdjurclALT 14850 Shortening of djurcl 7065 using djucllem 14848. (Contributed by BJ, 4-Jul-2022.) (Proof modification is discouraged.) (New usage is discouraged.)
 |-  ( C  e.  B  ->  ( (inr  |`  B ) `  C )  e.  ( A B ) )
 
12.2.7  Miscellaneous
 
Theoremfunmptd 14851 The maps-to notation defines a function (deduction form).

Note: one should similarly prove a deduction form of funopab4 5265, then prove funmptd 14851 from it, and then prove funmpt 5266 from that: this would reduce global proof length. (Contributed by BJ, 5-Aug-2024.)

 |-  ( ph  ->  F  =  ( x  e.  A  |->  B ) )   =>    |-  ( ph  ->  Fun  F )
 
Theoremfnmptd 14852* The maps-to notation defines a function with domain (deduction form). (Contributed by BJ, 5-Aug-2024.)
 |-  ( ph  ->  F  =  ( x  e.  A  |->  B ) )   &    |-  ( ( ph  /\  x  e.  A ) 
 ->  B  e.  V )   =>    |-  ( ph  ->  F  Fn  A )
 
Theoremif0ab 14853* Expression of a conditional class as a class abstraction when the False alternative is the empty class: in that case, the conditional class is the extension, in the True alternative, of the condition.

Remark: a consequence which could be formalized is the inclusion  |-  if (
ph ,  A ,  (/) )  C_  A and therefore, using elpwg 3595,  |-  ( A  e.  V  ->  if ( ph ,  A ,  (/) )  e.  ~P A
), from which fmelpw1o 14854 could be derived, yielding an alternative proof. (Contributed by BJ, 16-Aug-2024.)

 |-  if ( ph ,  A ,  (/) )  =  { x  e.  A  |  ph }
 
Theoremfmelpw1o 14854 With a formula  ph one can associate an element of 
~P 1o, which can therefore be thought of as the set of "truth values" (but recall that there are no other genuine truth values than T. and F., by nndc 852, which translate to  1o and  (/) respectively by iftrue 3551 and iffalse 3554, giving pwtrufal 15044).

As proved in if0ab 14853, the associated element of  ~P 1o is the extension, in  ~P 1o, of the formula  ph. (Contributed by BJ, 15-Aug-2024.)

 |-  if ( ph ,  1o ,  (/) )  e.  ~P 1o
 
Theorembj-charfun 14855* Properties of the characteristic function on the class  X of the class  A. (Contributed by BJ, 15-Aug-2024.)
 |-  ( ph  ->  F  =  ( x  e.  X  |->  if ( x  e.  A ,  1o ,  (/) ) ) )   =>    |-  ( ph  ->  (
 ( F : X --> ~P 1o  /\  ( F  |`  ( ( X  i^i  A )  u.  ( X 
 \  A ) ) ) : ( ( X  i^i  A )  u.  ( X  \  A ) ) --> 2o )  /\  ( A. x  e.  ( X  i^i  A ) ( F `  x )  =  1o  /\ 
 A. x  e.  ( X  \  A ) ( F `  x )  =  (/) ) ) )
 
Theorembj-charfundc 14856* Properties of the characteristic function on the class  X of the class  A, provided membership in  A is decidable in  X. (Contributed by BJ, 6-Aug-2024.)
 |-  ( ph  ->  F  =  ( x  e.  X  |->  if ( x  e.  A ,  1o ,  (/) ) ) )   &    |-  ( ph  ->  A. x  e.  X DECID  x  e.  A )   =>    |-  ( ph  ->  ( F : X --> 2o  /\  ( A. x  e.  ( X  i^i  A ) ( F `  x )  =  1o  /\  A. x  e.  ( X  \  A ) ( F `
  x )  =  (/) ) ) )
 
Theorembj-charfundcALT 14857* Alternate proof of bj-charfundc 14856. It was expected to be much shorter since it uses bj-charfun 14855 for the main part of the proof and the rest is basic computations, but these turn out to be lengthy, maybe because of the limited library of available lemmas. (Contributed by BJ, 15-Aug-2024.) (Proof modification is discouraged.) (New usage is discouraged.)
 |-  ( ph  ->  F  =  ( x  e.  X  |->  if ( x  e.  A ,  1o ,  (/) ) ) )   &    |-  ( ph  ->  A. x  e.  X DECID  x  e.  A )   =>    |-  ( ph  ->  ( F : X --> 2o  /\  ( A. x  e.  ( X  i^i  A ) ( F `  x )  =  1o  /\  A. x  e.  ( X  \  A ) ( F `
  x )  =  (/) ) ) )
 
Theorembj-charfunr 14858* If a class  A has a "weak" characteristic function on a class  X, then negated membership in 
A is decidable (in other words, membership in  A is testable) in  X.

The hypothesis imposes that 
X be a set. As usual, it could be formulated as  |-  ( ph  ->  ( F : X --> om  /\  ... ) ) to deal with general classes, but that extra generality would not make the theorem much more useful.

The theorem would still hold if the codomain of  f were any class with testable equality to the point where  ( X  \  A ) is sent. (Contributed by BJ, 6-Aug-2024.)

 |-  ( ph  ->  E. f  e.  ( om  ^m  X ) (
 A. x  e.  ( X  i^i  A ) ( f `  x )  =/=  (/)  /\  A. x  e.  ( X  \  A ) ( f `  x )  =  (/) ) )   =>    |-  ( ph  ->  A. x  e.  X DECID 
 -.  x  e.  A )
 
Theorembj-charfunbi 14859* In an ambient set  X, if membership in  A is stable, then it is decidable if and only if  A has a characteristic function.

This characterization can be applied to singletons when the set  X has stable equality, which is the case as soon as it has a tight apartness relation. (Contributed by BJ, 6-Aug-2024.)

 |-  ( ph  ->  X  e.  V )   &    |-  ( ph  ->  A. x  e.  X STAB  x  e.  A )   =>    |-  ( ph  ->  ( A. x  e.  X DECID  x  e.  A 
 <-> 
 E. f  e.  ( 2o  ^m  X ) (
 A. x  e.  ( X  i^i  A ) ( f `  x )  =  1o  /\  A. x  e.  ( X  \  A ) ( f `
  x )  =  (/) ) ) )
 
12.2.8  Constructive Zermelo--Fraenkel set theory (CZF): Bounded formulas and classes

This section develops constructive Zermelo--Fraenkel set theory (CZF) on top of intuitionistic logic. It is a constructive theory in the sense that its logic is intuitionistic and it is predicative. "Predicative" means that new sets can be constructed only from already constructed sets. In particular, the axiom of separation ax-sep 4133 is not predicative (because we cannot allow all formulas to define a subset) and is replaced in CZF by bounded separation ax-bdsep 14932. Because this axiom is weaker than full separation, the axiom of replacement or collection ax-coll 4130 of ZF and IZF has to be strengthened in CZF to the axiom of strong collection ax-strcoll 15030 (which is a theorem of IZF), and the axiom of infinity needs a more precise version, the von Neumann axiom of infinity ax-infvn 14989. Similarly, the axiom of powerset ax-pow 4186 is not predicative (checking whether a set is included in another requires to universally quantifier over that "not yet constructed" set) and is replaced in CZF by the axiom of fullness or the axiom of subset collection ax-sscoll 15035.

In an intuitionistic context, the axiom of regularity is stated in IZF as well as in CZF as the axiom of set induction ax-setind 4548. It is sometimes interesting to study the weakening of CZF where that axiom is replaced by bounded set induction ax-bdsetind 15016.

For more details on CZF, a useful set of notes is

Peter Aczel and Michael Rathjen, CST Book draft. (available at http://www1.maths.leeds.ac.uk/~rathjen/book.pdf 15016)

and an interesting article is

Michael Shulman, Comparing material and structural set theories, Annals of Pure and Applied Logic, Volume 170, Issue 4 (Apr. 2019), 465--504. https://doi.org/10.48550/arXiv.1808.05204 15016

I also thank Michael Rathjen and Michael Shulman for useful hints in the formulation of some results.

 
12.2.8.1  Bounded formulas

The present definition of bounded formulas emerged from a discussion on GitHub between Jim Kingdon, Mario Carneiro and I, started 23-Sept-2019 (see https://github.com/metamath/set.mm/issues/1173 and links therein).

In order to state certain axiom schemes of Constructive Zermelo–Fraenkel (CZF) set theory, like the axiom scheme of bounded (or restricted, or Δ0) separation, it is necessary to distinguish certain formulas, called bounded (or restricted, or Δ0) formulas. The necessity of considering bounded formulas also arises in several theories of bounded arithmetic, both classical or intuitionistic, for instance to state the axiom scheme of Δ0-induction.

To formalize this in Metamath, there are several choices to make.

A first choice is to either create a new type for bounded formulas, or to create a predicate on formulas that indicates whether they are bounded. In the first case, one creates a new type "wff0" with a new set of metavariables (ph0 ...) and an axiom "$a wff ph0 " ensuring that bounded formulas are formulas, so that one can reuse existing theorems, and then axioms take the form "$a wff0 ( ph0 -> ps0 )", etc. In the second case, one introduces a predicate "BOUNDED " with the intended meaning that "BOUNDED  ph " is a formula meaning that  ph is a bounded formula. We choose the second option, since the first would complicate the grammar, risking to make it ambiguous. (TODO: elaborate.)

A second choice is to view "bounded" either as a syntactic or a semantic property. For instance,  A. x T. is not syntactically bounded since it has an unbounded universal quantifier, but it is semantically bounded since it is equivalent to T. which is bounded. We choose the second option, so that formulas using defined symbols can be proved bounded.

A third choice is in the form of the axioms, either in closed form or in inference form. One cannot state all the axioms in closed form, especially ax-bd0 14861. Indeed, if we posited it in closed form, then we could prove for instance  |-  ( ph  -> BOUNDED  ph ) and  |-  ( -.  ph  -> BOUNDED  ph ) which is problematic (with the law of excluded middle, this would entail that all formulas are bounded, but even without it, too many formulas could be proved bounded...). (TODO: elaborate.)

Having ax-bd0 14861 in inference form ensures that a formula can be proved bounded only if it is equivalent *for all values of the free variables* to a syntactically bounded one. The other axioms (ax-bdim 14862 through ax-bdsb 14870) can be written either in closed or inference form. The fact that ax-bd0 14861 is an inference is enough to ensure that the closed forms cannot be "exploited" to prove that some unbounded formulas are bounded. (TODO: check.) However, we state all the axioms in inference form to make it clear that we do not exploit any over-permissiveness.

Finally, note that our logic has no terms, only variables. Therefore, we cannot prove for instance that  x  e.  om is a bounded formula. However, since  om can be defined as "the  y such that PHI" a proof using the fact that  x  e.  om is bounded can be converted to a proof in iset.mm by replacing  om with  y everywhere and prepending the antecedent PHI, since  x  e.  y is bounded by ax-bdel 14869. For a similar method, see bj-omtrans 15004.

Note that one cannot add an axiom  |- BOUNDED  x  e.  A since by bdph 14898 it would imply that every formula is bounded.

 
Syntaxwbd 14860 Syntax for the predicate BOUNDED.
 wff BOUNDED  ph
 
Axiomax-bd0 14861 If two formulas are equivalent, then boundedness of one implies boundedness of the other. (Contributed by BJ, 3-Oct-2019.)
 |-  ( ph 
 <->  ps )   =>    |-  (BOUNDED  ph  -> BOUNDED  ps )
 
Axiomax-bdim 14862 An implication between two bounded formulas is bounded. (Contributed by BJ, 25-Sep-2019.)
 |- BOUNDED  ph   &    |- BOUNDED  ps   =>    |- BOUNDED  ( ph  ->  ps )
 
Axiomax-bdan 14863 The conjunction of two bounded formulas is bounded. (Contributed by BJ, 25-Sep-2019.)
 |- BOUNDED  ph   &    |- BOUNDED  ps   =>    |- BOUNDED  ( ph  /\  ps )
 
Axiomax-bdor 14864 The disjunction of two bounded formulas is bounded. (Contributed by BJ, 25-Sep-2019.)
 |- BOUNDED  ph   &    |- BOUNDED  ps   =>    |- BOUNDED  ( ph  \/  ps )
 
Axiomax-bdn 14865 The negation of a bounded formula is bounded. (Contributed by BJ, 25-Sep-2019.)
 |- BOUNDED  ph   =>    |- BOUNDED  -.  ph
 
Axiomax-bdal 14866* A bounded universal quantification of a bounded formula is bounded. Note the disjoint variable condition on  x ,  y. (Contributed by BJ, 25-Sep-2019.)
 |- BOUNDED  ph   =>    |- BOUNDED  A. x  e.  y  ph
 
Axiomax-bdex 14867* A bounded existential quantification of a bounded formula is bounded. Note the disjoint variable condition on  x ,  y. (Contributed by BJ, 25-Sep-2019.)
 |- BOUNDED  ph   =>    |- BOUNDED  E. x  e.  y  ph
 
Axiomax-bdeq 14868 An atomic formula is bounded (equality predicate). (Contributed by BJ, 3-Oct-2019.)
 |- BOUNDED  x  =  y
 
Axiomax-bdel 14869 An atomic formula is bounded (membership predicate). (Contributed by BJ, 3-Oct-2019.)
 |- BOUNDED  x  e.  y
 
Axiomax-bdsb 14870 A formula resulting from proper substitution in a bounded formula is bounded. This probably cannot be proved from the other axioms, since neither the definiens in df-sb 1773, nor probably any other equivalent formula, is syntactically bounded. (Contributed by BJ, 3-Oct-2019.)
 |- BOUNDED  ph   =>    |- BOUNDED  [
 y  /  x ] ph
 
Theorembdeq 14871 Equality property for the predicate BOUNDED. (Contributed by BJ, 3-Oct-2019.)
 |-  ( ph 
 <->  ps )   =>    |-  (BOUNDED  ph 
 <-> BOUNDED  ps )
 
Theorembd0 14872 A formula equivalent to a bounded one is bounded. See also bd0r 14873. (Contributed by BJ, 3-Oct-2019.)
 |- BOUNDED  ph   &    |-  ( ph  <->  ps )   =>    |- BOUNDED  ps
 
Theorembd0r 14873 A formula equivalent to a bounded one is bounded. Stated with a commuted (compared with bd0 14872) biconditional in the hypothesis, to work better with definitions (
ps is the definiendum that one wants to prove bounded). (Contributed by BJ, 3-Oct-2019.)
 |- BOUNDED  ph   &    |-  ( ps  <->  ph )   =>    |- BOUNDED  ps
 
Theorembdbi 14874 A biconditional between two bounded formulas is bounded. (Contributed by BJ, 3-Oct-2019.)
 |- BOUNDED  ph   &    |- BOUNDED  ps   =>    |- BOUNDED  ( ph 
 <->  ps )
 
Theorembdstab 14875 Stability of a bounded formula is bounded. (Contributed by BJ, 3-Oct-2019.)
 |- BOUNDED  ph   =>    |- BOUNDED STAB  ph
 
Theorembddc 14876 Decidability of a bounded formula is bounded. (Contributed by BJ, 3-Oct-2019.)
 |- BOUNDED  ph   =>    |- BOUNDED DECID  ph
 
Theorembd3or 14877 A disjunction of three bounded formulas is bounded. (Contributed by BJ, 3-Oct-2019.)
 |- BOUNDED  ph   &    |- BOUNDED  ps   &    |- BOUNDED  ch   =>    |- BOUNDED  ( ph  \/  ps  \/  ch )
 
Theorembd3an 14878 A conjunction of three bounded formulas is bounded. (Contributed by BJ, 3-Oct-2019.)
 |- BOUNDED  ph   &    |- BOUNDED  ps   &    |- BOUNDED  ch   =>    |- BOUNDED  ( ph  /\  ps  /\ 
 ch )
 
Theorembdth 14879 A truth (a (closed) theorem) is a bounded formula. (Contributed by BJ, 6-Oct-2019.)
 |-  ph   =>    |- BOUNDED  ph
 
Theorembdtru 14880 The truth value T. is bounded. (Contributed by BJ, 3-Oct-2019.)
 |- BOUNDED T.
 
Theorembdfal 14881 The truth value F. is bounded. (Contributed by BJ, 3-Oct-2019.)
 |- BOUNDED F.
 
Theorembdnth 14882 A falsity is a bounded formula. (Contributed by BJ, 6-Oct-2019.)
 |-  -.  ph   =>    |- BOUNDED  ph
 
TheorembdnthALT 14883 Alternate proof of bdnth 14882 not using bdfal 14881. Then, bdfal 14881 can be proved from this theorem, using fal 1370. The total number of proof steps would be 17 (for bdnthALT 14883) + 3 = 20, which is more than 8 (for bdfal 14881) + 9 (for bdnth 14882) = 17. (Contributed by BJ, 6-Oct-2019.) (Proof modification is discouraged.) (New usage is discouraged.)
 |-  -.  ph   =>    |- BOUNDED  ph
 
Theorembdxor 14884 The exclusive disjunction of two bounded formulas is bounded. (Contributed by BJ, 3-Oct-2019.)
 |- BOUNDED  ph   &    |- BOUNDED  ps   =>    |- BOUNDED  ( ph  \/_  ps )
 
Theorembj-bdcel 14885* Boundedness of a membership formula. (Contributed by BJ, 8-Dec-2019.)
 |- BOUNDED  y  =  A   =>    |- BOUNDED  A  e.  x
 
Theorembdab 14886 Membership in a class defined by class abstraction using a bounded formula, is a bounded formula. (Contributed by BJ, 3-Oct-2019.)
 |- BOUNDED  ph   =>    |- BOUNDED  x  e.  { y  |  ph }
 
Theorembdcdeq 14887 Conditional equality of a bounded formula is a bounded formula. (Contributed by BJ, 16-Oct-2019.)
 |- BOUNDED  ph   =>    |- BOUNDED CondEq ( x  =  y  ->  ph )
 
12.2.8.2  Bounded classes

In line with our definitions of classes as extensions of predicates, it is useful to define a predicate for bounded classes, which is done in df-bdc 14889. Note that this notion is only a technical device which can be used to shorten proofs of (semantic) boundedness of formulas.

As will be clear by the end of this subsection (see for instance bdop 14923), one can prove the boundedness of any concrete term using only setvars and bounded formulas, for instance,  |- BOUNDED  ph =>  |- BOUNDED 
<. { x  |  ph } ,  ( {
y ,  suc  z }  X.  <. t ,  (/) >.
) >.. The proofs are long since one has to prove boundedness at each step of the construction, without being able to prove general theorems like  |- BOUNDED  A =>  |- BOUNDED  { A }.

 
Syntaxwbdc 14888 Syntax for the predicate BOUNDED.
 wff BOUNDED  A
 
Definitiondf-bdc 14889* Define a bounded class as one such that membership in this class is a bounded formula. (Contributed by BJ, 3-Oct-2019.)
 |-  (BOUNDED  A  <->  A. xBOUNDED  x  e.  A )
 
Theorembdceq 14890 Equality property for the predicate BOUNDED. (Contributed by BJ, 3-Oct-2019.)
 |-  A  =  B   =>    |-  (BOUNDED  A 
 <-> BOUNDED  B )
 
Theorembdceqi 14891 A class equal to a bounded one is bounded. Note the use of ax-ext 2169. See also bdceqir 14892. (Contributed by BJ, 3-Oct-2019.)
 |- BOUNDED  A   &    |-  A  =  B   =>    |- BOUNDED  B
 
Theorembdceqir 14892 A class equal to a bounded one is bounded. Stated with a commuted (compared with bdceqi 14891) equality in the hypothesis, to work better with definitions ( B is the definiendum that one wants to prove bounded; see comment of bd0r 14873). (Contributed by BJ, 3-Oct-2019.)
 |- BOUNDED  A   &    |-  B  =  A   =>    |- BOUNDED  B
 
Theorembdel 14893* The belonging of a setvar in a bounded class is a bounded formula. (Contributed by BJ, 3-Oct-2019.)
 |-  (BOUNDED  A  -> BOUNDED  x  e.  A )
 
Theorembdeli 14894* Inference associated with bdel 14893. Its converse is bdelir 14895. (Contributed by BJ, 3-Oct-2019.)
 |- BOUNDED  A   =>    |- BOUNDED  x  e.  A
 
Theorembdelir 14895* Inference associated with df-bdc 14889. Its converse is bdeli 14894. (Contributed by BJ, 3-Oct-2019.)
 |- BOUNDED  x  e.  A   =>    |- BOUNDED  A
 
Theorembdcv 14896 A setvar is a bounded class. (Contributed by BJ, 3-Oct-2019.)
 |- BOUNDED  x
 
Theorembdcab 14897 A class defined by class abstraction using a bounded formula is bounded. (Contributed by BJ, 6-Oct-2019.)
 |- BOUNDED  ph   =>    |- BOUNDED  { x  |  ph }
 
Theorembdph 14898 A formula which defines (by class abstraction) a bounded class is bounded. (Contributed by BJ, 6-Oct-2019.)
 |- BOUNDED  { x  |  ph }   =>    |- BOUNDED  ph
 
Theorembds 14899* Boundedness of a formula resulting from implicit substitution in a bounded formula. Note that the proof does not use ax-bdsb 14870; therefore, using implicit instead of explicit substitution when boundedness is important, one might avoid using ax-bdsb 14870. (Contributed by BJ, 19-Nov-2019.)
 |- BOUNDED  ph   &    |-  ( x  =  y  ->  ( ph  <->  ps ) )   =>    |- BOUNDED  ps
 
Theorembdcrab 14900* A class defined by restricted abstraction from a bounded class and a bounded formula is bounded. (Contributed by BJ, 3-Oct-2019.)
 |- BOUNDED  A   &    |- BOUNDED  ph   =>    |- BOUNDED  { x  e.  A  |  ph }
    < Previous  Next >

Page List
Jump to page: Contents  1 1-100 2 101-200 3 201-300 4 301-400 5 401-500 6 501-600 7 601-700 8 701-800 9 801-900 10 901-1000 11 1001-1100 12 1101-1200 13 1201-1300 14 1301-1400 15 1401-1500 16 1501-1600 17 1601-1700 18 1701-1800 19 1801-1900 20 1901-2000 21 2001-2100 22 2101-2200 23 2201-2300 24 2301-2400 25 2401-2500 26 2501-2600 27 2601-2700 28 2701-2800 29 2801-2900 30 2901-3000 31 3001-3100 32 3101-3200 33 3201-3300 34 3301-3400 35 3401-3500 36 3501-3600 37 3601-3700 38 3701-3800 39 3801-3900 40 3901-4000 41 4001-4100 42 4101-4200 43 4201-4300 44 4301-4400 45 4401-4500 46 4501-4600 47 4601-4700 48 4701-4800 49 4801-4900 50 4901-5000 51 5001-5100 52 5101-5200 53 5201-5300 54 5301-5400 55 5401-5500 56 5501-5600 57 5601-5700 58 5701-5800 59 5801-5900 60 5901-6000 61 6001-6100 62 6101-6200 63 6201-6300 64 6301-6400 65 6401-6500 66 6501-6600 67 6601-6700 68 6701-6800 69 6801-6900 70 6901-7000 71 7001-7100 72 7101-7200 73 7201-7300 74 7301-7400 75 7401-7500 76 7501-7600 77 7601-7700 78 7701-7800 79 7801-7900 80 7901-8000 81 8001-8100 82 8101-8200 83 8201-8300 84 8301-8400 85 8401-8500 86 8501-8600 87 8601-8700 88 8701-8800 89 8801-8900 90 8901-9000 91 9001-9100 92 9101-9200 93 9201-9300 94 9301-9400 95 9401-9500 96 9501-9600 97 9601-9700 98 9701-9800 99 9801-9900 100 9901-10000 101 10001-10100 102 10101-10200 103 10201-10300 104 10301-10400 105 10401-10500 106 10501-10600 107 10601-10700 108 10701-10800 109 10801-10900 110 10901-11000 111 11001-11100 112 11101-11200 113 11201-11300 114 11301-11400 115 11401-11500 116 11501-11600 117 11601-11700 118 11701-11800 119 11801-11900 120 11901-12000 121 12001-12100 122 12101-12200 123 12201-12300 124 12301-12400 125 12401-12500 126 12501-12600 127 12601-12700 128 12701-12800 129 12801-12900 130 12901-13000 131 13001-13100 132 13101-13200 133 13201-13300 134 13301-13400 135 13401-13500 136 13501-13600 137 13601-13700 138 13701-13800 139 13801-13900 140 13901-14000 141 14001-14100 142 14101-14200 143 14201-14300 144 14301-14400 145 14401-14500 146 14501-14600 147 14601-14700 148 14701-14800 149 14801-14900 150 14901-15000 151 15001-15100 152 15101-15129
  Copyright terms: Public domain < Previous  Next >