HomeHome Intuitionistic Logic Explorer
Theorem List (p. 18 of 138)
< 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 - 1701-1800   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theoremax11i 1701 Inference that has ax-11 1493 (without  A. y) as its conclusion and does not require ax-10 1492, ax-11 1493, or ax12 1499 for its proof. The hypotheses may be eliminable without one or more of these axioms in special cases. Proof similar to Lemma 16 of [Tarski] p. 70. (Contributed by NM, 20-May-2008.)
 |-  ( x  =  y 
 ->  ( ph  <->  ps ) )   &    |-  ( ps  ->  A. x ps )   =>    |-  ( x  =  y  ->  (
 ph  ->  A. x ( x  =  y  ->  ph )
 ) )
 
1.3.9  Axioms ax-10 and ax-11
 
Theoremax10o 1702 Show that ax-10o 1703 can be derived from ax-10 1492. An open problem is whether this theorem can be derived from ax-10 1492 and the others when ax-11 1493 is replaced with ax-11o 1810. See Theorem ax10 1704 for the rederivation of ax-10 1492 from ax10o 1702.

Normally, ax10o 1702 should be used rather than ax-10o 1703, except by theorems specifically studying the latter's properties. (Contributed by NM, 16-May-2008.)

 |-  ( A. x  x  =  y  ->  ( A. x ph  ->  A. y ph ) )
 
Axiomax-10o 1703 Axiom ax-10o 1703 ("o" for "old") was the original version of ax-10 1492, before it was discovered (in May 2008) that the shorter ax-10 1492 could replace it. It appears as Axiom scheme C11' in [Megill] p. 448 (p. 16 of the preprint).

This axiom is redundant, as shown by Theorem ax10o 1702.

Normally, ax10o 1702 should be used rather than ax-10o 1703, except by theorems specifically studying the latter's properties. (Contributed by NM, 5-Aug-1993.) (New usage is discouraged.)

 |-  ( A. x  x  =  y  ->  ( A. x ph  ->  A. y ph ) )
 
Theoremax10 1704 Rederivation of ax-10 1492 from original version ax-10o 1703. See Theorem ax10o 1702 for the derivation of ax-10o 1703 from ax-10 1492.

This theorem should not be referenced in any proof. Instead, use ax-10 1492 above so that uses of ax-10 1492 can be more easily identified. (Contributed by NM, 16-May-2008.) (New usage is discouraged.)

 |-  ( A. x  x  =  y  ->  A. y  y  =  x )
 
Theoremhbae 1705 All variables are effectively bound in an identical variable specifier. (Contributed by NM, 5-Aug-1993.) (Revised by NM, 3-Feb-2015.)
 |-  ( A. x  x  =  y  ->  A. z A. x  x  =  y )
 
Theoremnfae 1706 All variables are effectively bound in an identical variable specifier. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |- 
 F/ z A. x  x  =  y
 
Theoremhbaes 1707 Rule that applies hbae 1705 to antecedent. (Contributed by NM, 5-Aug-1993.)
 |-  ( A. z A. x  x  =  y  -> 
 ph )   =>    |-  ( A. x  x  =  y  ->  ph )
 
Theoremhbnae 1708 All variables are effectively bound in a distinct variable specifier. Lemma L19 in [Megill] p. 446 (p. 14 of the preprint). (Contributed by NM, 5-Aug-1993.)
 |-  ( -.  A. x  x  =  y  ->  A. z  -.  A. x  x  =  y )
 
Theoremnfnae 1709 All variables are effectively bound in a distinct variable specifier. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |- 
 F/ z  -.  A. x  x  =  y
 
Theoremhbnaes 1710 Rule that applies hbnae 1708 to antecedent. (Contributed by NM, 5-Aug-1993.)
 |-  ( A. z  -.  A. x  x  =  y 
 ->  ph )   =>    |-  ( -.  A. x  x  =  y  ->  ph )
 
Theoremnaecoms 1711 A commutation rule for distinct variable specifiers. (Contributed by NM, 2-Jan-2002.)
 |-  ( -.  A. x  x  =  y  ->  ph )   =>    |-  ( -.  A. y  y  =  x  ->  ph )
 
Theoremequs4 1712 Lemma used in proofs of substitution properties. (Contributed by NM, 5-Aug-1993.) (Proof shortened by Mario Carneiro, 20-May-2014.)
 |-  ( A. x ( x  =  y  ->  ph )  ->  E. x ( x  =  y  /\  ph ) )
 
Theoremequsalh 1713 A useful equivalence related to substitution. New proofs should use equsal 1714 instead. (Contributed by NM, 5-Aug-1993.) (Proof shortened by Andrew Salmon, 12-Aug-2011.) (New usage is discouraged.)
 |-  ( ps  ->  A. x ps )   &    |-  ( x  =  y  ->  ( ph  <->  ps ) )   =>    |-  ( A. x ( x  =  y  ->  ph )  <->  ps )
 
Theoremequsal 1714 A useful equivalence related to substitution. (Contributed by NM, 5-Aug-1993.) (Proof shortened by Andrew Salmon, 12-Aug-2011.) (Revised by Mario Carneiro, 3-Oct-2016.) (Proof shortened by Wolf Lammen, 5-Feb-2018.)
 |- 
 F/ x ps   &    |-  ( x  =  y  ->  (
 ph 
 <->  ps ) )   =>    |-  ( A. x ( x  =  y  -> 
 ph )  <->  ps )
 
Theoremequsex 1715 A useful equivalence related to substitution. (Contributed by NM, 5-Aug-1993.) (Revised by NM, 3-Feb-2015.)
 |-  ( ps  ->  A. x ps )   &    |-  ( x  =  y  ->  ( ph  <->  ps ) )   =>    |-  ( E. x ( x  =  y  /\  ph )  <->  ps )
 
Theoremequsexd 1716 Deduction form of equsex 1715. (Contributed by Jim Kingdon, 29-Dec-2017.)
 |-  ( ph  ->  A. x ph )   &    |-  ( ph  ->  ( ch  ->  A. x ch ) )   &    |-  ( ph  ->  ( x  =  y  ->  ( ps  <->  ch ) ) )   =>    |-  ( ph  ->  ( E. x ( x  =  y  /\  ps )  <->  ch ) )
 
Theoremdral1 1717 Formula-building lemma for use with the Distinctor Reduction Theorem. Part of Theorem 9.4 of [Megill] p. 448 (p. 16 of preprint). (Contributed by NM, 24-Nov-1994.)
 |-  ( A. x  x  =  y  ->  ( ph 
 <->  ps ) )   =>    |-  ( A. x  x  =  y  ->  (
 A. x ph  <->  A. y ps )
 )
 
Theoremdral2 1718 Formula-building lemma for use with the Distinctor Reduction Theorem. Part of Theorem 9.4 of [Megill] p. 448 (p. 16 of preprint). (Contributed by NM, 27-Feb-2005.)
 |-  ( A. x  x  =  y  ->  ( ph 
 <->  ps ) )   =>    |-  ( A. x  x  =  y  ->  (
 A. z ph  <->  A. z ps )
 )
 
Theoremdrex2 1719 Formula-building lemma for use with the Distinctor Reduction Theorem. Part of Theorem 9.4 of [Megill] p. 448 (p. 16 of preprint). (Contributed by NM, 27-Feb-2005.)
 |-  ( A. x  x  =  y  ->  ( ph 
 <->  ps ) )   =>    |-  ( A. x  x  =  y  ->  ( E. z ph  <->  E. z ps )
 )
 
Theoremdrnf1 1720 Formula-building lemma for use with the Distinctor Reduction Theorem. (Contributed by Mario Carneiro, 4-Oct-2016.)
 |-  ( A. x  x  =  y  ->  ( ph 
 <->  ps ) )   =>    |-  ( A. x  x  =  y  ->  ( F/ x ph  <->  F/ y ps )
 )
 
Theoremdrnf2 1721 Formula-building lemma for use with the Distinctor Reduction Theorem. (Contributed by Mario Carneiro, 4-Oct-2016.)
 |-  ( A. x  x  =  y  ->  ( ph 
 <->  ps ) )   =>    |-  ( A. x  x  =  y  ->  ( F/ z ph  <->  F/ z ps )
 )
 
Theoremspimth 1722 Closed theorem form of spim 1725. (Contributed by NM, 15-Jan-2008.) (New usage is discouraged.)
 |-  ( A. x ( ( ps  ->  A. x ps )  /\  ( x  =  y  ->  ( ph  ->  ps ) ) ) 
 ->  ( A. x ph  ->  ps ) )
 
Theoremspimt 1723 Closed theorem form of spim 1725. (Contributed by NM, 15-Jan-2008.) (Revised by Mario Carneiro, 17-Oct-2016.) (Proof shortened by Wolf Lammen, 24-Feb-2018.)
 |-  ( ( F/ x ps  /\  A. x ( x  =  y  ->  ( ph  ->  ps )
 ) )  ->  ( A. x ph  ->  ps )
 )
 
Theoremspimh 1724 Specialization, using implicit substitition. Compare Lemma 14 of [Tarski] p. 70. The spim 1725 series of theorems requires that only one direction of the substitution hypothesis hold. (Contributed by NM, 5-Aug-1993.) (Revised by NM, 8-May-2008.) (New usage is discouraged.)
 |-  ( ps  ->  A. x ps )   &    |-  ( x  =  y  ->  ( ph  ->  ps ) )   =>    |-  ( A. x ph 
 ->  ps )
 
Theoremspim 1725 Specialization, using implicit substitution. Compare Lemma 14 of [Tarski] p. 70. The spim 1725 series of theorems requires that only one direction of the substitution hypothesis hold. (Contributed by NM, 5-Aug-1993.) (Revised by Mario Carneiro, 3-Oct-2016.) (Proof rewritten by Jim Kingdon, 10-Jun-2018.)
 |- 
 F/ x ps   &    |-  ( x  =  y  ->  (
 ph  ->  ps ) )   =>    |-  ( A. x ph 
 ->  ps )
 
Theoremspimeh 1726 Existential introduction, using implicit substitition. Compare Lemma 14 of [Tarski] p. 70. (Contributed by NM, 7-Aug-1994.) (Revised by NM, 3-Feb-2015.) (New usage is discouraged.)
 |-  ( ph  ->  A. x ph )   &    |-  ( x  =  y  ->  ( ph  ->  ps ) )   =>    |-  ( ph  ->  E. x ps )
 
Theoremspimed 1727 Deduction version of spime 1728. (Contributed by NM, 5-Aug-1993.) (Revised by Mario Carneiro, 3-Oct-2016.) (Proof shortened by Wolf Lammen, 19-Feb-2018.)
 |-  ( ch  ->  F/ x ph )   &    |-  ( x  =  y  ->  ( ph  ->  ps ) )   =>    |-  ( ch  ->  (
 ph  ->  E. x ps )
 )
 
Theoremspime 1728 Existential introduction, using implicit substitution. Compare Lemma 14 of [Tarski] p. 70. (Contributed by NM, 7-Aug-1994.) (Revised by Mario Carneiro, 3-Oct-2016.) (Proof shortened by Wolf Lammen, 6-Mar-2018.)
 |- 
 F/ x ph   &    |-  ( x  =  y  ->  ( ph  ->  ps ) )   =>    |-  ( ph  ->  E. x ps )
 
Theoremcbv3 1729 Rule used to change bound variables, using implicit substitution. Usage of this theorem is discouraged because proofs are encouraged to use the weaker cbv3v 1731 if possible. (Contributed by NM, 5-Aug-1993.) (Proof shortened by Wolf Lammen, 12-May-2018.) (New usage is discouraged.)
 |- 
 F/ y ph   &    |-  F/ x ps   &    |-  ( x  =  y  ->  (
 ph  ->  ps ) )   =>    |-  ( A. x ph 
 ->  A. y ps )
 
Theoremcbv3h 1730 Rule used to change bound variables, using implicit substitution. (Contributed by NM, 5-Aug-1993.) (Proof shortened by Andrew Salmon, 25-May-2011.) (Proof shortened by Wolf Lammen, 12-May-2018.)
 |-  ( ph  ->  A. y ph )   &    |-  ( ps  ->  A. x ps )   &    |-  ( x  =  y  ->  (
 ph  ->  ps ) )   =>    |-  ( A. x ph 
 ->  A. y ps )
 
Theoremcbv3v 1731* Rule used to change bound variables, using implicit substitution. Version of cbv3 1729 with a disjoint variable condition. (Contributed by NM, 5-Aug-1993.) (Revised by BJ, 31-May-2019.)
 |- 
 F/ y ph   &    |-  F/ x ps   &    |-  ( x  =  y  ->  (
 ph  ->  ps ) )   =>    |-  ( A. x ph 
 ->  A. y ps )
 
Theoremcbv1 1732 Rule used to change bound variables, using implicit substitution. Revised to format hypotheses to common style. (Contributed by NM, 5-Aug-1993.) (Revised by Mario Carneiro, 3-Oct-2016.) (Revised by Wolf Lammen, 13-May-2018.)
 |- 
 F/ x ph   &    |-  F/ y ph   &    |-  ( ph  ->  F/ y ps )   &    |-  ( ph  ->  F/ x ch )   &    |-  ( ph  ->  ( x  =  y  ->  ( ps  ->  ch ) ) )   =>    |-  ( ph  ->  ( A. x ps  ->  A. y ch ) )
 
Theoremcbv1h 1733 Rule used to change bound variables, using implicit substitution. (Contributed by NM, 5-Aug-1993.) (Proof shortened by Wolf Lammen, 13-May-2018.)
 |-  ( ph  ->  ( ps  ->  A. y ps )
 )   &    |-  ( ph  ->  ( ch  ->  A. x ch )
 )   &    |-  ( ph  ->  ( x  =  y  ->  ( ps  ->  ch )
 ) )   =>    |-  ( A. x A. y ph  ->  ( A. x ps  ->  A. y ch ) )
 
Theoremcbv1v 1734* Rule used to change bound variables, using implicit substitution. (Contributed by NM, 5-Aug-1993.) (Revised by BJ, 16-Jun-2019.)
 |- 
 F/ x ph   &    |-  F/ y ph   &    |-  ( ph  ->  F/ y ps )   &    |-  ( ph  ->  F/ x ch )   &    |-  ( ph  ->  ( x  =  y  ->  ( ps  ->  ch ) ) )   =>    |-  ( ph  ->  ( A. x ps  ->  A. y ch ) )
 
Theoremcbv2h 1735 Rule used to change bound variables, using implicit substitution. (Contributed by NM, 5-Aug-1993.)
 |-  ( ph  ->  ( ps  ->  A. y ps )
 )   &    |-  ( ph  ->  ( ch  ->  A. x ch )
 )   &    |-  ( ph  ->  ( x  =  y  ->  ( ps  <->  ch ) ) )   =>    |-  ( A. x A. y ph  ->  ( A. x ps 
 <-> 
 A. y ch )
 )
 
Theoremcbv2 1736 Rule used to change bound variables, using implicit substitution. Revised to align format of hypotheses to common style. (Contributed by NM, 5-Aug-1993.) (Revised by Mario Carneiro, 3-Oct-2016.) (Revised by Wolf Lammen, 13-May-2018.)
 |- 
 F/ x ph   &    |-  F/ y ph   &    |-  ( ph  ->  F/ y ps )   &    |-  ( ph  ->  F/ x ch )   &    |-  ( ph  ->  ( x  =  y  ->  ( ps  <->  ch ) ) )   =>    |-  ( ph  ->  (
 A. x ps  <->  A. y ch )
 )
 
Theoremcbv2w 1737* Rule used to change bound variables, using implicit substitution. Version of cbv2 1736 with a disjoint variable condition. (Contributed by NM, 5-Aug-1993.) (Revised by Gino Giotto, 10-Jan-2024.)
 |- 
 F/ x ph   &    |-  F/ y ph   &    |-  ( ph  ->  F/ y ps )   &    |-  ( ph  ->  F/ x ch )   &    |-  ( ph  ->  ( x  =  y  ->  ( ps  <->  ch ) ) )   =>    |-  ( ph  ->  (
 A. x ps  <->  A. y ch )
 )
 
Theoremcbvalv1 1738* Rule used to change bound variables, using implicit substitution. Version of cbval 1741 with a disjoint variable condition. See cbvalvw 1906 for a version with two disjoint variable conditions, and cbvalv 1904 for another variant. (Contributed by NM, 13-May-1993.) (Revised by BJ, 31-May-2019.)
 |- 
 F/ y ph   &    |-  F/ x ps   &    |-  ( x  =  y  ->  (
 ph 
 <->  ps ) )   =>    |-  ( A. x ph  <->  A. y ps )
 
Theoremcbvexv1 1739* Rule used to change bound variables, using implicit substitution. Version of cbvex 1743 with a disjoint variable condition. See cbvexvw 1907 for a version with two disjoint variable conditions, and cbvexv 1905 for another variant. (Contributed by NM, 21-Jun-1993.) (Revised by BJ, 31-May-2019.)
 |- 
 F/ y ph   &    |-  F/ x ps   &    |-  ( x  =  y  ->  (
 ph 
 <->  ps ) )   =>    |-  ( E. x ph  <->  E. y ps )
 
Theoremcbvalh 1740 Rule used to change bound variables, using implicit substitition. (Contributed by NM, 5-Aug-1993.) (Proof shortened by Andrew Salmon, 25-May-2011.)
 |-  ( ph  ->  A. y ph )   &    |-  ( ps  ->  A. x ps )   &    |-  ( x  =  y  ->  (
 ph 
 <->  ps ) )   =>    |-  ( A. x ph  <->  A. y ps )
 
Theoremcbval 1741 Rule used to change bound variables, using implicit substitution. (Contributed by NM, 5-Aug-1993.) (Revised by Mario Carneiro, 3-Oct-2016.)
 |- 
 F/ y ph   &    |-  F/ x ps   &    |-  ( x  =  y  ->  (
 ph 
 <->  ps ) )   =>    |-  ( A. x ph  <->  A. y ps )
 
Theoremcbvexh 1742 Rule used to change bound variables, using implicit substitition. (Contributed by NM, 5-Aug-1993.) (Revised by Mario Carneiro, 3-Feb-2015.)
 |-  ( ph  ->  A. y ph )   &    |-  ( ps  ->  A. x ps )   &    |-  ( x  =  y  ->  (
 ph 
 <->  ps ) )   =>    |-  ( E. x ph  <->  E. y ps )
 
Theoremcbvex 1743 Rule used to change bound variables, using implicit substitution. (Contributed by NM, 5-Aug-1993.)
 |- 
 F/ y ph   &    |-  F/ x ps   &    |-  ( x  =  y  ->  (
 ph 
 <->  ps ) )   =>    |-  ( E. x ph  <->  E. y ps )
 
Theoremchvar 1744 Implicit substitution of  y for  x into a theorem. (Contributed by Raph Levien, 9-Jul-2003.) (Revised by Mario Carneiro, 3-Oct-2016.)
 |- 
 F/ x ps   &    |-  ( x  =  y  ->  (
 ph 
 <->  ps ) )   &    |-  ph   =>    |- 
 ps
 
Theoremequvini 1745 A variable introduction law for equality. Lemma 15 of [Monk2] p. 109, however we do not require  z to be distinct from  x and  y (making the proof longer). (Contributed by NM, 5-Aug-1993.) (Proof shortened by Andrew Salmon, 25-May-2011.)
 |-  ( x  =  y 
 ->  E. z ( x  =  z  /\  z  =  y ) )
 
Theoremequveli 1746 A variable elimination law for equality with no distinct variable requirements. (Compare equvini 1745.) (Contributed by NM, 1-Mar-2013.) (Revised by NM, 3-Feb-2015.)
 |-  ( A. z ( z  =  x  <->  z  =  y
 )  ->  x  =  y )
 
Theoremnfald 1747 If  x is not free in  ph, it is not free in  A. y ph. (Contributed by Mario Carneiro, 24-Sep-2016.) (Proof shortened by Wolf Lammen, 6-Jan-2018.)
 |- 
 F/ y ph   &    |-  ( ph  ->  F/ x ps )   =>    |-  ( ph  ->  F/ x A. y ps )
 
Theoremnfexd 1748 If  x is not free in  ph, it is not free in  E. y ph. (Contributed by Mario Carneiro, 24-Sep-2016.) (Proof rewritten by Jim Kingdon, 7-Feb-2018.)
 |- 
 F/ y ph   &    |-  ( ph  ->  F/ x ps )   =>    |-  ( ph  ->  F/ x E. y ps )
 
1.3.10  Substitution (without distinct variables)
 
Syntaxwsb 1749 Extend wff definition to include proper substitution (read "the wff that results when  y is properly substituted for  x in wff  ph"). (Contributed by NM, 24-Jan-2006.)
 wff  [ y  /  x ] ph
 
Definitiondf-sb 1750 Define proper substitution. Remark 9.1 in [Megill] p. 447 (p. 15 of the preprint). For our notation, we use  [ y  /  x ] ph to mean "the wff that results when  y is properly substituted for  x in the wff  ph." We can also use  [ y  /  x ] ph in place of the "free for" side condition used in traditional predicate calculus; see, for example, stdpc4 1762.

Our notation was introduced in Haskell B. Curry's Foundations of Mathematical Logic (1977), p. 316 and is frequently used in textbooks of lambda calculus and combinatory logic. This notation improves the common but ambiguous notation, " ph ( y ) is the wff that results when  y is properly substituted for  x in  ph ( x )." For example, if the original  ph ( x ) is  x  =  y, then  ph ( y ) is  y  =  y, from which we obtain that  ph ( x ) is  x  =  x. So what exactly does  ph ( x ) mean? Curry's notation solves this problem.

In most books, proper substitution has a somewhat complicated recursive definition with multiple cases based on the occurrences of free and bound variables in the wff. Instead, we use a single formula that is exactly equivalent and gives us a direct definition. We later prove that our definition has the properties we expect of proper substitution (see Theorems sbequ 1827, sbcom2 1974 and sbid2v 1983).

Note that our definition is valid even when  x and  y are replaced with the same variable, as sbid 1761 shows. We achieve this by having  x free in the first conjunct and bound in the second. We can also achieve this by using a dummy variable, as the alternate definition dfsb7 1978 shows (which some logicians may prefer because it doesn't mix free and bound variables). Another alternate definition which uses a dummy variable is dfsb7a 1981.

When  x and  y are distinct, we can express proper substitution with the simpler expressions of sb5 1874 and sb6 1873.

In classical logic, another possible definition is  ( x  =  y  /\  ph )  \/  A. x ( x  =  y  ->  ph ) but we do not have an intuitionistic proof that this is equivalent.

There are no restrictions on any of the variables, including what variables may occur in wff 
ph. (Contributed by NM, 5-Aug-1993.)

 |-  ( [ y  /  x ] ph  <->  ( ( x  =  y  ->  ph )  /\  E. x ( x  =  y  /\  ph )
 ) )
 
Theoremsbimi 1751 Infer substitution into antecedent and consequent of an implication. (Contributed by NM, 25-Jun-1998.)
 |-  ( ph  ->  ps )   =>    |-  ( [ y  /  x ] ph  ->  [ y  /  x ] ps )
 
Theoremsbbii 1752 Infer substitution into both sides of a logical equivalence. (Contributed by NM, 5-Aug-1993.)
 |-  ( ph  <->  ps )   =>    |-  ( [ y  /  x ] ph  <->  [ y  /  x ] ps )
 
Theoremsb1 1753 One direction of a simplified definition of substitution. (Contributed by NM, 5-Aug-1993.)
 |-  ( [ y  /  x ] ph  ->  E. x ( x  =  y  /\  ph ) )
 
Theoremsb2 1754 One direction of a simplified definition of substitution. (Contributed by NM, 5-Aug-1993.)
 |-  ( A. x ( x  =  y  ->  ph )  ->  [ y  /  x ] ph )
 
Theoremsbequ1 1755 An equality theorem for substitution. (Contributed by NM, 5-Aug-1993.)
 |-  ( x  =  y 
 ->  ( ph  ->  [ y  /  x ] ph )
 )
 
Theoremsbequ2 1756 An equality theorem for substitution. (Contributed by NM, 5-Aug-1993.)
 |-  ( x  =  y 
 ->  ( [ y  /  x ] ph  ->  ph )
 )
 
Theoremstdpc7 1757 One of the two equality axioms of standard predicate calculus, called substitutivity of equality. (The other one is stdpc6 1690.) Translated to traditional notation, it can be read: " x  =  y  ->  ( ph ( x,  x )  ->  ph ( x,  y ) ), provided that  y is free for  x in  ph ( x,  y )." Axiom 7 of [Mendelson] p. 95. (Contributed by NM, 15-Feb-2005.)
 |-  ( x  =  y 
 ->  ( [ x  /  y ] ph  ->  ph )
 )
 
Theoremsbequ12 1758 An equality theorem for substitution. (Contributed by NM, 5-Aug-1993.)
 |-  ( x  =  y 
 ->  ( ph  <->  [ y  /  x ] ph ) )
 
Theoremsbequ12r 1759 An equality theorem for substitution. (Contributed by NM, 6-Oct-2004.) (Proof shortened by Andrew Salmon, 21-Jun-2011.)
 |-  ( x  =  y 
 ->  ( [ x  /  y ] ph  <->  ph ) )
 
Theoremsbequ12a 1760 An equality theorem for substitution. (Contributed by NM, 5-Aug-1993.)
 |-  ( x  =  y 
 ->  ( [ y  /  x ] ph  <->  [ x  /  y ] ph ) )
 
Theoremsbid 1761 An identity theorem for substitution. Remark 9.1 in [Megill] p. 447 (p. 15 of the preprint). (Contributed by NM, 5-Aug-1993.)
 |-  ( [ x  /  x ] ph  <->  ph )
 
Theoremstdpc4 1762 The specialization axiom of standard predicate calculus. It states that if a statement  ph holds for all  x, then it also holds for the specific case of  y (properly) substituted for  x. Translated to traditional notation, it can be read: " A. x ph ( x )  ->  ph ( y ), provided that  y is free for  x in  ph (
x )." Axiom 4 of [Mendelson] p. 69. (Contributed by NM, 5-Aug-1993.)
 |-  ( A. x ph  ->  [ y  /  x ] ph )
 
Theoremsbh 1763 Substitution for a variable not free in a wff does not affect it. (Contributed by NM, 5-Aug-1993.) (Revised by NM, 17-Oct-2004.)
 |-  ( ph  ->  A. x ph )   =>    |-  ( [ y  /  x ] ph  <->  ph )
 
Theoremsbf 1764 Substitution for a variable not free in a wff does not affect it. (Contributed by NM, 5-Aug-1993.) (Revised by Mario Carneiro, 4-Oct-2016.)
 |- 
 F/ x ph   =>    |-  ( [ y  /  x ] ph  <->  ph )
 
Theoremsbf2 1765 Substitution has no effect on a bound variable. (Contributed by NM, 1-Jul-2005.)
 |-  ( [ y  /  x ] A. x ph  <->  A. x ph )
 
Theoremsb6x 1766 Equivalence involving substitution for a variable not free. (Contributed by NM, 5-Aug-1993.) (Proof shortened by Andrew Salmon, 12-Aug-2011.)
 |-  ( ph  ->  A. x ph )   =>    |-  ( [ y  /  x ] ph  <->  A. x ( x  =  y  ->  ph )
 )
 
Theoremnfs1f 1767 If  x is not free in  ph, it is not free in  [ y  /  x ] ph. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |- 
 F/ x ph   =>    |- 
 F/ x [ y  /  x ] ph
 
Theoremhbs1f 1768 If  x is not free in  ph, it is not free in  [ y  /  x ] ph. (Contributed by NM, 5-Aug-1993.) (Proof shortened by Andrew Salmon, 25-May-2011.)
 |-  ( ph  ->  A. x ph )   =>    |-  ( [ y  /  x ] ph  ->  A. x [ y  /  x ] ph )
 
Theoremsbequ5 1769 Substitution does not change an identical variable specifier. (Contributed by NM, 5-Aug-1993.) (Revised by NM, 21-Dec-2004.)
 |-  ( [ w  /  z ] A. x  x  =  y  <->  A. x  x  =  y )
 
Theoremsbequ6 1770 Substitution does not change a distinctor. (Contributed by NM, 5-Aug-1993.) (Revised by NM, 14-May-2005.)
 |-  ( [ w  /  z ]  -.  A. x  x  =  y  <->  -.  A. x  x  =  y )
 
Theoremsbt 1771 A substitution into a theorem remains true. (See chvar 1744 and chvarv 1924 for versions using implicit substitition.) (Contributed by NM, 21-Jan-2004.) (Proof shortened by Andrew Salmon, 25-May-2011.)
 |-  ph   =>    |- 
 [ y  /  x ] ph
 
Theoremequsb1 1772 Substitution applied to an atomic wff. (Contributed by NM, 5-Aug-1993.)
 |- 
 [ y  /  x ] x  =  y
 
Theoremequsb2 1773 Substitution applied to an atomic wff. (Contributed by NM, 5-Aug-1993.)
 |- 
 [ y  /  x ] y  =  x
 
Theoremsbiedh 1774 Conversion of implicit substitution to explicit substitution (deduction version of sbieh 1777). New proofs should use sbied 1775 instead. (Contributed by NM, 30-Jun-1994.) (Proof shortened by Andrew Salmon, 25-May-2011.) (New usage is discouraged.)
 |-  ( ph  ->  A. x ph )   &    |-  ( ph  ->  ( ch  ->  A. x ch ) )   &    |-  ( ph  ->  ( x  =  y  ->  ( ps  <->  ch ) ) )   =>    |-  ( ph  ->  ( [
 y  /  x ] ps 
 <->  ch ) )
 
Theoremsbied 1775 Conversion of implicit substitution to explicit substitution (deduction version of sbie 1778). (Contributed by NM, 30-Jun-1994.) (Revised by Mario Carneiro, 4-Oct-2016.)
 |- 
 F/ x ph   &    |-  ( ph  ->  F/ x ch )   &    |-  ( ph  ->  ( x  =  y  ->  ( ps  <->  ch ) ) )   =>    |-  ( ph  ->  ( [ y  /  x ] ps  <->  ch ) )
 
Theoremsbiedv 1776* Conversion of implicit substitution to explicit substitution (deduction version of sbie 1778). (Contributed by NM, 7-Jan-2017.)
 |-  ( ( ph  /\  x  =  y )  ->  ( ps 
 <->  ch ) )   =>    |-  ( ph  ->  ( [ y  /  x ] ps  <->  ch ) )
 
Theoremsbieh 1777 Conversion of implicit substitution to explicit substitution. New proofs should use sbie 1778 instead. (Contributed by NM, 30-Jun-1994.) (New usage is discouraged.)
 |-  ( ps  ->  A. x ps )   &    |-  ( x  =  y  ->  ( ph  <->  ps ) )   =>    |-  ( [ y  /  x ] ph  <->  ps )
 
Theoremsbie 1778 Conversion of implicit substitution to explicit substitution. (Contributed by NM, 30-Jun-1994.) (Revised by Mario Carneiro, 4-Oct-2016.) (Revised by Wolf Lammen, 30-Apr-2018.)
 |- 
 F/ x ps   &    |-  ( x  =  y  ->  (
 ph 
 <->  ps ) )   =>    |-  ( [ y  /  x ] ph  <->  ps )
 
Theoremsbiev 1779* Conversion of implicit substitution to explicit substitution. Version of sbie 1778 with a disjoint variable condition. (Contributed by Wolf Lammen, 18-Jan-2023.)
 |- 
 F/ x ps   &    |-  ( x  =  y  ->  (
 ph 
 <->  ps ) )   =>    |-  ( [ y  /  x ] ph  <->  ps )
 
Theoremequsalv 1780* An equivalence related to implicit substitution. Version of equsal 1714 with a disjoint variable condition. (Contributed by NM, 2-Jun-1993.) (Revised by BJ, 31-May-2019.)
 |- 
 F/ x ps   &    |-  ( x  =  y  ->  (
 ph 
 <->  ps ) )   =>    |-  ( A. x ( x  =  y  -> 
 ph )  <->  ps )
 
1.3.11  Theorems using axiom ax-11
 
Theoremequs5a 1781 A property related to substitution that unlike equs5 1816 doesn't require a distinctor antecedent. (Contributed by NM, 2-Feb-2007.)
 |-  ( E. x ( x  =  y  /\  A. y ph )  ->  A. x ( x  =  y  ->  ph ) )
 
Theoremequs5e 1782 A property related to substitution that unlike equs5 1816 doesn't require a distinctor antecedent. (Contributed by NM, 2-Feb-2007.) (Revised by NM, 3-Feb-2015.)
 |-  ( E. x ( x  =  y  /\  ph )  ->  A. x ( x  =  y  ->  E. y ph ) )
 
Theoremax11e 1783 Analogue to ax-11 1493 but for existential quantification. (Contributed by Mario Carneiro and Jim Kingdon, 31-Dec-2017.) (Proved by Mario Carneiro, 9-Feb-2018.)
 |-  ( x  =  y 
 ->  ( E. x ( x  =  y  /\  ph )  ->  E. y ph ) )
 
Theoremax10oe 1784 Quantifier Substitution for existential quantifiers. Analogue to ax10o 1702 but for  E. rather than  A.. (Contributed by Jim Kingdon, 21-Dec-2017.)
 |-  ( A. x  x  =  y  ->  ( E. x ps  ->  E. y ps ) )
 
Theoremdrex1 1785 Formula-building lemma for use with the Distinctor Reduction Theorem. Part of Theorem 9.4 of [Megill] p. 448 (p. 16 of preprint). (Contributed by NM, 27-Feb-2005.) (Revised by NM, 3-Feb-2015.)
 |-  ( A. x  x  =  y  ->  ( ph 
 <->  ps ) )   =>    |-  ( A. x  x  =  y  ->  ( E. x ph  <->  E. y ps )
 )
 
Theoremdrsb1 1786 Formula-building lemma for use with the Distinctor Reduction Theorem. Part of Theorem 9.4 of [Megill] p. 448 (p. 16 of preprint). (Contributed by NM, 5-Aug-1993.)
 |-  ( A. x  x  =  y  ->  ( [ z  /  x ] ph  <->  [ z  /  y ] ph ) )
 
Theoremexdistrfor 1787 Distribution of existential quantifiers, with a bound-variable hypothesis saying that  y is not free in  ph, but  x can be free in  ph (and there is no distinct variable condition on  x and  y). (Contributed by Jim Kingdon, 25-Feb-2018.)
 |-  ( A. x  x  =  y  \/  A. x F/ y ph )   =>    |-  ( E. x E. y (
 ph  /\  ps )  ->  E. x ( ph  /\ 
 E. y ps )
 )
 
Theoremsb4a 1788 A version of sb4 1819 that doesn't require a distinctor antecedent. (Contributed by NM, 2-Feb-2007.)
 |-  ( [ y  /  x ] A. y ph  ->  A. x ( x  =  y  ->  ph )
 )
 
Theoremequs45f 1789 Two ways of expressing substitution when  y is not free in  ph. (Contributed by NM, 25-Apr-2008.)
 |-  ( ph  ->  A. y ph )   =>    |-  ( E. x ( x  =  y  /\  ph )  <->  A. x ( x  =  y  ->  ph )
 )
 
Theoremsb6f 1790 Equivalence for substitution when  y is not free in  ph. (Contributed by NM, 5-Aug-1993.) (Revised by NM, 30-Apr-2008.)
 |-  ( ph  ->  A. y ph )   =>    |-  ( [ y  /  x ] ph  <->  A. x ( x  =  y  ->  ph )
 )
 
Theoremsb5f 1791 Equivalence for substitution when  y is not free in  ph. (Contributed by NM, 5-Aug-1993.) (Revised by NM, 18-May-2008.)
 |-  ( ph  ->  A. y ph )   =>    |-  ( [ y  /  x ] ph  <->  E. x ( x  =  y  /\  ph )
 )
 
Theoremsb4e 1792 One direction of a simplified definition of substitution that unlike sb4 1819 doesn't require a distinctor antecedent. (Contributed by NM, 2-Feb-2007.)
 |-  ( [ y  /  x ] ph  ->  A. x ( x  =  y  ->  E. y ph )
 )
 
Theoremhbsb2a 1793 Special case of a bound-variable hypothesis builder for substitution. (Contributed by NM, 2-Feb-2007.)
 |-  ( [ y  /  x ] A. y ph  ->  A. x [ y  /  x ] ph )
 
Theoremhbsb2e 1794 Special case of a bound-variable hypothesis builder for substitution. (Contributed by NM, 2-Feb-2007.)
 |-  ( [ y  /  x ] ph  ->  A. x [ y  /  x ] E. y ph )
 
Theoremhbsb3 1795 If  y is not free in  ph,  x is not free in  [
y  /  x ] ph. (Contributed by NM, 5-Aug-1993.)
 |-  ( ph  ->  A. y ph )   =>    |-  ( [ y  /  x ] ph  ->  A. x [ y  /  x ] ph )
 
Theoremnfs1 1796 If  y is not free in  ph,  x is not free in  [
y  /  x ] ph. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |- 
 F/ y ph   =>    |- 
 F/ x [ y  /  x ] ph
 
Theoremsbcof2 1797 Version of sbco 1955 where  x is not free in  ph. (Contributed by Jim Kingdon, 28-Dec-2017.)
 |-  ( ph  ->  A. x ph )   =>    |-  ( [ y  /  x ] [ x  /  y ] ph  <->  [ y  /  x ] ph )
 
1.4  Predicate calculus with distinct variables
 
1.4.1  Derive the axiom of distinct variables ax-16
 
Theoremspimv 1798* A version of spim 1725 with a distinct variable requirement instead of a bound-variable hypothesis. (Contributed by NM, 5-Aug-1993.)
 |-  ( x  =  y 
 ->  ( ph  ->  ps )
 )   =>    |-  ( A. x ph  ->  ps )
 
Theoremaev 1799* A "distinctor elimination" lemma with no restrictions on variables in the consequent, proved without using ax-16 1801. (Contributed by NM, 8-Nov-2006.) (Proof shortened by Andrew Salmon, 21-Jun-2011.)
 |-  ( A. x  x  =  y  ->  A. z  w  =  v )
 
Theoremax16 1800* Theorem showing that ax-16 1801 is redundant if ax-17 1513 is included in the axiom system. The important part of the proof is provided by aev 1799.

See ax16ALT 1846 for an alternate proof that does not require ax-10 1492 or ax12 1499.

This theorem should not be referenced in any proof. Instead, use ax-16 1801 below so that theorems needing ax-16 1801 can be more easily identified. (Contributed by NM, 8-Nov-2006.)

 |-  ( A. x  x  =  y  ->  ( ph  ->  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-13794
  Copyright terms: Public domain < Previous  Next >