HomeHome Intuitionistic Logic Explorer
Theorem List (p. 24 of 156)
< Previous  Next >
Bad symbols? Try the
GIF version.

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

Theorem List for Intuitionistic Logic Explorer - 2301-2400   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theoremhblem 2301* Change the free variable of a hypothesis builder. (Contributed by NM, 5-Aug-1993.) (Revised by Andrew Salmon, 11-Jul-2011.)
(𝑦𝐴 → ∀𝑥 𝑦𝐴)       (𝑧𝐴 → ∀𝑥 𝑧𝐴)
 
Theoremabeq2 2302* Equality of a class variable and a class abstraction (also called a class builder). Theorem 5.1 of [Quine] p. 34. This theorem shows the relationship between expressions with class abstractions and expressions with class variables. Note that abbi 2307 and its relatives are among those useful for converting theorems with class variables to equivalent theorems with wff variables, by first substituting a class abstraction for each class variable.

Class variables can always be eliminated from a theorem to result in an equivalent theorem with wff variables, and vice-versa. The idea is roughly as follows. To convert a theorem with a wff variable 𝜑 (that has a free variable 𝑥) to a theorem with a class variable 𝐴, we substitute 𝑥𝐴 for 𝜑 throughout and simplify, where 𝐴 is a new class variable not already in the wff. Conversely, to convert a theorem with a class variable 𝐴 to one with 𝜑, we substitute {𝑥𝜑} for 𝐴 throughout and simplify, where 𝑥 and 𝜑 are new set and wff variables not already in the wff. For more information on class variables, see Quine pp. 15-21 and/or Takeuti and Zaring pp. 10-13. (Contributed by NM, 5-Aug-1993.)

(𝐴 = {𝑥𝜑} ↔ ∀𝑥(𝑥𝐴𝜑))
 
Theoremabeq1 2303* Equality of a class variable and a class abstraction. (Contributed by NM, 20-Aug-1993.)
({𝑥𝜑} = 𝐴 ↔ ∀𝑥(𝜑𝑥𝐴))
 
Theoremabeq2i 2304 Equality of a class variable and a class abstraction (inference form). (Contributed by NM, 3-Apr-1996.)
𝐴 = {𝑥𝜑}       (𝑥𝐴𝜑)
 
Theoremabeq1i 2305 Equality of a class variable and a class abstraction (inference form). (Contributed by NM, 31-Jul-1994.)
{𝑥𝜑} = 𝐴       (𝜑𝑥𝐴)
 
Theoremabeq2d 2306 Equality of a class variable and a class abstraction (deduction). (Contributed by NM, 16-Nov-1995.)
(𝜑𝐴 = {𝑥𝜓})       (𝜑 → (𝑥𝐴𝜓))
 
Theoremabbi 2307 Equivalent wff's correspond to equal class abstractions. (Contributed by NM, 25-Nov-2013.) (Revised by Mario Carneiro, 11-Aug-2016.)
(∀𝑥(𝜑𝜓) ↔ {𝑥𝜑} = {𝑥𝜓})
 
Theoremabbi2i 2308* Equality of a class variable and a class abstraction (inference form). (Contributed by NM, 5-Aug-1993.)
(𝑥𝐴𝜑)       𝐴 = {𝑥𝜑}
 
Theoremabbii 2309 Equivalent wff's yield equal class abstractions (inference form). (Contributed by NM, 5-Aug-1993.)
(𝜑𝜓)       {𝑥𝜑} = {𝑥𝜓}
 
Theoremabbid 2310 Equivalent wff's yield equal class abstractions (deduction form). (Contributed by NM, 5-Aug-1993.) (Revised by Mario Carneiro, 7-Oct-2016.)
𝑥𝜑    &   (𝜑 → (𝜓𝜒))       (𝜑 → {𝑥𝜓} = {𝑥𝜒})
 
Theoremabbidv 2311* Equivalent wff's yield equal class abstractions (deduction form). (Contributed by NM, 10-Aug-1993.)
(𝜑 → (𝜓𝜒))       (𝜑 → {𝑥𝜓} = {𝑥𝜒})
 
Theoremabbi2dv 2312* Deduction from a wff to a class abstraction. (Contributed by NM, 9-Jul-1994.)
(𝜑 → (𝑥𝐴𝜓))       (𝜑𝐴 = {𝑥𝜓})
 
Theoremabbi1dv 2313* Deduction from a wff to a class abstraction. (Contributed by NM, 9-Jul-1994.)
(𝜑 → (𝜓𝑥𝐴))       (𝜑 → {𝑥𝜓} = 𝐴)
 
Theoremabid2 2314* A simplification of class abstraction. Theorem 5.2 of [Quine] p. 35. (Contributed by NM, 26-Dec-1993.)
{𝑥𝑥𝐴} = 𝐴
 
Theoremsb8ab 2315 Substitution of variable in class abstraction. (Contributed by Jim Kingdon, 27-Sep-2018.)
𝑦𝜑       {𝑥𝜑} = {𝑦 ∣ [𝑦 / 𝑥]𝜑}
 
Theoremcbvabw 2316* Version of cbvab 2317 with a disjoint variable condition. (Contributed by GG, 10-Jan-2024.) Reduce axiom usage. (Revised by GG, 25-Aug-2024.)
𝑦𝜑    &   𝑥𝜓    &   (𝑥 = 𝑦 → (𝜑𝜓))       {𝑥𝜑} = {𝑦𝜓}
 
Theoremcbvab 2317 Rule used to change bound variables, using implicit substitution. (Contributed by Andrew Salmon, 11-Jul-2011.)
𝑦𝜑    &   𝑥𝜓    &   (𝑥 = 𝑦 → (𝜑𝜓))       {𝑥𝜑} = {𝑦𝜓}
 
Theoremcbvabv 2318* Rule used to change bound variables, using implicit substitution. (Contributed by NM, 26-May-1999.)
(𝑥 = 𝑦 → (𝜑𝜓))       {𝑥𝜑} = {𝑦𝜓}
 
Theoremclelab 2319* Membership of a class variable in a class abstraction. (Contributed by NM, 23-Dec-1993.)
(𝐴 ∈ {𝑥𝜑} ↔ ∃𝑥(𝑥 = 𝐴𝜑))
 
Theoremclabel 2320* Membership of a class abstraction in another class. (Contributed by NM, 17-Jan-2006.)
({𝑥𝜑} ∈ 𝐴 ↔ ∃𝑦(𝑦𝐴 ∧ ∀𝑥(𝑥𝑦𝜑)))
 
Theoremsbab 2321* The right-hand side of the second equality is a way of representing proper substitution of 𝑦 for 𝑥 into a class variable. (Contributed by NM, 14-Sep-2003.)
(𝑥 = 𝑦𝐴 = {𝑧 ∣ [𝑦 / 𝑥]𝑧𝐴})
 
2.1.2.1  Elementary properties of class abstractions
 
Theoremeqabdv 2322* Deduction from a wff to a class abstraction. (Contributed by NM, 9-Jul-1994.) (Revised by Wolf Lammen, 6-May-2023.)
(𝜑 → (𝑥𝐴𝜓))       (𝜑𝐴 = {𝑥𝜓})
 
2.1.3  Class form not-free predicate
 
Syntaxwnfc 2323 Extend wff definition to include the not-free predicate for classes.
wff 𝑥𝐴
 
Theoremnfcjust 2324* Justification theorem for df-nfc 2325. (Contributed by Mario Carneiro, 13-Oct-2016.)
(∀𝑦𝑥 𝑦𝐴 ↔ ∀𝑧𝑥 𝑧𝐴)
 
Definitiondf-nfc 2325* Define the not-free predicate for classes. This is read "𝑥 is not free in 𝐴". Not-free means that the value of 𝑥 cannot affect the value of 𝐴, e.g., any occurrence of 𝑥 in 𝐴 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 1472 for wffs; see that definition for more information. (Contributed by Mario Carneiro, 11-Aug-2016.)
(𝑥𝐴 ↔ ∀𝑦𝑥 𝑦𝐴)
 
Theoremnfci 2326* Deduce that a class 𝐴 does not have 𝑥 free in it. (Contributed by Mario Carneiro, 11-Aug-2016.)
𝑥 𝑦𝐴       𝑥𝐴
 
Theoremnfcii 2327* Deduce that a class 𝐴 does not have 𝑥 free in it. (Contributed by Mario Carneiro, 11-Aug-2016.)
(𝑦𝐴 → ∀𝑥 𝑦𝐴)       𝑥𝐴
 
Theoremnfcr 2328* Consequence of the not-free predicate. (Contributed by Mario Carneiro, 11-Aug-2016.)
(𝑥𝐴 → Ⅎ𝑥 𝑦𝐴)
 
Theoremnfcrii 2329* Consequence of the not-free predicate. (Contributed by Mario Carneiro, 11-Aug-2016.)
𝑥𝐴       (𝑦𝐴 → ∀𝑥 𝑦𝐴)
 
Theoremnfcri 2330* Consequence of the not-free predicate. (Note that unlike nfcr 2328, this does not require 𝑦 and 𝐴 to be disjoint.) (Contributed by Mario Carneiro, 11-Aug-2016.)
𝑥𝐴       𝑥 𝑦𝐴
 
Theoremnfcd 2331* Deduce that a class 𝐴 does not have 𝑥 free in it. (Contributed by Mario Carneiro, 11-Aug-2016.)
𝑦𝜑    &   (𝜑 → Ⅎ𝑥 𝑦𝐴)       (𝜑𝑥𝐴)
 
Theoremnfceqi 2332 Equality theorem for class not-free. (Contributed by Mario Carneiro, 11-Aug-2016.)
𝐴 = 𝐵       (𝑥𝐴𝑥𝐵)
 
Theoremnfcxfr 2333 A utility lemma to transfer a bound-variable hypothesis builder into a definition. (Contributed by Mario Carneiro, 11-Aug-2016.)
𝐴 = 𝐵    &   𝑥𝐵       𝑥𝐴
 
Theoremnfcxfrd 2334 A utility lemma to transfer a bound-variable hypothesis builder into a definition. (Contributed by Mario Carneiro, 11-Aug-2016.)
𝐴 = 𝐵    &   (𝜑𝑥𝐵)       (𝜑𝑥𝐴)
 
Theoremnfceqdf 2335 An equality theorem for effectively not free. (Contributed by Mario Carneiro, 14-Oct-2016.)
𝑥𝜑    &   (𝜑𝐴 = 𝐵)       (𝜑 → (𝑥𝐴𝑥𝐵))
 
Theoremnfcv 2336* If 𝑥 is disjoint from 𝐴, then 𝑥 is not free in 𝐴. (Contributed by Mario Carneiro, 11-Aug-2016.)
𝑥𝐴
 
Theoremnfcvd 2337* If 𝑥 is disjoint from 𝐴, then 𝑥 is not free in 𝐴. (Contributed by Mario Carneiro, 7-Oct-2016.)
(𝜑𝑥𝐴)
 
Theoremnfab1 2338 Bound-variable hypothesis builder for a class abstraction. (Contributed by Mario Carneiro, 11-Aug-2016.)
𝑥{𝑥𝜑}
 
Theoremnfnfc1 2339 𝑥 is bound in 𝑥𝐴. (Contributed by Mario Carneiro, 11-Aug-2016.)
𝑥𝑥𝐴
 
Theoremclelsb1f 2340 Substitution for the first argument of the membership predicate in an atomic formula (class version of elsb1 2171). (Contributed by Rodolfo Medina, 28-Apr-2010.) (Proof shortened by Andrew Salmon, 14-Jun-2011.) (Revised by Thierry Arnoux, 13-Mar-2017.)
𝑥𝐴       ([𝑦 / 𝑥]𝑥𝐴𝑦𝐴)
 
Theoremnfab 2341 Bound-variable hypothesis builder for a class abstraction. (Contributed by Mario Carneiro, 11-Aug-2016.)
𝑥𝜑       𝑥{𝑦𝜑}
 
Theoremnfaba1 2342 Bound-variable hypothesis builder for a class abstraction. (Contributed by Mario Carneiro, 14-Oct-2016.)
𝑥{𝑦 ∣ ∀𝑥𝜑}
 
Theoremnfnfc 2343 Hypothesis builder for 𝑦𝐴. (Contributed by Mario Carneiro, 11-Aug-2016.)
𝑥𝐴       𝑥𝑦𝐴
 
Theoremnfeq 2344 Hypothesis builder for equality. (Contributed by Mario Carneiro, 11-Aug-2016.)
𝑥𝐴    &   𝑥𝐵       𝑥 𝐴 = 𝐵
 
Theoremnfel 2345 Hypothesis builder for elementhood. (Contributed by Mario Carneiro, 11-Aug-2016.)
𝑥𝐴    &   𝑥𝐵       𝑥 𝐴𝐵
 
Theoremnfeq1 2346* Hypothesis builder for equality, special case. (Contributed by Mario Carneiro, 10-Oct-2016.)
𝑥𝐴       𝑥 𝐴 = 𝐵
 
Theoremnfel1 2347* Hypothesis builder for elementhood, special case. (Contributed by Mario Carneiro, 10-Oct-2016.)
𝑥𝐴       𝑥 𝐴𝐵
 
Theoremnfeq2 2348* Hypothesis builder for equality, special case. (Contributed by Mario Carneiro, 10-Oct-2016.)
𝑥𝐵       𝑥 𝐴 = 𝐵
 
Theoremnfel2 2349* Hypothesis builder for elementhood, special case. (Contributed by Mario Carneiro, 10-Oct-2016.)
𝑥𝐵       𝑥 𝐴𝐵
 
Theoremnfcrd 2350* Consequence of the not-free predicate. (Contributed by Mario Carneiro, 11-Aug-2016.)
(𝜑𝑥𝐴)       (𝜑 → Ⅎ𝑥 𝑦𝐴)
 
Theoremnfeqd 2351 Hypothesis builder for equality. (Contributed by Mario Carneiro, 7-Oct-2016.)
(𝜑𝑥𝐴)    &   (𝜑𝑥𝐵)       (𝜑 → Ⅎ𝑥 𝐴 = 𝐵)
 
Theoremnfeld 2352 Hypothesis builder for elementhood. (Contributed by Mario Carneiro, 7-Oct-2016.)
(𝜑𝑥𝐴)    &   (𝜑𝑥𝐵)       (𝜑 → Ⅎ𝑥 𝐴𝐵)
 
Theoremdrnfc1 2353 Formula-building lemma for use with the Distinctor Reduction Theorem. (Contributed by Mario Carneiro, 8-Oct-2016.)
(∀𝑥 𝑥 = 𝑦𝐴 = 𝐵)       (∀𝑥 𝑥 = 𝑦 → (𝑥𝐴𝑦𝐵))
 
Theoremdrnfc2 2354 Formula-building lemma for use with the Distinctor Reduction Theorem. (Contributed by Mario Carneiro, 8-Oct-2016.)
(∀𝑥 𝑥 = 𝑦𝐴 = 𝐵)       (∀𝑥 𝑥 = 𝑦 → (𝑧𝐴𝑧𝐵))
 
Theoremnfabdw 2355* Bound-variable hypothesis builder for a class abstraction. Version of nfabd 2356 with a disjoint variable condition. (Contributed by Mario Carneiro, 8-Oct-2016.) (Revised by GG, 10-Jan-2024.)
𝑦𝜑    &   (𝜑 → Ⅎ𝑥𝜓)       (𝜑𝑥{𝑦𝜓})
 
Theoremnfabd 2356 Bound-variable hypothesis builder for a class abstraction. (Contributed by Mario Carneiro, 8-Oct-2016.)
𝑦𝜑    &   (𝜑 → Ⅎ𝑥𝜓)       (𝜑𝑥{𝑦𝜓})
 
Theoremdvelimdc 2357 Deduction form of dvelimc 2358. (Contributed by Mario Carneiro, 8-Oct-2016.)
𝑥𝜑    &   𝑧𝜑    &   (𝜑𝑥𝐴)    &   (𝜑𝑧𝐵)    &   (𝜑 → (𝑧 = 𝑦𝐴 = 𝐵))       (𝜑 → (¬ ∀𝑥 𝑥 = 𝑦𝑥𝐵))
 
Theoremdvelimc 2358 Version of dvelim 2033 for classes. (Contributed by Mario Carneiro, 8-Oct-2016.)
𝑥𝐴    &   𝑧𝐵    &   (𝑧 = 𝑦𝐴 = 𝐵)       (¬ ∀𝑥 𝑥 = 𝑦𝑥𝐵)
 
Theoremnfcvf 2359 If 𝑥 and 𝑦 are distinct, then 𝑥 is not free in 𝑦. (Contributed by Mario Carneiro, 8-Oct-2016.)
(¬ ∀𝑥 𝑥 = 𝑦𝑥𝑦)
 
Theoremnfcvf2 2360 If 𝑥 and 𝑦 are distinct, then 𝑦 is not free in 𝑥. (Contributed by Mario Carneiro, 5-Dec-2016.)
(¬ ∀𝑥 𝑥 = 𝑦𝑦𝑥)
 
Theoremcleqf 2361 Establish equality between classes, using bound-variable hypotheses instead of distinct variable conditions. See also cleqh 2293. (Contributed by NM, 5-Aug-1993.) (Revised by Mario Carneiro, 7-Oct-2016.)
𝑥𝐴    &   𝑥𝐵       (𝐴 = 𝐵 ↔ ∀𝑥(𝑥𝐴𝑥𝐵))
 
Theoremabid2f 2362 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.)
𝑥𝐴       {𝑥𝑥𝐴} = 𝐴
 
Theoremsbabel 2363* 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.)
𝑥𝐴       ([𝑦 / 𝑥]{𝑧𝜑} ∈ 𝐴 ↔ {𝑧 ∣ [𝑦 / 𝑥]𝜑} ∈ 𝐴)
 
2.1.4  Negated equality and membership
 
2.1.4.1  Negated equality
 
Syntaxwne 2364 Extend wff notation to include inequality.
wff 𝐴𝐵
 
Definitiondf-ne 2365 Define inequality. (Contributed by NM, 5-Aug-1993.)
(𝐴𝐵 ↔ ¬ 𝐴 = 𝐵)
 
Theoremneii 2366 Inference associated with df-ne 2365. (Contributed by BJ, 7-Jul-2018.)
𝐴𝐵        ¬ 𝐴 = 𝐵
 
Theoremneir 2367 Inference associated with df-ne 2365. (Contributed by BJ, 7-Jul-2018.)
¬ 𝐴 = 𝐵       𝐴𝐵
 
Theoremnner 2368 Negation of inequality. (Contributed by Jim Kingdon, 23-Dec-2018.)
(𝐴 = 𝐵 → ¬ 𝐴𝐵)
 
Theoremnnedc 2369 Negation of inequality where equality is decidable. (Contributed by Jim Kingdon, 15-May-2018.)
(DECID 𝐴 = 𝐵 → (¬ 𝐴𝐵𝐴 = 𝐵))
 
Theoremdcned 2370 Decidable equality implies decidable negated equality. (Contributed by Jim Kingdon, 3-May-2020.)
(𝜑DECID 𝐴 = 𝐵)       (𝜑DECID 𝐴𝐵)
 
Theoremneqned 2371 If it is not the case that two classes are equal, they are unequal. Converse of neneqd 2385. One-way deduction form of df-ne 2365. (Contributed by David Moews, 28-Feb-2017.) Allow a shortening of necon3bi 2414. (Revised by Wolf Lammen, 22-Nov-2019.)
(𝜑 → ¬ 𝐴 = 𝐵)       (𝜑𝐴𝐵)
 
Theoremneqne 2372 From non-equality to inequality. (Contributed by Glauco Siliprandi, 11-Dec-2019.)
𝐴 = 𝐵𝐴𝐵)
 
Theoremneirr 2373 No class is unequal to itself. (Contributed by Stefan O'Rear, 1-Jan-2015.) (Proof rewritten by Jim Kingdon, 15-May-2018.)
¬ 𝐴𝐴
 
Theoremeqneqall 2374 A contradiction concerning equality implies anything. (Contributed by Alexander van der Vekens, 25-Jan-2018.)
(𝐴 = 𝐵 → (𝐴𝐵𝜑))
 
Theoremdcne 2375 Decidable equality expressed in terms of . Basically the same as df-dc 836. (Contributed by Jim Kingdon, 14-Mar-2020.)
(DECID 𝐴 = 𝐵 ↔ (𝐴 = 𝐵𝐴𝐵))
 
Theoremnonconne 2376 Law of noncontradiction with equality and inequality. (Contributed by NM, 3-Feb-2012.)
¬ (𝐴 = 𝐵𝐴𝐵)
 
Theoremneeq1 2377 Equality theorem for inequality. (Contributed by NM, 19-Nov-1994.)
(𝐴 = 𝐵 → (𝐴𝐶𝐵𝐶))
 
Theoremneeq2 2378 Equality theorem for inequality. (Contributed by NM, 19-Nov-1994.)
(𝐴 = 𝐵 → (𝐶𝐴𝐶𝐵))
 
Theoremneeq1i 2379 Inference for inequality. (Contributed by NM, 29-Apr-2005.)
𝐴 = 𝐵       (𝐴𝐶𝐵𝐶)
 
Theoremneeq2i 2380 Inference for inequality. (Contributed by NM, 29-Apr-2005.)
𝐴 = 𝐵       (𝐶𝐴𝐶𝐵)
 
Theoremneeq12i 2381 Inference for inequality. (Contributed by NM, 24-Jul-2012.)
𝐴 = 𝐵    &   𝐶 = 𝐷       (𝐴𝐶𝐵𝐷)
 
Theoremneeq1d 2382 Deduction for inequality. (Contributed by NM, 25-Oct-1999.)
(𝜑𝐴 = 𝐵)       (𝜑 → (𝐴𝐶𝐵𝐶))
 
Theoremneeq2d 2383 Deduction for inequality. (Contributed by NM, 25-Oct-1999.)
(𝜑𝐴 = 𝐵)       (𝜑 → (𝐶𝐴𝐶𝐵))
 
Theoremneeq12d 2384 Deduction for inequality. (Contributed by NM, 24-Jul-2012.)
(𝜑𝐴 = 𝐵)    &   (𝜑𝐶 = 𝐷)       (𝜑 → (𝐴𝐶𝐵𝐷))
 
Theoremneneqd 2385 Deduction eliminating inequality definition. (Contributed by Jonathan Ben-Naim, 3-Jun-2011.)
(𝜑𝐴𝐵)       (𝜑 → ¬ 𝐴 = 𝐵)
 
Theoremneneq 2386 From inequality to non-equality. (Contributed by Glauco Siliprandi, 11-Dec-2019.)
(𝐴𝐵 → ¬ 𝐴 = 𝐵)
 
Theoremeqnetri 2387 Substitution of equal classes into an inequality. (Contributed by NM, 4-Jul-2012.)
𝐴 = 𝐵    &   𝐵𝐶       𝐴𝐶
 
Theoremeqnetrd 2388 Substitution of equal classes into an inequality. (Contributed by NM, 4-Jul-2012.)
(𝜑𝐴 = 𝐵)    &   (𝜑𝐵𝐶)       (𝜑𝐴𝐶)
 
Theoremeqnetrri 2389 Substitution of equal classes into an inequality. (Contributed by NM, 4-Jul-2012.)
𝐴 = 𝐵    &   𝐴𝐶       𝐵𝐶
 
Theoremeqnetrrd 2390 Substitution of equal classes into an inequality. (Contributed by NM, 4-Jul-2012.)
(𝜑𝐴 = 𝐵)    &   (𝜑𝐴𝐶)       (𝜑𝐵𝐶)
 
Theoremneeqtri 2391 Substitution of equal classes into an inequality. (Contributed by NM, 4-Jul-2012.)
𝐴𝐵    &   𝐵 = 𝐶       𝐴𝐶
 
Theoremneeqtrd 2392 Substitution of equal classes into an inequality. (Contributed by NM, 4-Jul-2012.)
(𝜑𝐴𝐵)    &   (𝜑𝐵 = 𝐶)       (𝜑𝐴𝐶)
 
Theoremneeqtrri 2393 Substitution of equal classes into an inequality. (Contributed by NM, 4-Jul-2012.)
𝐴𝐵    &   𝐶 = 𝐵       𝐴𝐶
 
Theoremneeqtrrd 2394 Substitution of equal classes into an inequality. (Contributed by NM, 4-Jul-2012.)
(𝜑𝐴𝐵)    &   (𝜑𝐶 = 𝐵)       (𝜑𝐴𝐶)
 
Theoremeqnetrrid 2395 B chained equality inference for inequality. (Contributed by NM, 6-Jun-2012.)
𝐵 = 𝐴    &   (𝜑𝐵𝐶)       (𝜑𝐴𝐶)
 
Theorem3netr3d 2396 Substitution of equality into both sides of an inequality. (Contributed by NM, 24-Jul-2012.)
(𝜑𝐴𝐵)    &   (𝜑𝐴 = 𝐶)    &   (𝜑𝐵 = 𝐷)       (𝜑𝐶𝐷)
 
Theorem3netr4d 2397 Substitution of equality into both sides of an inequality. (Contributed by NM, 24-Jul-2012.)
(𝜑𝐴𝐵)    &   (𝜑𝐶 = 𝐴)    &   (𝜑𝐷 = 𝐵)       (𝜑𝐶𝐷)
 
Theorem3netr3g 2398 Substitution of equality into both sides of an inequality. (Contributed by NM, 24-Jul-2012.)
(𝜑𝐴𝐵)    &   𝐴 = 𝐶    &   𝐵 = 𝐷       (𝜑𝐶𝐷)
 
Theorem3netr4g 2399 Substitution of equality into both sides of an inequality. (Contributed by NM, 14-Jun-2012.)
(𝜑𝐴𝐵)    &   𝐶 = 𝐴    &   𝐷 = 𝐵       (𝜑𝐶𝐷)
 
Theoremnecon3abii 2400 Deduction from equality to inequality. (Contributed by NM, 9-Nov-2007.)
(𝐴 = 𝐵𝜑)       (𝐴𝐵 ↔ ¬ 𝜑)
    < 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-15574
  Copyright terms: Public domain < Previous  Next >