HomeHome Intuitionistic Logic Explorer
Theorem List (p. 23 of 108)
< 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 - 2201-2300   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theoremcbvab 2201 Rule used to change bound variables, using implicit substitution. (Contributed by Andrew Salmon, 11-Jul-2011.)
 |- 
 F/ y ph   &    |-  F/ x ps   &    |-  ( x  =  y  ->  (
 ph 
 <->  ps ) )   =>    |-  { x  |  ph
 }  =  { y  |  ps }
 
Theoremcbvabv 2202* Rule used to change bound variables, using implicit substitution. (Contributed by NM, 26-May-1999.)
 |-  ( x  =  y 
 ->  ( ph  <->  ps ) )   =>    |-  { x  |  ph
 }  =  { y  |  ps }
 
Theoremclelab 2203* Membership of a class variable in a class abstraction. (Contributed by NM, 23-Dec-1993.)
 |-  ( A  e.  { x  |  ph }  <->  E. x ( x  =  A  /\  ph )
 )
 
Theoremclabel 2204* Membership of a class abstraction in another class. (Contributed by NM, 17-Jan-2006.)
 |-  ( { x  |  ph
 }  e.  A  <->  E. y ( y  e.  A  /\  A. x ( x  e.  y  <->  ph ) ) )
 
Theoremsbab 2205* The right-hand side of the second equality is a way of representing proper substitution of  y for  x into a class variable. (Contributed by NM, 14-Sep-2003.)
 |-  ( x  =  y 
 ->  A  =  { z  |  [ y  /  x ] z  e.  A } )
 
2.1.3  Class form not-free predicate
 
Syntaxwnfc 2206 Extend wff definition to include the not-free predicate for classes.
 wff  F/_ x A
 
Theoremnfcjust 2207* Justification theorem for df-nfc 2208. (Contributed by Mario Carneiro, 13-Oct-2016.)
 |-  ( A. y F/ x  y  e.  A  <->  A. z F/ x  z  e.  A )
 
Definitiondf-nfc 2208* Define the not-free predicate for classes. This is read " x is not free in  A". Not-free means that the value of  x cannot affect the value of  A, e.g., any occurrence of  x in  A is effectively bound by a quantifier or something that expands to one (such as "there exists at most one"). It is defined in terms of the not-free predicate df-nf 1390 for wffs; see that definition for more information. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |-  ( F/_ x A  <->  A. y F/ x  y  e.  A )
 
Theoremnfci 2209* Deduce that a class  A does not have  x free in it. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |- 
 F/ x  y  e.  A   =>    |-  F/_ x A
 
Theoremnfcii 2210* Deduce that a class  A does not have  x free in it. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |-  ( y  e.  A  ->  A. x  y  e.  A )   =>    |-  F/_ x A
 
Theoremnfcr 2211* Consequence of the not-free predicate. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |-  ( F/_ x A  ->  F/ x  y  e.  A )
 
Theoremnfcrii 2212* Consequence of the not-free predicate. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |-  F/_ x A   =>    |-  ( y  e.  A  ->  A. x  y  e.  A )
 
Theoremnfcri 2213* Consequence of the not-free predicate. (Note that unlike nfcr 2211, this does not require  y and  A to be disjoint.) (Contributed by Mario Carneiro, 11-Aug-2016.)
 |-  F/_ x A   =>    |- 
 F/ x  y  e.  A
 
Theoremnfcd 2214* Deduce that a class  A does not have  x free in it. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |- 
 F/ y ph   &    |-  ( ph  ->  F/ x  y  e.  A )   =>    |-  ( ph  ->  F/_ x A )
 
Theoremnfceqi 2215 Equality theorem for class not-free. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |-  A  =  B   =>    |-  ( F/_ x A 
 <-> 
 F/_ x B )
 
Theoremnfcxfr 2216 A utility lemma to transfer a bound-variable hypothesis builder into a definition. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |-  A  =  B   &    |-  F/_ x B   =>    |-  F/_ x A
 
Theoremnfcxfrd 2217 A utility lemma to transfer a bound-variable hypothesis builder into a definition. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |-  A  =  B   &    |-  ( ph  ->  F/_ x B )   =>    |-  ( ph  ->  F/_ x A )
 
Theoremnfceqdf 2218 An equality theorem for effectively not free. (Contributed by Mario Carneiro, 14-Oct-2016.)
 |- 
 F/ x ph   &    |-  ( ph  ->  A  =  B )   =>    |-  ( ph  ->  (
 F/_ x A  <->  F/_ x B ) )
 
Theoremnfcv 2219* If  x is disjoint from  A, then  x is not free in  A. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |-  F/_ x A
 
Theoremnfcvd 2220* If  x is disjoint from  A, then  x is not free in  A. (Contributed by Mario Carneiro, 7-Oct-2016.)
 |-  ( ph  ->  F/_ x A )
 
Theoremnfab1 2221 Bound-variable hypothesis builder for a class abstraction. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |-  F/_ x { x  |  ph
 }
 
Theoremnfnfc1 2222  x is bound in  F/_ x A. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |- 
 F/ x F/_ x A
 
Theoremnfab 2223 Bound-variable hypothesis builder for a class abstraction. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |- 
 F/ x ph   =>    |-  F/_ x { y  | 
 ph }
 
Theoremnfaba1 2224 Bound-variable hypothesis builder for a class abstraction. (Contributed by Mario Carneiro, 14-Oct-2016.)
 |-  F/_ x { y  | 
 A. x ph }
 
Theoremnfnfc 2225 Hypothesis builder for  F/_ y A. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |-  F/_ x A   =>    |- 
 F/ x F/_ y A
 
Theoremnfeq 2226 Hypothesis builder for equality. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |-  F/_ x A   &    |-  F/_ x B   =>    |-  F/ x  A  =  B
 
Theoremnfel 2227 Hypothesis builder for elementhood. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |-  F/_ x A   &    |-  F/_ x B   =>    |-  F/ x  A  e.  B
 
Theoremnfeq1 2228* Hypothesis builder for equality, special case. (Contributed by Mario Carneiro, 10-Oct-2016.)
 |-  F/_ x A   =>    |- 
 F/ x  A  =  B
 
Theoremnfel1 2229* Hypothesis builder for elementhood, special case. (Contributed by Mario Carneiro, 10-Oct-2016.)
 |-  F/_ x A   =>    |- 
 F/ x  A  e.  B
 
Theoremnfeq2 2230* Hypothesis builder for equality, special case. (Contributed by Mario Carneiro, 10-Oct-2016.)
 |-  F/_ x B   =>    |- 
 F/ x  A  =  B
 
Theoremnfel2 2231* Hypothesis builder for elementhood, special case. (Contributed by Mario Carneiro, 10-Oct-2016.)
 |-  F/_ x B   =>    |- 
 F/ x  A  e.  B
 
Theoremnfcrd 2232* Consequence of the not-free predicate. (Contributed by Mario Carneiro, 11-Aug-2016.)
 |-  ( ph  ->  F/_ x A )   =>    |-  ( ph  ->  F/ x  y  e.  A )
 
Theoremnfeqd 2233 Hypothesis builder for equality. (Contributed by Mario Carneiro, 7-Oct-2016.)
 |-  ( ph  ->  F/_ x A )   &    |-  ( ph  ->  F/_ x B )   =>    |-  ( ph  ->  F/ x  A  =  B )
 
Theoremnfeld 2234 Hypothesis builder for elementhood. (Contributed by Mario Carneiro, 7-Oct-2016.)
 |-  ( ph  ->  F/_ x A )   &    |-  ( ph  ->  F/_ x B )   =>    |-  ( ph  ->  F/ x  A  e.  B )
 
Theoremdrnfc1 2235 Formula-building lemma for use with the Distinctor Reduction Theorem. (Contributed by Mario Carneiro, 8-Oct-2016.)
 |-  ( A. x  x  =  y  ->  A  =  B )   =>    |-  ( A. x  x  =  y  ->  ( F/_ x A  <->  F/_ y B ) )
 
Theoremdrnfc2 2236 Formula-building lemma for use with the Distinctor Reduction Theorem. (Contributed by Mario Carneiro, 8-Oct-2016.)
 |-  ( A. x  x  =  y  ->  A  =  B )   =>    |-  ( A. x  x  =  y  ->  ( F/_ z A  <->  F/_ z B ) )
 
Theoremnfabd 2237 Bound-variable hypothesis builder for a class abstraction. (Contributed by Mario Carneiro, 8-Oct-2016.)
 |- 
 F/ y ph   &    |-  ( ph  ->  F/ x ps )   =>    |-  ( ph  ->  F/_ x { y  |  ps } )
 
Theoremdvelimdc 2238 Deduction form of dvelimc 2239. (Contributed by Mario Carneiro, 8-Oct-2016.)
 |- 
 F/ x ph   &    |-  F/ z ph   &    |-  ( ph  ->  F/_ x A )   &    |-  ( ph  ->  F/_ z B )   &    |-  ( ph  ->  ( z  =  y  ->  A  =  B )
 )   =>    |-  ( ph  ->  ( -.  A. x  x  =  y  ->  F/_ x B ) )
 
Theoremdvelimc 2239 Version of dvelim 1934 for classes. (Contributed by Mario Carneiro, 8-Oct-2016.)
 |-  F/_ x A   &    |-  F/_ z B   &    |-  (
 z  =  y  ->  A  =  B )   =>    |-  ( -.  A. x  x  =  y  ->  F/_ x B )
 
Theoremnfcvf 2240 If  x and  y are distinct, then  x is not free in  y. (Contributed by Mario Carneiro, 8-Oct-2016.)
 |-  ( -.  A. x  x  =  y  ->  F/_ x y )
 
Theoremnfcvf2 2241 If  x and  y are distinct, then  y is not free in  x. (Contributed by Mario Carneiro, 5-Dec-2016.)
 |-  ( -.  A. x  x  =  y  ->  F/_ y x )
 
Theoremcleqf 2242 Establish equality between classes, using bound-variable hypotheses instead of distinct variable conditions. See also cleqh 2178. (Contributed by NM, 5-Aug-1993.) (Revised by Mario Carneiro, 7-Oct-2016.)
 |-  F/_ x A   &    |-  F/_ x B   =>    |-  ( A  =  B 
 <-> 
 A. x ( x  e.  A  <->  x  e.  B ) )
 
Theoremabid2f 2243 A simplification of class abstraction. Theorem 5.2 of [Quine] p. 35. (Contributed by NM, 5-Sep-2011.) (Revised by Mario Carneiro, 7-Oct-2016.)
 |-  F/_ x A   =>    |- 
 { x  |  x  e.  A }  =  A
 
Theoremsbabel 2244* Theorem to move a substitution in and out of a class abstraction. (Contributed by NM, 27-Sep-2003.) (Revised by Mario Carneiro, 7-Oct-2016.)
 |-  F/_ x A   =>    |-  ( [ y  /  x ] { z  | 
 ph }  e.  A  <->  { z  |  [ y  /  x ] ph }  e.  A )
 
2.1.4  Negated equality and membership
 
2.1.4.1  Negated equality
 
Syntaxwne 2245 Extend wff notation to include inequality.
 wff  A  =/=  B
 
Definitiondf-ne 2246 Define inequality. (Contributed by NM, 5-Aug-1993.)
 |-  ( A  =/=  B  <->  -.  A  =  B )
 
Theoremneii 2247 Inference associated with df-ne 2246. (Contributed by BJ, 7-Jul-2018.)
 |-  A  =/=  B   =>    |-  -.  A  =  B
 
Theoremneir 2248 Inference associated with df-ne 2246. (Contributed by BJ, 7-Jul-2018.)
 |- 
 -.  A  =  B   =>    |-  A  =/=  B
 
Theoremnner 2249 Negation of inequality. (Contributed by Jim Kingdon, 23-Dec-2018.)
 |-  ( A  =  B  ->  -.  A  =/=  B )
 
Theoremnnedc 2250 Negation of inequality where equality is decidable. (Contributed by Jim Kingdon, 15-May-2018.)
 |-  (DECID  A  =  B  ->  ( -.  A  =/=  B  <->  A  =  B ) )
 
Theoremdcned 2251 Decidable equality implies decidable negated equality. (Contributed by Jim Kingdon, 3-May-2020.)
 |-  ( ph  -> DECID  A  =  B )   =>    |-  ( ph  -> DECID  A  =/=  B )
 
Theoremneqned 2252 If it is not the case that two classes are equal, they are unequal. Converse of neneqd 2266. One-way deduction form of df-ne 2246. (Contributed by David Moews, 28-Feb-2017.) Allow a shortening of necon3bi 2295. (Revised by Wolf Lammen, 22-Nov-2019.)
 |-  ( ph  ->  -.  A  =  B )   =>    |-  ( ph  ->  A  =/=  B )
 
Theoremneqne 2253 From non equality to inequality. (Contributed by Glauco Siliprandi, 11-Dec-2019.)
 |-  ( -.  A  =  B  ->  A  =/=  B )
 
Theoremneirr 2254 No class is unequal to itself. (Contributed by Stefan O'Rear, 1-Jan-2015.) (Proof rewritten by Jim Kingdon, 15-May-2018.)
 |- 
 -.  A  =/=  A
 
Theoremeqneqall 2255 A contradiction concerning equality implies anything. (Contributed by Alexander van der Vekens, 25-Jan-2018.)
 |-  ( A  =  B  ->  ( A  =/=  B  -> 
 ph ) )
 
Theoremdcne 2256 Decidable equality expressed in terms of  =/=. Basically the same as df-dc 776. (Contributed by Jim Kingdon, 14-Mar-2020.)
 |-  (DECID  A  =  B  <->  ( A  =  B  \/  A  =/=  B ) )
 
Theoremnonconne 2257 Law of noncontradiction with equality and inequality. (Contributed by NM, 3-Feb-2012.)
 |- 
 -.  ( A  =  B  /\  A  =/=  B )
 
Theoremneeq1 2258 Equality theorem for inequality. (Contributed by NM, 19-Nov-1994.)
 |-  ( A  =  B  ->  ( A  =/=  C  <->  B  =/=  C ) )
 
Theoremneeq2 2259 Equality theorem for inequality. (Contributed by NM, 19-Nov-1994.)
 |-  ( A  =  B  ->  ( C  =/=  A  <->  C  =/=  B ) )
 
Theoremneeq1i 2260 Inference for inequality. (Contributed by NM, 29-Apr-2005.)
 |-  A  =  B   =>    |-  ( A  =/=  C  <->  B  =/=  C )
 
Theoremneeq2i 2261 Inference for inequality. (Contributed by NM, 29-Apr-2005.)
 |-  A  =  B   =>    |-  ( C  =/=  A  <->  C  =/=  B )
 
Theoremneeq12i 2262 Inference for inequality. (Contributed by NM, 24-Jul-2012.)
 |-  A  =  B   &    |-  C  =  D   =>    |-  ( A  =/=  C  <->  B  =/=  D )
 
Theoremneeq1d 2263 Deduction for inequality. (Contributed by NM, 25-Oct-1999.)
 |-  ( ph  ->  A  =  B )   =>    |-  ( ph  ->  ( A  =/=  C  <->  B  =/=  C ) )
 
Theoremneeq2d 2264 Deduction for inequality. (Contributed by NM, 25-Oct-1999.)
 |-  ( ph  ->  A  =  B )   =>    |-  ( ph  ->  ( C  =/=  A  <->  C  =/=  B ) )
 
Theoremneeq12d 2265 Deduction for inequality. (Contributed by NM, 24-Jul-2012.)
 |-  ( ph  ->  A  =  B )   &    |-  ( ph  ->  C  =  D )   =>    |-  ( ph  ->  ( A  =/=  C  <->  B  =/=  D ) )
 
Theoremneneqd 2266 Deduction eliminating inequality definition. (Contributed by Jonathan Ben-Naim, 3-Jun-2011.)
 |-  ( ph  ->  A  =/=  B )   =>    |-  ( ph  ->  -.  A  =  B )
 
Theoremneneq 2267 From inequality to non equality. (Contributed by Glauco Siliprandi, 11-Dec-2019.)
 |-  ( A  =/=  B  ->  -.  A  =  B )
 
Theoremeqnetri 2268 Substitution of equal classes into an inequality. (Contributed by NM, 4-Jul-2012.)
 |-  A  =  B   &    |-  B  =/=  C   =>    |-  A  =/=  C
 
Theoremeqnetrd 2269 Substitution of equal classes into an inequality. (Contributed by NM, 4-Jul-2012.)
 |-  ( ph  ->  A  =  B )   &    |-  ( ph  ->  B  =/=  C )   =>    |-  ( ph  ->  A  =/=  C )
 
Theoremeqnetrri 2270 Substitution of equal classes into an inequality. (Contributed by NM, 4-Jul-2012.)
 |-  A  =  B   &    |-  A  =/=  C   =>    |-  B  =/=  C
 
Theoremeqnetrrd 2271 Substitution of equal classes into an inequality. (Contributed by NM, 4-Jul-2012.)
 |-  ( ph  ->  A  =  B )   &    |-  ( ph  ->  A  =/=  C )   =>    |-  ( ph  ->  B  =/=  C )
 
Theoremneeqtri 2272 Substitution of equal classes into an inequality. (Contributed by NM, 4-Jul-2012.)
 |-  A  =/=  B   &    |-  B  =  C   =>    |-  A  =/=  C
 
Theoremneeqtrd 2273 Substitution of equal classes into an inequality. (Contributed by NM, 4-Jul-2012.)
 |-  ( ph  ->  A  =/=  B )   &    |-  ( ph  ->  B  =  C )   =>    |-  ( ph  ->  A  =/=  C )
 
Theoremneeqtrri 2274 Substitution of equal classes into an inequality. (Contributed by NM, 4-Jul-2012.)
 |-  A  =/=  B   &    |-  C  =  B   =>    |-  A  =/=  C
 
Theoremneeqtrrd 2275 Substitution of equal classes into an inequality. (Contributed by NM, 4-Jul-2012.)
 |-  ( ph  ->  A  =/=  B )   &    |-  ( ph  ->  C  =  B )   =>    |-  ( ph  ->  A  =/=  C )
 
Theoremsyl5eqner 2276 B chained equality inference for inequality. (Contributed by NM, 6-Jun-2012.)
 |-  B  =  A   &    |-  ( ph  ->  B  =/=  C )   =>    |-  ( ph  ->  A  =/=  C )
 
Theorem3netr3d 2277 Substitution of equality into both sides of an inequality. (Contributed by NM, 24-Jul-2012.)
 |-  ( ph  ->  A  =/=  B )   &    |-  ( ph  ->  A  =  C )   &    |-  ( ph  ->  B  =  D )   =>    |-  ( ph  ->  C  =/=  D )
 
Theorem3netr4d 2278 Substitution of equality into both sides of an inequality. (Contributed by NM, 24-Jul-2012.)
 |-  ( ph  ->  A  =/=  B )   &    |-  ( ph  ->  C  =  A )   &    |-  ( ph  ->  D  =  B )   =>    |-  ( ph  ->  C  =/=  D )
 
Theorem3netr3g 2279 Substitution of equality into both sides of an inequality. (Contributed by NM, 24-Jul-2012.)
 |-  ( ph  ->  A  =/=  B )   &    |-  A  =  C   &    |-  B  =  D   =>    |-  ( ph  ->  C  =/=  D )
 
Theorem3netr4g 2280 Substitution of equality into both sides of an inequality. (Contributed by NM, 14-Jun-2012.)
 |-  ( ph  ->  A  =/=  B )   &    |-  C  =  A   &    |-  D  =  B   =>    |-  ( ph  ->  C  =/=  D )
 
Theoremnecon3abii 2281 Deduction from equality to inequality. (Contributed by NM, 9-Nov-2007.)
 |-  ( A  =  B  <->  ph )   =>    |-  ( A  =/=  B  <->  -.  ph )
 
Theoremnecon3bbii 2282 Deduction from equality to inequality. (Contributed by NM, 13-Apr-2007.)
 |-  ( ph  <->  A  =  B )   =>    |-  ( -.  ph  <->  A  =/=  B )
 
Theoremnecon3bii 2283 Inference from equality to inequality. (Contributed by NM, 23-Feb-2005.)
 |-  ( A  =  B  <->  C  =  D )   =>    |-  ( A  =/=  B  <->  C  =/=  D )
 
Theoremnecon3abid 2284 Deduction from equality to inequality. (Contributed by NM, 21-Mar-2007.)
 |-  ( ph  ->  ( A  =  B  <->  ps ) )   =>    |-  ( ph  ->  ( A  =/=  B  <->  -.  ps ) )
 
Theoremnecon3bbid 2285 Deduction from equality to inequality. (Contributed by NM, 2-Jun-2007.)
 |-  ( ph  ->  ( ps 
 <->  A  =  B ) )   =>    |-  ( ph  ->  ( -.  ps  <->  A  =/=  B ) )
 
Theoremnecon3bid 2286 Deduction from equality to inequality. (Contributed by NM, 23-Feb-2005.) (Proof shortened by Andrew Salmon, 25-May-2011.)
 |-  ( ph  ->  ( A  =  B  <->  C  =  D ) )   =>    |-  ( ph  ->  ( A  =/=  B  <->  C  =/=  D ) )
 
Theoremnecon3ad 2287 Contrapositive law deduction for inequality. (Contributed by NM, 2-Apr-2007.) (Proof rewritten by Jim Kingdon, 15-May-2018.)
 |-  ( ph  ->  ( ps  ->  A  =  B ) )   =>    |-  ( ph  ->  ( A  =/=  B  ->  -.  ps ) )
 
Theoremnecon3bd 2288 Contrapositive law deduction for inequality. (Contributed by NM, 2-Apr-2007.) (Proof rewritten by Jim Kingdon, 15-May-2018.)
 |-  ( ph  ->  ( A  =  B  ->  ps ) )   =>    |-  ( ph  ->  ( -.  ps  ->  A  =/=  B ) )
 
Theoremnecon3d 2289 Contrapositive law deduction for inequality. (Contributed by NM, 10-Jun-2006.)
 |-  ( ph  ->  ( A  =  B  ->  C  =  D ) )   =>    |-  ( ph  ->  ( C  =/=  D  ->  A  =/=  B ) )
 
Theoremnesym 2290 Characterization of inequality in terms of reversed equality (see bicom 138). (Contributed by BJ, 7-Jul-2018.)
 |-  ( A  =/=  B  <->  -.  B  =  A )
 
Theoremnesymi 2291 Inference associated with nesym 2290. (Contributed by BJ, 7-Jul-2018.)
 |-  A  =/=  B   =>    |-  -.  B  =  A
 
Theoremnesymir 2292 Inference associated with nesym 2290. (Contributed by BJ, 7-Jul-2018.)
 |- 
 -.  A  =  B   =>    |-  B  =/=  A
 
Theoremnecon3i 2293 Contrapositive inference for inequality. (Contributed by NM, 9-Aug-2006.)
 |-  ( A  =  B  ->  C  =  D )   =>    |-  ( C  =/=  D  ->  A  =/=  B )
 
Theoremnecon3ai 2294 Contrapositive inference for inequality. (Contributed by NM, 23-May-2007.) (Proof rewritten by Jim Kingdon, 15-May-2018.)
 |-  ( ph  ->  A  =  B )   =>    |-  ( A  =/=  B  ->  -.  ph )
 
Theoremnecon3bi 2295 Contrapositive inference for inequality. (Contributed by NM, 1-Jun-2007.) (Proof rewritten by Jim Kingdon, 15-May-2018.)
 |-  ( A  =  B  -> 
 ph )   =>    |-  ( -.  ph  ->  A  =/=  B )
 
Theoremnecon1aidc 2296 Contrapositive inference for inequality. (Contributed by Jim Kingdon, 15-May-2018.)
 |-  (DECID 
 ph  ->  ( -.  ph  ->  A  =  B ) )   =>    |-  (DECID 
 ph  ->  ( A  =/=  B 
 ->  ph ) )
 
Theoremnecon1bidc 2297 Contrapositive inference for inequality. (Contributed by Jim Kingdon, 15-May-2018.)
 |-  (DECID  A  =  B  ->  ( A  =/=  B  ->  ph ) )   =>    |-  (DECID  A  =  B  ->  ( -.  ph  ->  A  =  B ) )
 
Theoremnecon1idc 2298 Contrapositive inference for inequality. (Contributed by Jim Kingdon, 16-May-2018.)
 |-  ( A  =/=  B  ->  C  =  D )   =>    |-  (DECID  A  =  B  ->  ( C  =/=  D  ->  A  =  B ) )
 
Theoremnecon2ai 2299 Contrapositive inference for inequality. (Contributed by NM, 16-Jan-2007.) (Proof rewritten by Jim Kingdon, 16-May-2018.)
 |-  ( A  =  B  ->  -.  ph )   =>    |-  ( ph  ->  A  =/=  B )
 
Theoremnecon2bi 2300 Contrapositive inference for inequality. (Contributed by NM, 1-Apr-2007.)
 |-  ( ph  ->  A  =/=  B )   =>    |-  ( A  =  B  ->  -.  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-10795
  Copyright terms: Public domain < Previous  Next >