HomeHome Intuitionistic Logic Explorer
Theorem List (p. 165 of 167)
< 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 - 16401-16500   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theorembdcsn 16401 The singleton of a setvar is bounded. (Contributed by BJ, 16-Oct-2019.)
 |- BOUNDED  { x }
 
Theorembdcpr 16402 The pair of two setvars is bounded. (Contributed by BJ, 16-Oct-2019.)
 |- BOUNDED  { x ,  y }
 
Theorembdctp 16403 The unordered triple of three setvars is bounded. (Contributed by BJ, 16-Oct-2019.)
 |- BOUNDED  { x ,  y ,  z }
 
Theorembdsnss 16404* Inclusion of a singleton of a setvar in a bounded class is a bounded formula. (Contributed by BJ, 16-Oct-2019.)
 |- BOUNDED  A   =>    |- BOUNDED  { x }  C_  A
 
Theorembdvsn 16405* Equality of a setvar with a singleton of a setvar is a bounded formula. (Contributed by BJ, 16-Oct-2019.)
 |- BOUNDED  x  =  { y }
 
Theorembdop 16406 The ordered pair of two setvars is a bounded class. (Contributed by BJ, 21-Nov-2019.)
 |- BOUNDED 
 <. x ,  y >.
 
Theorembdcuni 16407 The union of a setvar is a bounded class. (Contributed by BJ, 15-Oct-2019.)
 |- BOUNDED 
 U. x
 
Theorembdcint 16408 The intersection of a setvar is a bounded class. (Contributed by BJ, 16-Oct-2019.)
 |- BOUNDED 
 |^| x
 
Theorembdciun 16409* The indexed union of a bounded class with a setvar indexing set is a bounded class. (Contributed by BJ, 16-Oct-2019.)
 |- BOUNDED  A   =>    |- BOUNDED  U_ x  e.  y  A
 
Theorembdciin 16410* The indexed intersection of a bounded class with a setvar indexing set is a bounded class. (Contributed by BJ, 16-Oct-2019.)
 |- BOUNDED  A   =>    |- BOUNDED  |^|_ x  e.  y  A
 
Theorembdcsuc 16411 The successor of a setvar is a bounded class. (Contributed by BJ, 16-Oct-2019.)
 |- BOUNDED 
 suc  x
 
Theorembdeqsuc 16412* Boundedness of the formula expressing that a setvar is equal to the successor of another. (Contributed by BJ, 21-Nov-2019.)
 |- BOUNDED  x  =  suc  y
 
Theorembj-bdsucel 16413 Boundedness of the formula "the successor of the setvar  x belongs to the setvar  y". (Contributed by BJ, 30-Nov-2019.)
 |- BOUNDED  suc  x  e.  y
 
Theorembdcriota 16414* A class given by a restricted definition binder is bounded, under the given hypotheses. (Contributed by BJ, 24-Nov-2019.)
 |- BOUNDED  ph   &    |-  E! x  e.  y  ph   =>    |- BOUNDED  ( iota_ x  e.  y  ph )
 
14.2.9  CZF: Bounded separation

In this section, we state the axiom scheme of bounded separation, which is part of CZF set theory.

 
Axiomax-bdsep 16415* Axiom scheme of bounded (or restricted, or Δ0) separation. It is stated with all possible disjoint variable conditions, to show that this weak form is sufficient. For the full axiom of separation, see ax-sep 4205. (Contributed by BJ, 5-Oct-2019.)
 |- BOUNDED  ph   =>    |- 
 A. a E. b A. x ( x  e.  b  <->  ( x  e.  a  /\  ph )
 )
 
Theorembdsep1 16416* Version of ax-bdsep 16415 without initial universal quantifier. (Contributed by BJ, 5-Oct-2019.)
 |- BOUNDED  ph   =>    |- 
 E. b A. x ( x  e.  b  <->  ( x  e.  a  /\  ph ) )
 
Theorembdsep2 16417* Version of ax-bdsep 16415 with one disjoint variable condition removed and without initial universal quantifier. Use bdsep1 16416 when sufficient. (Contributed by BJ, 5-Oct-2019.)
 |- BOUNDED  ph   =>    |- 
 E. b A. x ( x  e.  b  <->  ( x  e.  a  /\  ph ) )
 
Theorembdsepnft 16418* Closed form of bdsepnf 16419. Version of ax-bdsep 16415 with one disjoint variable condition removed, the other disjoint variable condition replaced by a nonfreeness antecedent, and without initial universal quantifier. Use bdsep1 16416 when sufficient. (Contributed by BJ, 19-Oct-2019.)
 |- BOUNDED  ph   =>    |-  ( A. x F/ b ph  ->  E. b A. x ( x  e.  b  <->  ( x  e.  a  /\  ph )
 ) )
 
Theorembdsepnf 16419* Version of ax-bdsep 16415 with one disjoint variable condition removed, the other disjoint variable condition replaced by a nonfreeness hypothesis, and without initial universal quantifier. See also bdsepnfALT 16420. Use bdsep1 16416 when sufficient. (Contributed by BJ, 5-Oct-2019.)
 |-  F/ b ph   &    |- BOUNDED  ph   =>    |- 
 E. b A. x ( x  e.  b  <->  ( x  e.  a  /\  ph ) )
 
TheorembdsepnfALT 16420* Alternate proof of bdsepnf 16419, not using bdsepnft 16418. (Contributed by BJ, 5-Oct-2019.) (Proof modification is discouraged.) (New usage is discouraged.)
 |-  F/ b ph   &    |- BOUNDED  ph   =>    |- 
 E. b A. x ( x  e.  b  <->  ( x  e.  a  /\  ph ) )
 
Theorembdzfauscl 16421* Closed form of the version of zfauscl 4207 for bounded formulas using bounded separation. (Contributed by BJ, 13-Nov-2019.)
 |- BOUNDED  ph   =>    |-  ( A  e.  V  ->  E. y A. x ( x  e.  y  <->  ( x  e.  A  /\  ph ) ) )
 
Theorembdbm1.3ii 16422* Bounded version of bm1.3ii 4208. (Contributed by BJ, 5-Oct-2019.) (Proof modification is discouraged.)
 |- BOUNDED  ph   &    |-  E. x A. y ( ph  ->  y  e.  x )   =>    |-  E. x A. y ( y  e.  x  <->  ph )
 
Theorembj-axemptylem 16423* Lemma for bj-axempty 16424 and bj-axempty2 16425. (Contributed by BJ, 25-Oct-2020.) (Proof modification is discouraged.) Use ax-nul 4213 instead. (New usage is discouraged.)
 |-  E. x A. y ( y  e.  x  -> F.  )
 
Theorembj-axempty 16424* Axiom of the empty set from bounded separation. It is provable from bounded separation since the intuitionistic FOL used in iset.mm assumes a nonempty universe. See axnul 4212. (Contributed by BJ, 25-Oct-2020.) (Proof modification is discouraged.) Use ax-nul 4213 instead. (New usage is discouraged.)
 |-  E. x A. y  e.  x F.
 
Theorembj-axempty2 16425* Axiom of the empty set from bounded separation, alternate version to bj-axempty 16424. (Contributed by BJ, 27-Oct-2020.) (Proof modification is discouraged.) Use ax-nul 4213 instead. (New usage is discouraged.)
 |-  E. x A. y  -.  y  e.  x
 
Theorembj-nalset 16426* nalset 4217 from bounded separation. (Contributed by BJ, 18-Nov-2019.) (Proof modification is discouraged.)
 |-  -.  E. x A. y  y  e.  x
 
Theorembj-vprc 16427 vprc 4219 from bounded separation. (Contributed by BJ, 18-Nov-2019.) (Proof modification is discouraged.)
 |-  -.  _V  e.  _V
 
Theorembj-nvel 16428 nvel 4220 from bounded separation. (Contributed by BJ, 18-Nov-2019.) (Proof modification is discouraged.)
 |-  -.  _V  e.  A
 
Theorembj-vnex 16429 vnex 4218 from bounded separation. (Contributed by BJ, 18-Nov-2019.) (Proof modification is discouraged.)
 |-  -.  E. x  x  =  _V
 
Theorembdinex1 16430 Bounded version of inex1 4221. (Contributed by BJ, 13-Nov-2019.) (Proof modification is discouraged.)
 |- BOUNDED  B   &    |-  A  e.  _V   =>    |-  ( A  i^i  B )  e. 
 _V
 
Theorembdinex2 16431 Bounded version of inex2 4222. (Contributed by BJ, 13-Nov-2019.) (Proof modification is discouraged.)
 |- BOUNDED  B   &    |-  A  e.  _V   =>    |-  ( B  i^i  A )  e. 
 _V
 
Theorembdinex1g 16432 Bounded version of inex1g 4223. (Contributed by BJ, 13-Nov-2019.) (Proof modification is discouraged.)
 |- BOUNDED  B   =>    |-  ( A  e.  V  ->  ( A  i^i  B )  e.  _V )
 
Theorembdssex 16433 Bounded version of ssex 4224. (Contributed by BJ, 13-Nov-2019.) (Proof modification is discouraged.)
 |- BOUNDED  A   &    |-  B  e.  _V   =>    |-  ( A  C_  B  ->  A  e.  _V )
 
Theorembdssexi 16434 Bounded version of ssexi 4225. (Contributed by BJ, 13-Nov-2019.) (Proof modification is discouraged.)
 |- BOUNDED  A   &    |-  B  e.  _V   &    |-  A  C_  B   =>    |-  A  e.  _V
 
Theorembdssexg 16435 Bounded version of ssexg 4226. (Contributed by BJ, 13-Nov-2019.) (Proof modification is discouraged.)
 |- BOUNDED  A   =>    |-  ( ( A  C_  B  /\  B  e.  C )  ->  A  e.  _V )
 
Theorembdssexd 16436 Bounded version of ssexd 4227. (Contributed by BJ, 13-Nov-2019.) (Proof modification is discouraged.)
 |-  ( ph  ->  B  e.  C )   &    |-  ( ph  ->  A  C_  B )   &    |- BOUNDED  A   =>    |-  ( ph  ->  A  e.  _V )
 
Theorembdrabexg 16437* Bounded version of rabexg 4231. (Contributed by BJ, 19-Nov-2019.) (Proof modification is discouraged.)
 |- BOUNDED  ph   &    |- BOUNDED  A   =>    |-  ( A  e.  V  ->  { x  e.  A  |  ph }  e.  _V )
 
Theorembj-inex 16438 The intersection of two sets is a set, from bounded separation. (Contributed by BJ, 19-Nov-2019.) (Proof modification is discouraged.)
 |-  (
 ( A  e.  V  /\  B  e.  W ) 
 ->  ( A  i^i  B )  e.  _V )
 
Theorembj-intexr 16439 intexr 4238 from bounded separation. (Contributed by BJ, 18-Nov-2019.) (Proof modification is discouraged.)
 |-  ( |^| A  e.  _V  ->  A  =/=  (/) )
 
Theorembj-intnexr 16440 intnexr 4239 from bounded separation. (Contributed by BJ, 18-Nov-2019.) (Proof modification is discouraged.)
 |-  ( |^| A  =  _V  ->  -. 
 |^| A  e.  _V )
 
Theorembj-zfpair2 16441 Proof of zfpair2 4298 using only bounded separation. (Contributed by BJ, 5-Oct-2019.) (Proof modification is discouraged.)
 |-  { x ,  y }  e.  _V
 
Theorembj-prexg 16442 Proof of prexg 4299 using only bounded separation. (Contributed by BJ, 5-Oct-2019.) (Proof modification is discouraged.)
 |-  (
 ( A  e.  V  /\  B  e.  W ) 
 ->  { A ,  B }  e.  _V )
 
Theorembj-snexg 16443 snexg 4272 from bounded separation. (Contributed by BJ, 5-Oct-2019.) (Proof modification is discouraged.)
 |-  ( A  e.  V  ->  { A }  e.  _V )
 
Theorembj-snex 16444 snex 4273 from bounded separation. (Contributed by BJ, 5-Oct-2019.) (Proof modification is discouraged.)
 |-  A  e.  _V   =>    |- 
 { A }  e.  _V
 
Theorembj-sels 16445* If a class is a set, then it is a member of a set. (Copied from set.mm.) (Contributed by BJ, 3-Apr-2019.)
 |-  ( A  e.  V  ->  E. x  A  e.  x )
 
Theorembj-axun2 16446* axun2 4530 from bounded separation. (Contributed by BJ, 15-Oct-2019.) (Proof modification is discouraged.)
 |-  E. y A. z ( z  e.  y  <->  E. w ( z  e.  w  /\  w  e.  x ) )
 
Theorembj-uniex2 16447* uniex2 4531 from bounded separation. (Contributed by BJ, 15-Oct-2019.) (Proof modification is discouraged.)
 |-  E. y  y  =  U. x
 
Theorembj-uniex 16448 uniex 4532 from bounded separation. (Contributed by BJ, 13-Nov-2019.) (Proof modification is discouraged.)
 |-  A  e.  _V   =>    |- 
 U. A  e.  _V
 
Theorembj-uniexg 16449 uniexg 4534 from bounded separation. (Contributed by BJ, 13-Nov-2019.) (Proof modification is discouraged.)
 |-  ( A  e.  V  ->  U. A  e.  _V )
 
Theorembj-unex 16450 unex 4536 from bounded separation. (Contributed by BJ, 13-Nov-2019.) (Proof modification is discouraged.)
 |-  A  e.  _V   &    |-  B  e.  _V   =>    |-  ( A  u.  B )  e. 
 _V
 
Theorembdunexb 16451 Bounded version of unexb 4537. (Contributed by BJ, 13-Nov-2019.) (Proof modification is discouraged.)
 |- BOUNDED  A   &    |- BOUNDED  B   =>    |-  ( ( A  e.  _V 
 /\  B  e.  _V ) 
 <->  ( A  u.  B )  e.  _V )
 
Theorembj-unexg 16452 unexg 4538 from bounded separation. (Contributed by BJ, 13-Nov-2019.) (Proof modification is discouraged.)
 |-  (
 ( A  e.  V  /\  B  e.  W ) 
 ->  ( A  u.  B )  e.  _V )
 
Theorembj-sucexg 16453 sucexg 4594 from bounded separation. (Contributed by BJ, 13-Nov-2019.) (Proof modification is discouraged.)
 |-  ( A  e.  V  ->  suc 
 A  e.  _V )
 
Theorembj-sucex 16454 sucex 4595 from bounded separation. (Contributed by BJ, 13-Nov-2019.) (Proof modification is discouraged.)
 |-  A  e.  _V   =>    |- 
 suc  A  e.  _V
 
14.2.9.1  Delta_0-classical logic
 
Axiomax-bj-d0cl 16455 Axiom for Δ0-classical logic. (Contributed by BJ, 2-Jan-2020.)
 |- BOUNDED  ph   =>    |- DECID  ph
 
Theorembj-d0clsepcl 16456 Δ0-classical logic and separation implies classical logic. (Contributed by BJ, 2-Jan-2020.) (Proof modification is discouraged.)
 |- DECID  ph
 
14.2.9.2  Inductive classes and the class of natural number ordinals
 
Syntaxwind 16457 Syntax for inductive classes.
 wff Ind  A
 
Definitiondf-bj-ind 16458* Define the property of being an inductive class. (Contributed by BJ, 30-Nov-2019.)
 |-  (Ind  A 
 <->  ( (/)  e.  A  /\  A. x  e.  A  suc  x  e.  A ) )
 
Theorembj-indsuc 16459 A direct consequence of the definition of Ind. (Contributed by BJ, 30-Nov-2019.)
 |-  (Ind  A  ->  ( B  e.  A  ->  suc  B  e.  A ) )
 
Theorembj-indeq 16460 Equality property for Ind. (Contributed by BJ, 30-Nov-2019.)
 |-  ( A  =  B  ->  (Ind 
 A 
 <-> Ind 
 B ) )
 
Theorembj-bdind 16461 Boundedness of the formula "the setvar  x is an inductive class". (Contributed by BJ, 30-Nov-2019.)
 |- BOUNDED Ind  x
 
Theorembj-indint 16462* The property of being an inductive class is closed under intersections. (Contributed by BJ, 30-Nov-2019.)
 |- Ind  |^| { x  e.  A  | Ind  x }
 
Theorembj-indind 16463* If  A is inductive and  B is "inductive in  A", then  ( A  i^i  B ) is inductive. (Contributed by BJ, 25-Oct-2020.)
 |-  (
 (Ind  A  /\  ( (/)  e.  B  /\  A. x  e.  A  ( x  e.  B  ->  suc  x  e.  B ) ) ) 
 -> Ind  ( A  i^i  B ) )
 
Theorembj-dfom 16464 Alternate definition of  om, as the intersection of all the inductive sets. Proposal: make this the definition. (Contributed by BJ, 30-Nov-2019.)
 |-  om  =  |^| { x  | Ind  x }
 
Theorembj-omind 16465  om is an inductive class. (Contributed by BJ, 30-Nov-2019.)
 |- Ind  om
 
Theorembj-omssind 16466  om is included in all the inductive sets (but for the moment, we cannot prove that it is included in all the inductive classes). (Contributed by BJ, 30-Nov-2019.) (Proof modification is discouraged.)
 |-  ( A  e.  V  ->  (Ind 
 A  ->  om  C_  A ) )
 
Theorembj-ssom 16467* A characterization of subclasses of  om. (Contributed by BJ, 30-Nov-2019.) (Proof modification is discouraged.)
 |-  ( A. x (Ind  x  ->  A  C_  x )  <->  A  C_  om )
 
Theorembj-om 16468* A set is equal to  om if and only if it is the smallest inductive set. (Contributed by BJ, 30-Nov-2019.) (Proof modification is discouraged.)
 |-  ( A  e.  V  ->  ( A  =  om  <->  (Ind  A  /\  A. x (Ind  x  ->  A  C_  x ) ) ) )
 
Theorembj-2inf 16469* Two formulations of the axiom of infinity (see ax-infvn 16472 and bj-omex 16473) . (Contributed by BJ, 30-Nov-2019.) (Proof modification is discouraged.)
 |-  ( om  e.  _V  <->  E. x (Ind  x  /\  A. y (Ind  y  ->  x  C_  y )
 ) )
 
14.2.9.3  The first three Peano postulates

The first three Peano postulates follow from constructive set theory (actually, from its core axioms). The proofs peano1 4690 and peano3 4692 already show this. In this section, we prove bj-peano2 16470 to complete this program. We also prove a preliminary version of the fifth Peano postulate from the core axioms.

 
Theorembj-peano2 16470 Constructive proof of peano2 4691. Temporary note: another possibility is to simply replace sucexg 4594 with bj-sucexg 16453 in the proof of peano2 4691. (Contributed by BJ, 18-Nov-2019.) (Proof modification is discouraged.)
 |-  ( A  e.  om  ->  suc  A  e.  om )
 
Theorempeano5set 16471* Version of peano5 4694 when  om  i^i  A is assumed to be a set, allowing a proof from the core axioms of CZF. (Contributed by BJ, 19-Nov-2019.) (Proof modification is discouraged.)
 |-  (
 ( om  i^i  A )  e.  V  ->  (
 ( (/)  e.  A  /\  A. x  e.  om  ( x  e.  A  ->  suc 
 x  e.  A ) )  ->  om  C_  A ) )
 
14.2.10  CZF: Infinity

In the absence of full separation, the axiom of infinity has to be stated more precisely, as the existence of the smallest class containing the empty set and the successor of each of its elements.

 
14.2.10.1  The set of natural number ordinals

In this section, we introduce the axiom of infinity in a constructive setting (ax-infvn 16472) and deduce that the class  om of natural number ordinals is a set (bj-omex 16473).

 
Axiomax-infvn 16472* Axiom of infinity in a constructive setting. This asserts the existence of the special set we want (the set of natural numbers), instead of the existence of a set with some properties (ax-iinf 4684) from which one then proves, using full separation, that the wanted set exists (omex 4689). "vn" is for "von Neumann". (Contributed by BJ, 14-Nov-2019.)
 |-  E. x (Ind  x  /\  A. y
 (Ind  y  ->  x  C_  y ) )
 
Theorembj-omex 16473 Proof of omex 4689 from ax-infvn 16472. (Contributed by BJ, 14-Nov-2019.) (Proof modification is discouraged.)
 |-  om  e.  _V
 
14.2.10.2  Peano's fifth postulate

In this section, we give constructive proofs of two versions of Peano's fifth postulate.

 
Theorembdpeano5 16474* Bounded version of peano5 4694. (Contributed by BJ, 19-Nov-2019.) (Proof modification is discouraged.)
 |- BOUNDED  A   =>    |-  ( ( (/)  e.  A  /\  A. x  e.  om  ( x  e.  A  ->  suc  x  e.  A ) )  ->  om  C_  A )
 
Theoremspeano5 16475* Version of peano5 4694 when  A is assumed to be a set, allowing a proof from the core axioms of CZF. (Contributed by BJ, 19-Nov-2019.) (Proof modification is discouraged.)
 |-  (
 ( A  e.  V  /\  (/)  e.  A  /\  A. x  e.  om  ( x  e.  A  ->  suc 
 x  e.  A ) )  ->  om  C_  A )
 
14.2.10.3  Bounded induction and Peano's fourth postulate

In this section, we prove various versions of bounded induction from the basic axioms of CZF (in particular, without the axiom of set induction). We also prove Peano's fourth postulate. Together with the results from the previous sections, this proves from the core axioms of CZF (with infinity) that the set of natural number ordinals satisfies the five Peano postulates and thus provides a model for the set of natural numbers.

 
Theoremfindset 16476* Bounded induction (principle of induction when  A is assumed to be a set) allowing a proof from basic constructive axioms. See find 4695 for a nonconstructive proof of the general case. See bdfind 16477 for a proof when  A is assumed to be bounded. (Contributed by BJ, 22-Nov-2019.) (Proof modification is discouraged.)
 |-  ( A  e.  V  ->  ( ( A  C_  om  /\  (/) 
 e.  A  /\  A. x  e.  A  suc  x  e.  A )  ->  A  =  om )
 )
 
Theorembdfind 16477* Bounded induction (principle of induction when  A is assumed to be bounded), proved from basic constructive axioms. See find 4695 for a nonconstructive proof of the general case. See findset 16476 for a proof when  A is assumed to be a set. (Contributed by BJ, 22-Nov-2019.) (Proof modification is discouraged.)
 |- BOUNDED  A   =>    |-  ( ( A  C_  om 
 /\  (/)  e.  A  /\  A. x  e.  A  suc  x  e.  A )  ->  A  =  om )
 
Theorembj-bdfindis 16478* Bounded induction (principle of induction for bounded formulas), using implicit substitutions (the biconditional versions of the hypotheses are implicit substitutions, and we have weakened them to implications). Constructive proof (from CZF). See finds 4696 for a proof of full induction in IZF. From this version, it is easy to prove bounded versions of finds 4696, finds2 4697, finds1 4698. (Contributed by BJ, 21-Nov-2019.) (Proof modification is discouraged.)
 |- BOUNDED  ph   &    |-  F/ x ps   &    |-  F/ x ch   &    |-  F/ x th   &    |-  ( x  =  (/)  ->  ( ps  ->  ph ) )   &    |-  ( x  =  y  ->  (
 ph  ->  ch ) )   &    |-  ( x  =  suc  y  ->  ( th  ->  ph ) )   =>    |-  ( ( ps  /\  A. y  e.  om  ( ch  ->  th ) )  ->  A. x  e.  om  ph )
 
Theorembj-bdfindisg 16479* Version of bj-bdfindis 16478 using a class term in the consequent. Constructive proof (from CZF). See the comment of bj-bdfindis 16478 for explanations. (Contributed by BJ, 21-Nov-2019.) (Proof modification is discouraged.)
 |- BOUNDED  ph   &    |-  F/ x ps   &    |-  F/ x ch   &    |-  F/ x th   &    |-  ( x  =  (/)  ->  ( ps  ->  ph ) )   &    |-  ( x  =  y  ->  (
 ph  ->  ch ) )   &    |-  ( x  =  suc  y  ->  ( th  ->  ph ) )   &    |-  F/_ x A   &    |-  F/ x ta   &    |-  ( x  =  A  ->  (
 ph  ->  ta ) )   =>    |-  ( ( ps 
 /\  A. y  e.  om  ( ch  ->  th )
 )  ->  ( A  e.  om  ->  ta )
 )
 
Theorembj-bdfindes 16480 Bounded induction (principle of induction for bounded formulas), using explicit substitutions. Constructive proof (from CZF). See the comment of bj-bdfindis 16478 for explanations. From this version, it is easy to prove the bounded version of findes 4699. (Contributed by BJ, 21-Nov-2019.) (Proof modification is discouraged.)
 |- BOUNDED  ph   =>    |-  ( ( [. (/)  /  x ].
 ph  /\  A. x  e. 
 om  ( ph  ->  [.
 suc  x  /  x ].
 ph ) )  ->  A. x  e.  om  ph )
 
Theorembj-nn0suc0 16481* Constructive proof of a variant of nn0suc 4700. For a constructive proof of nn0suc 4700, see bj-nn0suc 16495. (Contributed by BJ, 19-Nov-2019.) (Proof modification is discouraged.)
 |-  ( A  e.  om  ->  ( A  =  (/)  \/  E. x  e.  A  A  =  suc  x ) )
 
Theorembj-nntrans 16482 A natural number is a transitive set. (Contributed by BJ, 22-Nov-2019.) (Proof modification is discouraged.)
 |-  ( A  e.  om  ->  ( B  e.  A  ->  B 
 C_  A ) )
 
Theorembj-nntrans2 16483 A natural number is a transitive set. (Contributed by BJ, 22-Nov-2019.) (Proof modification is discouraged.)
 |-  ( A  e.  om  ->  Tr  A )
 
Theorembj-nnelirr 16484 A natural number does not belong to itself. Version of elirr 4637 for natural numbers, which does not require ax-setind 4633. (Contributed by BJ, 24-Nov-2019.) (Proof modification is discouraged.)
 |-  ( A  e.  om  ->  -.  A  e.  A )
 
Theorembj-nnen2lp 16485 A version of en2lp 4650 for natural numbers, which does not require ax-setind 4633.

Note: using this theorem and bj-nnelirr 16484, one can remove dependency on ax-setind 4633 from nntri2 6657 and nndcel 6663; one can actually remove more dependencies from these. (Contributed by BJ, 28-Nov-2019.) (Proof modification is discouraged.)

 |-  (
 ( A  e.  om  /\  B  e.  om )  ->  -.  ( A  e.  B  /\  B  e.  A ) )
 
Theorembj-peano4 16486 Remove from peano4 4693 dependency on ax-setind 4633. Therefore, it only requires core constructive axioms (albeit more of them). (Contributed by BJ, 28-Nov-2019.) (Proof modification is discouraged.)
 |-  (
 ( A  e.  om  /\  B  e.  om )  ->  ( suc  A  =  suc  B  <->  A  =  B ) )
 
Theorembj-omtrans 16487 The set  om is transitive. A natural number is included in  om. Constructive proof of elnn 4702.

The idea is to use bounded induction with the formula  x  C_ 
om. This formula, in a logic with terms, is bounded. So in our logic without terms, we need to temporarily replace it with  x  C_  a and then deduce the original claim. (Contributed by BJ, 29-Dec-2019.) (Proof modification is discouraged.)

 |-  ( A  e.  om  ->  A  C_ 
 om )
 
Theorembj-omtrans2 16488 The set  om is transitive. (Contributed by BJ, 29-Dec-2019.) (Proof modification is discouraged.)
 |-  Tr  om
 
Theorembj-nnord 16489 A natural number is an ordinal class. Constructive proof of nnord 4708. Can also be proved from bj-nnelon 16490 if the latter is proved from bj-omssonALT 16494. (Contributed by BJ, 27-Oct-2020.) (Proof modification is discouraged.)
 |-  ( A  e.  om  ->  Ord  A )
 
Theorembj-nnelon 16490 A natural number is an ordinal. Constructive proof of nnon 4706. Can also be proved from bj-omssonALT 16494. (Contributed by BJ, 27-Oct-2020.) (Proof modification is discouraged.)
 |-  ( A  e.  om  ->  A  e.  On )
 
Theorembj-omord 16491 The set  om is an ordinal class. Constructive proof of ordom 4703. (Contributed by BJ, 29-Dec-2019.) (Proof modification is discouraged.)
 |-  Ord  om
 
Theorembj-omelon 16492 The set  om is an ordinal. Constructive proof of omelon 4705. (Contributed by BJ, 29-Dec-2019.) (Proof modification is discouraged.)
 |-  om  e.  On
 
Theorembj-omsson 16493 Constructive proof of omsson 4709. See also bj-omssonALT 16494. (Contributed by BJ, 27-Oct-2020.) (Proof modification is discouraged.) (New usage is discouraged.
 |-  om  C_ 
 On
 
Theorembj-omssonALT 16494 Alternate proof of bj-omsson 16493. (Contributed by BJ, 27-Oct-2020.) (Proof modification is discouraged.) (New usage is discouraged.)
 |-  om  C_ 
 On
 
Theorembj-nn0suc 16495* Proof of (biconditional form of) nn0suc 4700 from the core axioms of CZF. See also bj-nn0sucALT 16509. As a characterization of the elements of  om, this could be labeled "elom". (Contributed by BJ, 19-Nov-2019.) (Proof modification is discouraged.)
 |-  ( A  e.  om  <->  ( A  =  (/) 
 \/  E. x  e.  om  A  =  suc  x ) )
 
14.2.11  CZF: Set induction

In this section, we add the axiom of set induction to the core axioms of CZF.

 
14.2.11.1  Set induction

In this section, we prove some variants of the axiom of set induction.

 
Theoremsetindft 16496* Axiom of set-induction with a disjoint variable condition replaced with a nonfreeness hypothesis. (Contributed by BJ, 22-Nov-2019.)
 |-  ( A. x F/ y ph  ->  ( A. x (
 A. y  e.  x  [ y  /  x ] ph  ->  ph )  ->  A. x ph ) )
 
Theoremsetindf 16497* Axiom of set-induction with a disjoint variable condition replaced with a nonfreeness hypothesis. (Contributed by BJ, 22-Nov-2019.)
 |-  F/ y ph   =>    |-  ( A. x (
 A. y  e.  x  [ y  /  x ] ph  ->  ph )  ->  A. x ph )
 
Theoremsetindis 16498* Axiom of set induction using implicit substitutions. (Contributed by BJ, 22-Nov-2019.)
 |-  F/ x ps   &    |-  F/ x ch   &    |-  F/ y ph   &    |-  F/ y ps   &    |-  ( x  =  z  ->  ( ph  ->  ps )
 )   &    |-  ( x  =  y 
 ->  ( ch  ->  ph )
 )   =>    |-  ( A. y (
 A. z  e.  y  ps  ->  ch )  ->  A. x ph )
 
Axiomax-bdsetind 16499* Axiom of bounded set induction. (Contributed by BJ, 28-Nov-2019.)
 |- BOUNDED  ph   =>    |-  ( A. a (
 A. y  e.  a  [ y  /  a ] ph  ->  ph )  ->  A. a ph )
 
Theorembdsetindis 16500* Axiom of bounded set induction using implicit substitutions. (Contributed by BJ, 22-Nov-2019.) (Proof modification is discouraged.)
 |- BOUNDED  ph   &    |-  F/ x ps   &    |-  F/ x ch   &    |-  F/ y ph   &    |-  F/ y ps   &    |-  ( x  =  z  ->  ( ph  ->  ps ) )   &    |-  ( x  =  y  ->  ( ch  ->  ph ) )   =>    |-  ( A. y ( A. z  e.  y  ps  ->  ch )  ->  A. x 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-15200 153 15201-15300 154 15301-15400 155 15401-15500 156 15501-15600 157 15601-15700 158 15701-15800 159 15801-15900 160 15901-16000 161 16001-16100 162 16101-16200 163 16201-16300 164 16301-16400 165 16401-16500 166 16501-16600 167 16601-16624
  Copyright terms: Public domain < Previous  Next >