HomeHome Metamath Proof Explorer < Previous   Next >
Bad symbols? Use Firefox
(or GIF version for IE).

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-10676

Color key:    Metamath Proof Explorer  Metamath Proof Explorer (1-8743)   Hilbert Space Explorer  Hilbert Space Explorer (8744-10676)  

Statement List for Metamath Proof Explorer - 1301-1400 - Page 14 of 107
TypeLabelDescription
Statement
 
Theorem19.12vv 1301 Special case of 19.12 1046 where its converse holds.
(∃xy(φψ) ↔ ∀yx(φψ))
 
Theorem19.37v 1302 Special case of Theorem 19.37 of [Margaris] p. 90.
(∃x(φψ) ↔ (φ → ∃xψ))
 
Theorem19.37aiv 1303 Inference from Theorem 19.37 of [Margaris] p. 90.
x(φψ)    ⇒   (φ → ∃xψ)
 
Theorem19.41v 1304 Special case of Theorem 19.41 of [Margaris] p. 90.
(∃x(φψ) ↔ (∃xφψ))
 
Theorem19.41vv 1305 Theorem 19.41 of [Margaris] p. 90 with 2 quantifiers.
(∃xy(φψ) ↔ (∃xyφψ))
 
Theorem19.41vvv 1306 Theorem 19.41 of [Margaris] p. 90 with 3 quantifiers.
(∃xyz(φψ) ↔ (∃xyzφψ))
 
Theorem19.42v 1307 Special case of Theorem 19.42 of [Margaris] p. 90.
(∃x(φψ) ↔ (φ ⋀ ∃xψ))
 
Theoremexdistr 1308 Distribution of existential quantifiers.
(∃xy(φψ) ↔ ∃x(φ ⋀ ∃yψ))
 
Theorem19.42vv 1309 Theorem 19.42 of [Margaris] p. 90 with 2 quantifiers.
(∃xy(φψ) ↔ (φ ⋀ ∃xyψ))
 
Theoremexdistr2 1310 Distribution of existential quantifiers.
(∃xyz(φψ) ↔ ∃x(φ ⋀ ∃yzψ))
 
Theorem3exdistr 1311 Distribution of existential quantifiers.
(∃xyz(φψχ) ↔ ∃x(φ ⋀ ∃y(ψ ⋀ ∃zχ)))
 
Theorem4exdistr 1312 Distribution of existential quantifiers.
(∃xyzw((φψ) ⋀ (χθ)) ↔ ∃x(φ ⋀ ∃y(ψ ⋀ ∃z(χ ⋀ ∃wθ))))
 
Theoremcbvalv 1313 Rule used to change bound variables with implicit substitution.
(x = y → (φψ))    ⇒   (∀xφ ↔ ∀yψ)
 
Theoremcbvexv 1314 Rule used to change bound variables with implicit substitution.
(x = y → (φψ))    ⇒   (∃xφ ↔ ∃yψ)
 
Theoremcbval2 1315 Rule used to change bound variables with implicit substitution.
(φ → ∀zφ)    &   (φ → ∀wφ)    &   (ψ → ∀xψ)    &   (ψ → ∀yψ)    &   ((x = zy = w) → (φψ))    ⇒   (∀xyφ ↔ ∀zwψ)
 
Theoremcbvex2 1316 Rule used to change bound variables with implicit substitution.
(φ → ∀zφ)    &   (φ → ∀wφ)    &   (ψ → ∀xψ)    &   (ψ → ∀yψ)    &   ((x = zy = w) → (φψ))    ⇒   (∃xyφ ↔ ∃zwψ)
 
Theoremcbval2v 1317 Rule used to change bound variables with implicit substitution.
((x = zy = w) → (φψ))    ⇒   (∀xyφ ↔ ∀zwψ)
 
Theoremcbvex2v 1318 Rule used to change bound variables with implicit substitution.
((x = zy = w) → (φψ))    ⇒   (∃xyφ ↔ ∃zwψ)
 
Theoremcbvald 1319 Deduction used to change bound variables with implicit substitution, particularly useful in conjunction with dvelim 1351.
(φ → ∀yφ)    &   (φ → (ψ → ∀yψ))    &   (φ → (x = y → (ψχ)))    ⇒   (φ → (∀xψ ↔ ∀yχ))
 
Theoremcbvexd 1320 Deduction used to change bound variables with implicit substitution, particularly useful in conjunction with dvelim 1351.
(φ → ∀yφ)    &   (φ → (ψ → ∀yψ))    &   (φ → (x = y → (ψχ)))    ⇒   (φ → (∃xψ ↔ ∃yχ))
 
Theoremcbvex4v 1321 Rule used to change bound variables with implicit substitution.
((x = vy = u) → (φψ))    &   ((z = fw = g) → (ψχ))    ⇒   (∃xyzwφ ↔ ∃vufgχ)
 
Theoremeeanv 1322 Rearrange existential quantifiers.
(∃xy(φψ) ↔ (∃xφ ⋀ ∃yψ))
 
Theoremeeeanv 1323 Rearrange existential quantifiers.
(∃xyz(φψχ) ↔ (∃xφ ⋀ ∃yψ ⋀ ∃zχ))
 
Theoremee4anv 1324 Rearrange existential quantifiers.
(∃xyzw(φψ) ↔ (∃xyφ ⋀ ∃zwψ))
 
Theoremnexdv 1325 Deduction for generalization rule for negated wff.
(φ → ¬ ψ)    ⇒   (φ → ¬ ∃xψ)
 
Theoremchvarv 1326 Implicit substitution of y for x into a theorem.
(x = y → (φψ))    &   φ    ⇒   ψ
 
Theoremcleljust 1327 When the class variables in definition df-clel 1471 are replaced with set variables, this theorem of predicate calculus is the result. This theorem provides part of the justification for the consistency of that definition, which "overloads" the set variables in wel 958 with the class variables in wcel 957.
(xy ↔ ∃z(z = xzy))
 
More substitution theorems
 
Theoremequsb3lem 1328 Lemma for equsb3 1329.
 
Theoremequsb3 1329 Substitution applied to an atomic wff. (Contributed by Raph Levien and FL, 4-Dec-2005.)
([x / y]y = zx = z)
 
Theoremelsb3 1330 Substitution applied to an atomic membership wff.
([x / y]yzxz)
 
Theoremhbs1 1331 x is not free in [y / x]φ when x and y are distinct.
([y / x]φ → ∀x[y / x]φ)
 
Theoremhbsb 1332 If z is not free in φ, it is not free in [y / x]φ when y and z are distinct.
(φ → ∀zφ)    ⇒   ([y / x]φ → ∀z[y / x]φ)
 
Theoremsbcom2 1333 Commutativity law for substitution. Used in proof of Theorem 9.7 of [Megill] p. 449 (p. 16 of the preprint).
([w / z][y / x]φ ↔ [y / x][w / z]φ)
 
Theorem2sb5 1334 Equivalence for double substitution.
([z / x][w / y]φ ↔ ∃xy((x = zy = w) ⋀ φ))
 
Theorem2sb6 1335 Equivalence for double substitution.
([z / x][w / y]φ ↔ ∀xy((x = zy = w) → φ))
 
Theoremsb6a 1336 Equivalence for substitution.
([y / x]φ ↔ ∀x(x = y → [x / y]φ))
 
Theorem2sb5rf 1337 Reversed double substitution.
(φ → ∀zφ)    &   (φ → ∀wφ)    ⇒   (φ ↔ ∃zw((z = xw = y) ⋀ [z / x][w / y]φ))
 
Theorem2sb6rf 1338 Reversed double substitution.
(φ → ∀zφ)    &   (φ → ∀wφ)    ⇒   (φ ↔ ∀zw((z = xw = y) → [z / x][w / y]φ))
 
Theoremdfsb7 1339 An alternate definition of proper substitution df-sb 1171. By introducing a dummy variable z in the definiens, we are able to eliminate any distinct variable restrictions among the variables x, y, and φ of the definiendum. No distinct variable conflicts arise because z effectively insulates x from y. To achieve this, we use a chain of two substitutions in the form of sb5 1267, first z for x then y for z. Compare Definition 2.1'' of [Quine] p. 17, which is obtained from this theorem by applying df-clab 1463. Theorem sb7f 1340 provides a version where φ and z don't have to be distinct.
([y / x]φ ↔ ∃z(z = y ⋀ ∃x(x = zφ)))
 
Theoremsb7f 1340 This version of dfsb7 1339 does not require that φ and z be distinct. This permits it to be used as a definition for substitution in a formalization that omits the logically redundant axiom ax-17 970 i.e. that doesn't have the concept of a variable not occurring in a wff. (df-sb 1171 is also suitable, but its mixing of free and bound variables is distasteful to some logicians.)
(φ → ∀zφ)    ⇒   ([y / x]φ ↔ ∃z(z = y ⋀ ∃x(x = zφ)))
 
Theoremsb10f 1341 Hao Wang's identity axiom P6 in Irving Copi, Symbolic Logic (5th ed., 1979), p. 328. In traditional predicate calculus, this is a sole axiom for identity from which the usual ones can be derived.
(φ → ∀xφ)    ⇒   ([y / z]φ ↔ ∃x(x = y ⋀ [x / z]φ))
 
Theoremsbid2v 1342 An identity law for substitution. Used in proof of Theorem 9.7 of [Megill] p. 449 (p. 16 of the preprint).
([y / x][x / y]φφ)
 
Theoremsbelx 1343 Elimination of substitution.
(φ ↔ ∃x(x = y ⋀ [x / y]φ))
 
Theoremsbel2x 1344 Elimination of double substitution.
(φ ↔ ∃xy((x = zy = w) ⋀ [y / w][x / z]φ))
 
Theoremsbal1 1345 A theorem used in elimination of disjoint variable restriction on x and y by replacing it with a distinctor ¬ ∀xx = z.
(¬ ∀x x = z → ([z / y]∀xφ ↔ ∀x[z / y]φ))
 
Theoremsbal 1346 Move universal quantifier in and out of substitution.
([z / y]∀xφ ↔ ∀x[z / y]φ)
 
Theoremsbex 1347 Move existential quantifier in and out of substitution.
([z / y]∃xφ ↔ ∃x[z / y]φ)
 
Theoremsbalv 1348 Quantify with new variable inside substitution.
([y / x]φψ)    ⇒   ([y / x]∀zφ ↔ ∀zψ)
 
Theoremexsb 1349 An equivalent expression for existence.
(∃xφ ↔ ∃yx(x = yφ))
 
Theorem2exsb 1350 An equivalent expression for double existence.
(∃xyφ ↔ ∃zwxy((x = zy = w) → φ))
 
Theoremdvelim 1351 This theorem can be used to eliminate a distinct variable restriction on x and z and replace it with the "distinctor" ¬ ∀xx = y as an antecedent. φ normally has z free and can be read φ(z), and ψ substitutes y for z and can be read φ(y). We don't require that x and y be distinct: if they aren't, the distinctor will become false (in multiple-element domains of discourse) and "protect" the consequent.

To obtain a closed-theorem form of this inference, prefix the hypotheses with ∀xz, conjoin them, and apply dvelimdf 1250.

(φ → ∀xφ)    &   (z = y → (φψ))    ⇒   (¬ ∀x x = y → (ψ → ∀xψ))
 
TheoremdvelimALT 1352 Version of dvelim 1351 that doesn't use ax-10 965. (See dvelimfALT 1152 for a version that doesn't use ax-11 966.)
(φ → ∀xφ)    &   (z = y → (φψ))    ⇒   (¬ ∀x x = y → (ψ → ∀xψ))
 
Theoremdveeq1 1353 Quantifier introduction when one pair of variables is distinct.
(¬ ∀x x = y → (y = z → ∀x y = z))
 
Theoremdveeq1ALT 1354 Version of dveeq1 1353 using ax-16 1209 instead of ax-17 970.
(¬ ∀x x = y → (y = z → ∀x y = z))
 
Theoremdveel1 1355 Quantifier introduction when one pair of variables is distinct.
(¬ ∀x x = y → (yz → ∀x yz))
 
Theoremdveel2 1356 Quantifier introduction when one pair of variables is distinct.
(¬ ∀x x = y → (zy → ∀x zy))
 
Theoremsbal2 1357 Move quantifier in and out of substitution.
(¬ ∀x x = y → ([z / y]∀xφ ↔ ∀x[z / y]φ))
 
Theoremax15 1358 Axiom ax-15 1359 is redundant if we assume ax-17 970. Remark 9.6 in [Megill] p. 448 (p. 16 of the preprint), regarding axiom scheme C14'.

Note that w is a dummy variable introduced in the proof. On the web page, it is implicitly assumed to be distinct from all other variables. (This is made explicit in the database file set.mm). Its purpose is to satisfy the distinct variable requirements of dveel2 1356 and ax-17 970. By the end of the proof it has vanished, and the final theorem has no distinct variable requirements.

This theorem should not be referenced in any proof. Instead, use ax-15 1359 below so that theorems needing ax-15 1359 can be more easily identified.

(¬ ∀z z = x → (¬ ∀z z = y → (xy → ∀z xy)))
 
Axiomax-15 1359 Axiom of Quantifier Introduction. One of the equality and substitution axioms for a non-logical predicate in our predicate calculus with equality. Axiom scheme C14' in [Megill] p. 448 (p. 16 of the preprint). It is redundant if we include ax-17 970; see theorem ax15 1358. Alternately, ax-17 970 becomes unnecessary in principle with this axiom, but we lose the more powerful metalogic afforded by ax-17 970. We retain ax-15 1359 here to provide completeness for systems with the simpler metalogic that results from omitting ax-17 970, which might be easier to study for some theoretical purposes.
(¬ ∀z z = x → (¬ ∀z z = y → (xy → ∀z xy)))
 
Theoremax17el 1360 Theorem to add distinct quantifier to atomic formula. This theorem demonstrates the induction basis for ax-17 970 considered as a metatheorem.)
(xy → ∀z xy)
 
Theoremdveel2ALT 1361 Version of dveel2 1356 using ax-16 1209 instead of ax-17 970.
(¬ ∀x x = y → (zy → ∀x zy))
 
Theoremax11eq 1362 Basis step for constructing a substitution instance of ax-11o 1217 without using ax-11o 1217. Atomic formula for equality predicate.
(¬ ∀x x = y → (x = y → (z = w → ∀x(x = yz = w))))
 
Theoremax11el 1363 Basis step for constructing a substitution instance of ax-11o 1217 without using ax-11o 1217. Atomic formula for membership predicate.
(¬ ∀x x = y → (x = y → (zw → ∀x(x = yzw))))
 
Theoremax11f 1364 Basis step for constructing a substitution instance of ax-11o 1217 without using ax-11o 1217. We can start with any formula φ in which x is not free.
(φ → ∀xφ)    ⇒   (¬ ∀x x = y → (x = y → (φ → ∀x(x = yφ))))
 
Theoremax11indn 1365 Induction step for constructing a substitution instance of ax-11o 1217 without using ax-11o 1217. Negation case.
(¬ ∀x x = y → (x = y → (φ → ∀x(x = yφ))))    ⇒   (¬ ∀x x = y → (x = y → (¬ φ → ∀x(x = y → ¬ φ))))
 
Theoremax11indi 1366 Induction step for constructing a substitution instance of ax-11o 1217 without using ax-11o 1217. Implication case.
(¬ ∀x x = y → (x = y → (φ → ∀x(x = yφ))))    &   (¬ ∀x x = y → (x = y → (ψ → ∀x(x = yψ))))    ⇒   (¬ ∀x x = y → (x = y → ((φψ) → ∀x(x = y → (φψ)))))
 
Theoremax11indalem 1367 Lemma for ax11inda2 1369 and ax11inda 1370.
 
Theoremax11inda2ALT 1368 A proof of ax11inda2 1369 that is slightly more direct.
(¬ ∀x x = y → (x = y → (φ → ∀x(x = yφ))))    ⇒   (¬ ∀x x = y → (x = y → (∀zφ → ∀x(x = y → ∀zφ))))
 
Theoremax11inda2 1369 Induction step for constructing a substitution instance of ax-11o 1217 without using ax-11o 1217. Quantification case. When z and y are distinct, this theorem avoids the dummy variables needed by the more general ax11inda 1370.
(¬ ∀x x = y → (x = y → (φ → ∀x(x = yφ))))    ⇒   (¬ ∀x x = y → (x = y → (∀zφ → ∀x(x = y → ∀zφ))))
 
Theoremax11inda 1370 Induction step for constructing a substitution instance of ax-11o 1217 without using ax-11o 1217. Quantification case. (When z and y are distinct, ax11inda2 1369 may be used instead to avoid the dummy variable w in the proof.)
(¬ ∀x x = w → (x = w → (φ → ∀x(x = wφ))))    ⇒   (¬ ∀x x = y → (x = y → (∀zφ → ∀x(x = y → ∀zφ))))
 
Theorema12stdy1 1371 Part of a study related to ax-12 967. The consequent introduces a new variable z. There are no distinct variable restrictions.
(∀x x = y → ∃x y = z)
 
Theorema12stdy2 1372 Part of a study related to ax-12 967. The consequent is quantified with a different variable. There are no distinct variable restrictions.
(∀z(z = xx = y) → ∀y y = x)
 
Theorema12stdy3 1373 Part of a study related to ax-12 967. The consequent introduces two new variables. There are no distinct variable restrictions.
(∀z(z = xx = y) → ∀vy x = w)
 
Theorema12stdy4 1374 Part of a study related to ax-12 967. The second antecedent of ax-12 967 is replaced. There are no distinct variable restrictions.
(¬ ∀z z = x → (∀y z = x → (x = y → ∀z x = y)))
 
Theorema12lem1 1375 Proof of first hypothesis of a12study 1377.
(¬ ∀z z = y → (∀z(z = xz = y) → x = y))
 
Theorema12lem2 1376 Proof of second hypothesis of a12study 1377.
(∀z(z = x → ¬ z = y) → ¬ x = y)
 
Theorema12study 1377 Rederivation of axiom ax-12 967 from two shorter formulas, without using ax-12 967. See a12lem1 1375 and a12lem2 1376 for the proofs of the hypotheses (using ax-12 967). This is the only known breakdown of ax-12 967 into shorter formulas. See a12studyALT 1378 for an alternate proof. Note that the proof depends on ax-11o 1217, whose proof ax11o 1216 depends on ax-12 967, meaning that we would have to replace ax-11 966 with ax-11o 1217 in an axiomatization that uses the hypotheses in place of ax-12 967. Whether this can be avoided is an open problem.
(¬ ∀z z = y → (∀z(z = xz = y) → x = y))    &   (∀z(z = x → ¬ z = y) → ¬ x = y)    ⇒   (¬ ∀z z = x → (¬ ∀z z = y → (x = y → ∀z x = y)))
 
Theorema12studyALT 1378 Alternate proof of a12study 1377, also without using ax-12 967.
(¬ ∀z z = y → (∀z(z = xz = y) → x = y))    &   (∀z(z = x → ¬ z = y) → ¬ x = y)    ⇒   (¬ ∀z z = x → (¬ ∀z z = y → (x = y → ∀z x = y)))
 
Existential uniqueness
 
Syntaxweu 1379 Extend wff definition to include existential uniqueness ("there exists a unique x such that φ").
wff ∃!xφ
 
Syntaxwmo 1380 Extend wff definition to include uniqueness ("there exists at most one x such that φ").
wff ∃*xφ
 
Definitiondf-eu 1381 Define existential uniqueness, i.e. "there exists exactly one x such that φ." Definition 10.1 of [BellMachover] p. 97; also Definition *14.02 of [WhiteheadRussell] p. 175. Other possible definitions are given by eu1 1391, eu2 1395, eu3 1396, and eu5 1408 (which in some cases we show with a hypothesis φ → ∀yφ in place of a distinct variable condition on y and φ). Double uniqueness is tricky: ∃!x∃!yφ does not mean "exactly one x and one y" (see 2eu4 1451).
(∃!xφ ↔ ∃yx(φx = y))
 
Definitiondf-mo 1382 Define "there exists at most one x such that φ." Here we define it in terms of existential uniqueness. Notation of [BellMachover] p. 460, whose definition we show as mo3 1400. For other possible definitions see mo2 1399 and mo4 1402.
(∃*xφ ↔ (∃xφ → ∃!xφ))
 
Theoremeuf 1383 A version of the existential uniqueness definition with a hypothesis instead of a distinct variable condition.
(φ → ∀yφ)    ⇒   (∃!xφ ↔ ∃yx(φx = y))
 
Theoremeubid 1384 Formula-building rule for uniqueness quantifier (deduction rule).
(φ → ∀xφ)    &   (φ → (ψχ))    ⇒   (φ → (∃!xψ ↔ ∃!xχ))
 
Theoremeubidv 1385 Formula-building rule for uniqueness quantifier (deduction rule).
(φ → (ψχ))    ⇒   (φ → (∃!xψ ↔ ∃!xχ))
 
Theoremeubii 1386 Introduce uniqueness quantifier to both sides of an equivalence.
(φψ)    ⇒   (∃!xφ ↔ ∃!xψ)
 
Theoremhbeu1 1387 Bound-variable hypothesis builder for uniqueness.
(∃!xφ → ∀x∃!xφ)
 
Theoremhbeu 1388 Bound-variable hypothesis builder for "at most one." Note that x and y needn't be distinct (this makes the proof more difficult).
(φ → ∀xφ)    ⇒   (∃!yφ → ∀x∃!yφ)
 
Theoremsb8eu 1389 Variable substitution in uniqueness quantifier. (This theorem can also be proved without requiring that x and y be distinct, but the proof would be longer.)
(φ → ∀yφ)    ⇒   (∃!xφ ↔ ∃!y[y / x]φ)
 
Theoremcbveu 1390 Rule used to change bound variables with implicit substitution.
(φ → ∀yφ)    &   (ψ → ∀xψ)    &   (x = y → (φψ))    ⇒   (∃!xφ ↔ ∃!yψ)
 
Theoremeu1 1391 An alternate way to express uniqueness used by some authors. Exercise 2(b) of [Margaris] p. 110.
(φ → ∀yφ)    ⇒   (∃!xφ ↔ ∃x(φ ⋀ ∀y([y / x]φx = y)))
 
Theoremmo 1392 Equivalent definitions of "there exists at most one."
(φ → ∀yφ)    ⇒   (∃yx(φx = y) ↔ ∀xy((φ ⋀ [y / x]φ) → x = y))
 
Theoremeuex 1393 Existential uniqueness implies existence.
(∃!xφ → ∃xφ)
 
Theoremeumo0 1394 Existential uniqueness implies "at most one."
(φ → ∀yφ)    ⇒   (∃!xφ → ∃yx(φx = y))
 
Theoremeu2 1395 An alternate way of defining existential uniqueness. Definition 6.10 of [TakeutiZaring] p. 26.
(φ → ∀yφ)    ⇒   (∃!xφ ↔ (∃xφ ⋀ ∀xy((φ ⋀ [y / x]φ) → x = y)))
 
Theoremeu3 1396 An alternate way to express existential uniqueness.
(φ → ∀yφ)    ⇒   (∃!xφ ↔ (∃xφ ⋀ ∃yx(φx = y)))
 
Theoremeuor 1397 Introduce a disjunct into a uniqueness quantifier.
(φ → ∀xφ)    ⇒   ((¬ φ ⋀ ∃!xψ) → ∃!x(φψ))
 
Theoremeuorv 1398 Introduce a disjunct into a uniqueness quantifier.
((¬ φ ⋀ ∃!xψ) → ∃!x(φψ))
 
Theoremmo2 1399 Alternate definition of "at most one."
(φ → ∀yφ)    ⇒   (∃*xφ ↔ ∃yx(φx = y))
 
Theoremmo3 1400 Alternate definition of "at most one." Definition of [BellMachover] p. 460, except that definition has the side condition that y not occur in φ in place of our hypothesis.
(φ → ∀yφ)    ⇒   (∃*xφ ↔ ∀xy((φ ⋀ [y / x]φ) → x = y))

MPE Home   Contents Copyright terms: Public domain < Previous  Next >