HomeHome Intuitionistic Logic Explorer
Theorem List (p. 18 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 - 1701-1800   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theoremhbnt 1701 Closed theorem version of bound-variable hypothesis builder hbn 1702. (Contributed by NM, 5-Aug-1993.) (Revised by NM, 2-Feb-2015.)
 |-  ( A. x (
 ph  ->  A. x ph )  ->  ( -.  ph  ->  A. x  -.  ph )
 )
 
Theoremhbn 1702 If  x is not free in  ph, it is not free in  -.  ph. (Contributed by NM, 5-Aug-1993.)
 |-  ( ph  ->  A. x ph )   =>    |-  ( -.  ph  ->  A. x  -.  ph )
 
Theoremhbnd 1703 Deduction form of bound-variable hypothesis builder hbn 1702. (Contributed by NM, 3-Jan-2002.)
 |-  ( ph  ->  A. x ph )   &    |-  ( ph  ->  ( ps  ->  A. x ps ) )   =>    |-  ( ph  ->  ( -.  ps  ->  A. x  -.  ps ) )
 
Theoremnfnt 1704 If  x is not free in  ph, then it is not free in  -.  ph. (Contributed by Mario Carneiro, 24-Sep-2016.) (Proof shortened by Wolf Lammen, 28-Dec-2017.) (Revised by BJ, 24-Jul-2019.)
 |-  ( F/ x ph  ->  F/ x  -.  ph )
 
Theoremnfnd 1705 Deduction associated with nfnt 1704. (Contributed by Mario Carneiro, 24-Sep-2016.)
 |-  ( ph  ->  F/ x ps )   =>    |-  ( ph  ->  F/ x  -.  ps )
 
Theoremnfn 1706 Inference associated with nfnt 1704. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |- 
 F/ x ph   =>    |- 
 F/ x  -.  ph
 
Theoremnfdc 1707 If  x is not free in  ph, it is not free in DECID  ph. (Contributed by Jim Kingdon, 11-Mar-2018.)
 |- 
 F/ x ph   =>    |- 
 F/ xDECID 
 ph
 
Theoremmodal-5 1708 The analog in our predicate calculus of axiom 5 of modal logic S5. (Contributed by NM, 5-Oct-2005.)
 |-  ( -.  A. x  -.  ph  ->  A. x  -.  A. x  -.  ph )
 
Theorem19.9d 1709 A deduction version of one direction of 19.9 1692. (Contributed by NM, 5-Aug-1993.) (Revised by Mario Carneiro, 24-Sep-2016.)
 |-  ( ps  ->  F/ x ph )   =>    |-  ( ps  ->  ( E. x ph  ->  ph )
 )
 
Theorem19.9hd 1710 A deduction version of one direction of 19.9 1692. This is an older variation of this theorem; new proofs should use 19.9d 1709. (Contributed by NM, 5-Aug-1993.) (New usage is discouraged.)
 |-  ( ps  ->  A. x ps )   &    |-  ( ps  ->  (
 ph  ->  A. x ph )
 )   =>    |-  ( ps  ->  ( E. x ph  ->  ph )
 )
 
Theoremexcomim 1711 One direction of Theorem 19.11 of [Margaris] p. 89. (Contributed by NM, 5-Aug-1993.)
 |-  ( E. x E. y ph  ->  E. y E. x ph )
 
Theoremexcom 1712 Theorem 19.11 of [Margaris] p. 89. (Contributed by NM, 5-Aug-1993.)
 |-  ( E. x E. y ph  <->  E. y E. x ph )
 
Theorem19.12 1713 Theorem 19.12 of [Margaris] p. 89. Assuming the converse is a mistake sometimes made by beginners! (Contributed by NM, 5-Aug-1993.)
 |-  ( E. x A. y ph  ->  A. y E. x ph )
 
Theorem19.19 1714 Theorem 19.19 of [Margaris] p. 90. (Contributed by NM, 12-Mar-1993.)
 |- 
 F/ x ph   =>    |-  ( A. x (
 ph 
 <->  ps )  ->  ( ph 
 <-> 
 E. x ps )
 )
 
Theorem19.21-2 1715 Theorem 19.21 of [Margaris] p. 90 but with 2 quantifiers. (Contributed by NM, 4-Feb-2005.)
 |- 
 F/ x ph   &    |-  F/ y ph   =>    |-  ( A. x A. y (
 ph  ->  ps )  <->  ( ph  ->  A. x A. y ps ) )
 
Theoremnf2 1716 An alternate definition of df-nf 1509, which does not involve nested quantifiers on the same variable. (Contributed by Mario Carneiro, 24-Sep-2016.)
 |-  ( F/ x ph  <->  ( E. x ph  ->  A. x ph ) )
 
Theoremnf3 1717 An alternate definition of df-nf 1509. (Contributed by Mario Carneiro, 24-Sep-2016.)
 |-  ( F/ x ph  <->  A. x ( E. x ph 
 ->  ph ) )
 
Theoremnf4dc 1718 Variable  x is effectively not free in  ph iff  ph is always true or always false, given a decidability condition. The reverse direction, nf4r 1719, holds for all propositions. (Contributed by Jim Kingdon, 21-Jul-2018.)
 |-  (DECID 
 E. x ph  ->  ( F/ x ph  <->  ( A. x ph 
 \/  A. x  -.  ph ) ) )
 
Theoremnf4r 1719 If  ph is always true or always false, then variable 
x is effectively not free in 
ph. The converse holds given a decidability condition, as seen at nf4dc 1718. (Contributed by Jim Kingdon, 21-Jul-2018.)
 |-  ( ( A. x ph 
 \/  A. x  -.  ph )  ->  F/ x ph )
 
Theorem19.36i 1720 Inference from Theorem 19.36 of [Margaris] p. 90. (Contributed by NM, 5-Aug-1993.) (Revised by NM, 2-Feb-2015.)
 |- 
 F/ x ps   &    |-  E. x ( ph  ->  ps )   =>    |-  ( A. x ph  ->  ps )
 
Theorem19.36-1 1721 Closed form of 19.36i 1720. One direction of Theorem 19.36 of [Margaris] p. 90. The converse holds in classical logic, but does not hold (for all propositions) in intuitionistic logic. (Contributed by Jim Kingdon, 20-Jun-2018.)
 |- 
 F/ x ps   =>    |-  ( E. x ( ph  ->  ps )  ->  ( A. x ph  ->  ps ) )
 
Theorem19.37-1 1722 One direction of Theorem 19.37 of [Margaris] p. 90. The converse holds in classical logic but not, in general, here. (Contributed by Jim Kingdon, 21-Jun-2018.)
 |- 
 F/ x ph   =>    |-  ( E. x (
 ph  ->  ps )  ->  ( ph  ->  E. x ps )
 )
 
Theorem19.37aiv 1723* Inference from Theorem 19.37 of [Margaris] p. 90. (Contributed by NM, 5-Aug-1993.)
 |- 
 E. x ( ph  ->  ps )   =>    |-  ( ph  ->  E. x ps )
 
Theorem19.38 1724 Theorem 19.38 of [Margaris] p. 90. (Contributed by NM, 5-Aug-1993.)
 |-  ( ( E. x ph 
 ->  A. x ps )  ->  A. x ( ph  ->  ps ) )
 
Theorem19.23t 1725 Closed form of Theorem 19.23 of [Margaris] p. 90. (Contributed by NM, 7-Nov-2005.) (Proof shortened by Wolf Lammen, 2-Jan-2018.)
 |-  ( F/ x ps  ->  ( A. x (
 ph  ->  ps )  <->  ( E. x ph 
 ->  ps ) ) )
 
Theorem19.23 1726 Theorem 19.23 of [Margaris] p. 90. (Contributed by NM, 5-Aug-1993.) (Revised by Mario Carneiro, 24-Sep-2016.)
 |- 
 F/ x ps   =>    |-  ( A. x ( ph  ->  ps )  <->  ( E. x ph  ->  ps ) )
 
Theorem19.32dc 1727 Theorem 19.32 of [Margaris] p. 90, where  ph is decidable. (Contributed by Jim Kingdon, 4-Jun-2018.)
 |- 
 F/ x ph   =>    |-  (DECID 
 ph  ->  ( A. x ( ph  \/  ps )  <->  (
 ph  \/  A. x ps ) ) )
 
Theorem19.32r 1728 One direction of Theorem 19.32 of [Margaris] p. 90. The converse holds if  ph is decidable, as seen at 19.32dc 1727. (Contributed by Jim Kingdon, 28-Jul-2018.)
 |- 
 F/ x ph   =>    |-  ( ( ph  \/  A. x ps )  ->  A. x ( ph  \/  ps ) )
 
Theorem19.31r 1729 One direction of Theorem 19.31 of [Margaris] p. 90. The converse holds in classical logic, but not intuitionistic logic. (Contributed by Jim Kingdon, 28-Jul-2018.)
 |- 
 F/ x ps   =>    |-  ( ( A. x ph  \/  ps )  ->  A. x ( ph  \/  ps ) )
 
Theorem19.44 1730 Theorem 19.44 of [Margaris] p. 90. (Contributed by NM, 12-Mar-1993.)
 |- 
 F/ x ps   =>    |-  ( E. x ( ph  \/  ps )  <->  ( E. x ph  \/  ps ) )
 
Theorem19.45 1731 Theorem 19.45 of [Margaris] p. 90. (Contributed by NM, 12-Mar-1993.)
 |- 
 F/ x ph   =>    |-  ( E. x (
 ph  \/  ps )  <->  (
 ph  \/  E. x ps ) )
 
Theorem19.34 1732 Theorem 19.34 of [Margaris] p. 90. (Contributed by NM, 5-Aug-1993.)
 |-  ( ( A. x ph 
 \/  E. x ps )  ->  E. x ( ph  \/  ps ) )
 
Theorem19.41h 1733 Theorem 19.41 of [Margaris] p. 90. New proofs should use 19.41 1734 instead. (Contributed by NM, 5-Aug-1993.) (Proof shortened by Andrew Salmon, 25-May-2011.) (New usage is discouraged.)
 |-  ( ps  ->  A. x ps )   =>    |-  ( E. x (
 ph  /\  ps )  <->  ( E. x ph  /\  ps ) )
 
Theorem19.41 1734 Theorem 19.41 of [Margaris] p. 90. (Contributed by NM, 5-Aug-1993.) (Proof shortened by Andrew Salmon, 25-May-2011.) (Proof shortened by Wolf Lammen, 12-Jan-2018.)
 |- 
 F/ x ps   =>    |-  ( E. x ( ph  /\  ps )  <->  ( E. x ph  /\  ps ) )
 
Theorem19.42h 1735 Theorem 19.42 of [Margaris] p. 90. New proofs should use 19.42 1736 instead. (Contributed by NM, 18-Aug-1993.) (New usage is discouraged.)
 |-  ( ph  ->  A. x ph )   =>    |-  ( E. x (
 ph  /\  ps )  <->  (
 ph  /\  E. x ps ) )
 
Theorem19.42 1736 Theorem 19.42 of [Margaris] p. 90. (Contributed by NM, 18-Aug-1993.)
 |- 
 F/ x ph   =>    |-  ( E. x (
 ph  /\  ps )  <->  (
 ph  /\  E. x ps ) )
 
Theoremexcom13 1737 Swap 1st and 3rd existential quantifiers. (Contributed by NM, 9-Mar-1995.)
 |-  ( E. x E. y E. z ph  <->  E. z E. y E. x ph )
 
Theoremexrot3 1738 Rotate existential quantifiers. (Contributed by NM, 17-Mar-1995.)
 |-  ( E. x E. y E. z ph  <->  E. y E. z E. x ph )
 
Theoremexrot4 1739 Rotate existential quantifiers twice. (Contributed by NM, 9-Mar-1995.)
 |-  ( E. x E. y E. z E. w ph  <->  E. z E. w E. x E. y ph )
 
Theoremnexr 1740 Inference from 19.8a 1638. (Contributed by Jeff Hankins, 26-Jul-2009.)
 |- 
 -.  E. x ph   =>    |- 
 -.  ph
 
Theoremexan 1741 Place a conjunct in the scope of an existential quantifier. (Contributed by NM, 18-Aug-1993.) (Proof shortened by Andrew Salmon, 25-May-2011.)
 |-  ( E. x ph  /\ 
 ps )   =>    |- 
 E. x ( ph  /\ 
 ps )
 
Theoremhbexd 1742 Deduction form of bound-variable hypothesis builder hbex 1684. (Contributed by NM, 2-Jan-2002.)
 |-  ( ph  ->  A. y ph )   &    |-  ( ph  ->  ( ps  ->  A. x ps ) )   =>    |-  ( ph  ->  ( E. y ps  ->  A. x E. y ps ) )
 
Theoremeeor 1743 Rearrange existential quantifiers. (Contributed by NM, 8-Aug-1994.)
 |- 
 F/ y ph   &    |-  F/ x ps   =>    |-  ( E. x E. y (
 ph  \/  ps )  <->  ( E. x ph  \/  E. y ps ) )
 
1.3.8  Equality theorems without distinct variables
 
Theorema9e 1744 At least one individual exists. This is not a theorem of free logic, which is sound in empty domains. For such a logic, we would add this theorem as an axiom of set theory (Axiom 0 of [Kunen] p. 10). In the system consisting of ax-5 1495 through ax-14 2205 and ax-17 1574, all axioms other than ax-9 1579 are believed to be theorems of free logic, although the system without ax-9 1579 is probably not complete in free logic. (Contributed by NM, 5-Aug-1993.) (Revised by NM, 3-Feb-2015.)
 |- 
 E. x  x  =  y
 
Theorema9ev 1745* At least one individual exists. Weaker version of a9e 1744. (Contributed by NM, 3-Aug-2017.)
 |- 
 E. x  x  =  y
 
Theoremax9o 1746 An implication related to substitution. (Contributed by NM, 5-Aug-1993.) (Revised by NM, 3-Feb-2015.)
 |-  ( A. x ( x  =  y  ->  A. x ph )  ->  ph )
 
Theoremspimfv 1747* Specialization, using implicit substitution. Version of spim 1786 with a disjoint variable condition. See spimv 1859 for another variant. (Contributed by NM, 10-Jan-1993.) (Revised by BJ, 31-May-2019.)
 |- 
 F/ x ps   &    |-  ( x  =  y  ->  (
 ph  ->  ps ) )   =>    |-  ( A. x ph 
 ->  ps )
 
Theoremchvarfv 1748* Implicit substitution of  y for  x into a theorem. Version of chvar 1805 with a disjoint variable condition. (Contributed by Raph Levien, 9-Jul-2003.) (Revised by BJ, 31-May-2019.)
 |- 
 F/ x ps   &    |-  ( x  =  y  ->  (
 ph 
 <->  ps ) )   &    |-  ph   =>    |- 
 ps
 
Theoremequid 1749 Identity law for equality (reflexivity). Lemma 6 of [Tarski] p. 68. This is often an axiom of equality in textbook systems, but we don't need it as an axiom since it can be proved from our other axioms.

This proof is similar to Tarski's and makes use of a dummy variable  y. It also works in intuitionistic logic, unlike some other possible ways of proving this theorem. (Contributed by NM, 1-Apr-2005.)

 |-  x  =  x
 
Theoremnfequid 1750 Bound-variable hypothesis builder for  x  =  x. This theorem tells us that any variable, including  x, is effectively not free in  x  =  x, even though  x is technically free according to the traditional definition of free variable. (Contributed by NM, 13-Jan-2011.) (Revised by NM, 21-Aug-2017.)
 |- 
 F/ y  x  =  x
 
Theoremstdpc6 1751 One of the two equality axioms of standard predicate calculus, called reflexivity of equality. (The other one is stdpc7 1818.) Axiom 6 of [Mendelson] p. 95. Mendelson doesn't say why he prepended the redundant quantifier, but it was probably to be compatible with free logic (which is valid in the empty domain). (Contributed by NM, 16-Feb-2005.)
 |- 
 A. x  x  =  x
 
Theoremequcomi 1752 Commutative law for equality. Lemma 7 of [Tarski] p. 69. (Contributed by NM, 5-Aug-1993.)
 |-  ( x  =  y 
 ->  y  =  x )
 
Theoremax6evr 1753* A commuted form of a9ev 1745. The naming reflects how axioms were numbered in the Metamath Proof Explorer as of 2020 (a numbering which we eventually plan to adopt here too, but until this happens everywhere only some theorems will have it). (Contributed by BJ, 7-Dec-2020.)
 |- 
 E. x  y  =  x
 
Theoremequcom 1754 Commutative law for equality. (Contributed by NM, 20-Aug-1993.)
 |-  ( x  =  y  <-> 
 y  =  x )
 
Theoremequcomd 1755 Deduction form of equcom 1754, symmetry of equality. For the versions for classes, see eqcom 2233 and eqcomd 2237. (Contributed by BJ, 6-Oct-2019.)
 |-  ( ph  ->  x  =  y )   =>    |-  ( ph  ->  y  =  x )
 
Theoremequcoms 1756 An inference commuting equality in antecedent. Used to eliminate the need for a syllogism. (Contributed by NM, 5-Aug-1993.)
 |-  ( x  =  y 
 ->  ph )   =>    |-  ( y  =  x 
 ->  ph )
 
Theoremequtr 1757 A transitive law for equality. (Contributed by NM, 23-Aug-1993.)
 |-  ( x  =  y 
 ->  ( y  =  z 
 ->  x  =  z
 ) )
 
Theoremequtrr 1758 A transitive law for equality. Lemma L17 in [Megill] p. 446 (p. 14 of the preprint). (Contributed by NM, 23-Aug-1993.)
 |-  ( x  =  y 
 ->  ( z  =  x 
 ->  z  =  y
 ) )
 
Theoremequtr2 1759 A transitive law for equality. (Contributed by NM, 12-Aug-1993.) (Proof shortened by Andrew Salmon, 25-May-2011.)
 |-  ( ( x  =  z  /\  y  =  z )  ->  x  =  y )
 
Theoremequequ1 1760 An equivalence law for equality. (Contributed by NM, 5-Aug-1993.)
 |-  ( x  =  y 
 ->  ( x  =  z  <-> 
 y  =  z ) )
 
Theoremequequ2 1761 An equivalence law for equality. (Contributed by NM, 5-Aug-1993.)
 |-  ( x  =  y 
 ->  ( z  =  x  <-> 
 z  =  y ) )
 
Theoremax11i 1762 Inference that has ax-11 1554 (without  A. y) as its conclusion and does not require ax-10 1553, ax-11 1554, or ax12 1560 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 1763 Show that ax-10o 1764 can be derived from ax-10 1553. An open problem is whether this theorem can be derived from ax-10 1553 and the others when ax-11 1554 is replaced with ax-11o 1871. See Theorem ax10 1765 for the rederivation of ax-10 1553 from ax10o 1763.

Normally, ax10o 1763 should be used rather than ax-10o 1764, 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 1764 Axiom ax-10o 1764 ("o" for "old") was the original version of ax-10 1553, before it was discovered (in May 2008) that the shorter ax-10 1553 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 1763.

Normally, ax10o 1763 should be used rather than ax-10o 1764, 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 1765 Rederivation of ax-10 1553 from original version ax-10o 1764. See Theorem ax10o 1763 for the derivation of ax-10o 1764 from ax-10 1553.

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

 |-  ( A. x  x  =  y  ->  A. y  y  =  x )
 
Theoremhbae 1766 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 1767 All variables are effectively bound in an identical variable specifier. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |- 
 F/ z A. x  x  =  y
 
Theoremhbaes 1768 Rule that applies hbae 1766 to antecedent. (Contributed by NM, 5-Aug-1993.)
 |-  ( A. z A. x  x  =  y  -> 
 ph )   =>    |-  ( A. x  x  =  y  ->  ph )
 
Theoremhbnae 1769 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 1770 All variables are effectively bound in a distinct variable specifier. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |- 
 F/ z  -.  A. x  x  =  y
 
Theoremhbnaes 1771 Rule that applies hbnae 1769 to antecedent. (Contributed by NM, 5-Aug-1993.)
 |-  ( A. z  -.  A. x  x  =  y 
 ->  ph )   =>    |-  ( -.  A. x  x  =  y  ->  ph )
 
Theoremnaecoms 1772 A commutation rule for distinct variable specifiers. (Contributed by NM, 2-Jan-2002.)
 |-  ( -.  A. x  x  =  y  ->  ph )   =>    |-  ( -.  A. y  y  =  x  ->  ph )
 
Theoremequs4 1773 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 1774 A useful equivalence related to substitution. New proofs should use equsal 1775 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 1775 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 1776 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 1777 Deduction form of equsex 1776. (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 1778 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 1779 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 1780 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 1781 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 1782 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 1783 Closed theorem form of spim 1786. (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 1784 Closed theorem form of spim 1786. (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 1785 Specialization, using implicit substitition. Compare Lemma 14 of [Tarski] p. 70. The spim 1786 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 1786 Specialization, using implicit substitution. Compare Lemma 14 of [Tarski] p. 70. The spim 1786 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 1787 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 1788 Deduction version of spime 1789. (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 1789 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 1790 Rule used to change bound variables, using implicit substitution. Usage of this theorem is discouraged because proofs are encouraged to use the weaker cbv3v 1792 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 1791 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 1792* Rule used to change bound variables, using implicit substitution. Version of cbv3 1790 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 1793 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 1794 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 1795* 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 1796 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 1797 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 1798* Rule used to change bound variables, using implicit substitution. Version of cbv2 1797 with a disjoint variable condition. (Contributed by NM, 5-Aug-1993.) (Revised by GG, 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 1799* Rule used to change bound variables, using implicit substitution. Version of cbval 1802 with a disjoint variable condition. See cbvalvw 1968 for a version with two disjoint variable conditions, and cbvalv 1966 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 1800* Rule used to change bound variables, using implicit substitution. Version of cbvex 1804 with a disjoint variable condition. See cbvexvw 1969 for a version with two disjoint variable conditions, and cbvexv 1967 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 )
    < 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-16695
  Copyright terms: Public domain < Previous  Next >