HomeHome Intuitionistic Logic Explorer
Theorem List (p. 60 of 165)
< 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 - 5901-6000   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theoremf1ocnvfv1 5901 The converse value of the value of a one-to-one onto function. (Contributed by NM, 20-May-2004.)
((𝐹:𝐴1-1-onto𝐵𝐶𝐴) → (𝐹‘(𝐹𝐶)) = 𝐶)
 
Theoremf1ocnvfv2 5902 The value of the converse value of a one-to-one onto function. (Contributed by NM, 20-May-2004.)
((𝐹:𝐴1-1-onto𝐵𝐶𝐵) → (𝐹‘(𝐹𝐶)) = 𝐶)
 
Theoremf1ocnvfv 5903 Relationship between the value of a one-to-one onto function and the value of its converse. (Contributed by Raph Levien, 10-Apr-2004.)
((𝐹:𝐴1-1-onto𝐵𝐶𝐴) → ((𝐹𝐶) = 𝐷 → (𝐹𝐷) = 𝐶))
 
Theoremf1ocnvfvb 5904 Relationship between the value of a one-to-one onto function and the value of its converse. (Contributed by NM, 20-May-2004.)
((𝐹:𝐴1-1-onto𝐵𝐶𝐴𝐷𝐵) → ((𝐹𝐶) = 𝐷 ↔ (𝐹𝐷) = 𝐶))
 
Theoremf1ocnvdm 5905 The value of the converse of a one-to-one onto function belongs to its domain. (Contributed by NM, 26-May-2006.)
((𝐹:𝐴1-1-onto𝐵𝐶𝐵) → (𝐹𝐶) ∈ 𝐴)
 
Theoremf1ocnvfvrneq 5906 If the values of a one-to-one function for two arguments from the range of the function are equal, the arguments themselves must be equal. (Contributed by Alexander van der Vekens, 12-Nov-2017.)
((𝐹:𝐴1-1𝐵 ∧ (𝐶 ∈ ran 𝐹𝐷 ∈ ran 𝐹)) → ((𝐹𝐶) = (𝐹𝐷) → 𝐶 = 𝐷))
 
Theoremfcof1 5907 An application is injective if a retraction exists. Proposition 8 of [BourbakiEns] p. E.II.18. (Contributed by FL, 11-Nov-2011.) (Revised by Mario Carneiro, 27-Dec-2014.)
((𝐹:𝐴𝐵 ∧ (𝑅𝐹) = ( I ↾ 𝐴)) → 𝐹:𝐴1-1𝐵)
 
Theoremfcofo 5908 An application is surjective if a section exists. Proposition 8 of [BourbakiEns] p. E.II.18. (Contributed by FL, 17-Nov-2011.) (Proof shortened by Mario Carneiro, 27-Dec-2014.)
((𝐹:𝐴𝐵𝑆:𝐵𝐴 ∧ (𝐹𝑆) = ( I ↾ 𝐵)) → 𝐹:𝐴onto𝐵)
 
Theoremcbvfo 5909* Change bound variable between domain and range of function. (Contributed by NM, 23-Feb-1997.) (Proof shortened by Mario Carneiro, 21-Mar-2015.)
((𝐹𝑥) = 𝑦 → (𝜑𝜓))       (𝐹:𝐴onto𝐵 → (∀𝑥𝐴 𝜑 ↔ ∀𝑦𝐵 𝜓))
 
Theoremcbvexfo 5910* Change bound variable between domain and range of function. (Contributed by NM, 23-Feb-1997.)
((𝐹𝑥) = 𝑦 → (𝜑𝜓))       (𝐹:𝐴onto𝐵 → (∃𝑥𝐴 𝜑 ↔ ∃𝑦𝐵 𝜓))
 
Theoremcocan1 5911 An injection is left-cancelable. (Contributed by FL, 2-Aug-2009.) (Revised by Mario Carneiro, 21-Mar-2015.)
((𝐹:𝐵1-1𝐶𝐻:𝐴𝐵𝐾:𝐴𝐵) → ((𝐹𝐻) = (𝐹𝐾) ↔ 𝐻 = 𝐾))
 
Theoremcocan2 5912 A surjection is right-cancelable. (Contributed by FL, 21-Nov-2011.) (Proof shortened by Mario Carneiro, 21-Mar-2015.)
((𝐹:𝐴onto𝐵𝐻 Fn 𝐵𝐾 Fn 𝐵) → ((𝐻𝐹) = (𝐾𝐹) ↔ 𝐻 = 𝐾))
 
Theoremfcof1o 5913 Show that two functions are inverse to each other by computing their compositions. (Contributed by Mario Carneiro, 21-Mar-2015.)
(((𝐹:𝐴𝐵𝐺:𝐵𝐴) ∧ ((𝐹𝐺) = ( I ↾ 𝐵) ∧ (𝐺𝐹) = ( I ↾ 𝐴))) → (𝐹:𝐴1-1-onto𝐵𝐹 = 𝐺))
 
Theoremfoeqcnvco 5914 Condition for function equality in terms of vanishing of the composition with the converse. EDITORIAL: Is there a relation-algebraic proof of this? (Contributed by Stefan O'Rear, 12-Feb-2015.)
((𝐹:𝐴onto𝐵𝐺:𝐴onto𝐵) → (𝐹 = 𝐺 ↔ (𝐹𝐺) = ( I ↾ 𝐵)))
 
Theoremf1eqcocnv 5915 Condition for function equality in terms of vanishing of the composition with the inverse. (Contributed by Stefan O'Rear, 12-Feb-2015.)
((𝐹:𝐴1-1𝐵𝐺:𝐴1-1𝐵) → (𝐹 = 𝐺 ↔ (𝐹𝐺) = ( I ↾ 𝐴)))
 
Theoremfliftrel 5916* 𝐹, a function lift, is a subset of 𝑅 × 𝑆. (Contributed by Mario Carneiro, 23-Dec-2016.)
𝐹 = ran (𝑥𝑋 ↦ ⟨𝐴, 𝐵⟩)    &   ((𝜑𝑥𝑋) → 𝐴𝑅)    &   ((𝜑𝑥𝑋) → 𝐵𝑆)       (𝜑𝐹 ⊆ (𝑅 × 𝑆))
 
Theoremfliftel 5917* Elementhood in the relation 𝐹. (Contributed by Mario Carneiro, 23-Dec-2016.)
𝐹 = ran (𝑥𝑋 ↦ ⟨𝐴, 𝐵⟩)    &   ((𝜑𝑥𝑋) → 𝐴𝑅)    &   ((𝜑𝑥𝑋) → 𝐵𝑆)       (𝜑 → (𝐶𝐹𝐷 ↔ ∃𝑥𝑋 (𝐶 = 𝐴𝐷 = 𝐵)))
 
Theoremfliftel1 5918* Elementhood in the relation 𝐹. (Contributed by Mario Carneiro, 23-Dec-2016.)
𝐹 = ran (𝑥𝑋 ↦ ⟨𝐴, 𝐵⟩)    &   ((𝜑𝑥𝑋) → 𝐴𝑅)    &   ((𝜑𝑥𝑋) → 𝐵𝑆)       ((𝜑𝑥𝑋) → 𝐴𝐹𝐵)
 
Theoremfliftcnv 5919* Converse of the relation 𝐹. (Contributed by Mario Carneiro, 23-Dec-2016.)
𝐹 = ran (𝑥𝑋 ↦ ⟨𝐴, 𝐵⟩)    &   ((𝜑𝑥𝑋) → 𝐴𝑅)    &   ((𝜑𝑥𝑋) → 𝐵𝑆)       (𝜑𝐹 = ran (𝑥𝑋 ↦ ⟨𝐵, 𝐴⟩))
 
Theoremfliftfun 5920* The function 𝐹 is the unique function defined by 𝐹𝐴 = 𝐵, provided that the well-definedness condition holds. (Contributed by Mario Carneiro, 23-Dec-2016.)
𝐹 = ran (𝑥𝑋 ↦ ⟨𝐴, 𝐵⟩)    &   ((𝜑𝑥𝑋) → 𝐴𝑅)    &   ((𝜑𝑥𝑋) → 𝐵𝑆)    &   (𝑥 = 𝑦𝐴 = 𝐶)    &   (𝑥 = 𝑦𝐵 = 𝐷)       (𝜑 → (Fun 𝐹 ↔ ∀𝑥𝑋𝑦𝑋 (𝐴 = 𝐶𝐵 = 𝐷)))
 
Theoremfliftfund 5921* The function 𝐹 is the unique function defined by 𝐹𝐴 = 𝐵, provided that the well-definedness condition holds. (Contributed by Mario Carneiro, 23-Dec-2016.)
𝐹 = ran (𝑥𝑋 ↦ ⟨𝐴, 𝐵⟩)    &   ((𝜑𝑥𝑋) → 𝐴𝑅)    &   ((𝜑𝑥𝑋) → 𝐵𝑆)    &   (𝑥 = 𝑦𝐴 = 𝐶)    &   (𝑥 = 𝑦𝐵 = 𝐷)    &   ((𝜑 ∧ (𝑥𝑋𝑦𝑋𝐴 = 𝐶)) → 𝐵 = 𝐷)       (𝜑 → Fun 𝐹)
 
Theoremfliftfuns 5922* The function 𝐹 is the unique function defined by 𝐹𝐴 = 𝐵, provided that the well-definedness condition holds. (Contributed by Mario Carneiro, 23-Dec-2016.)
𝐹 = ran (𝑥𝑋 ↦ ⟨𝐴, 𝐵⟩)    &   ((𝜑𝑥𝑋) → 𝐴𝑅)    &   ((𝜑𝑥𝑋) → 𝐵𝑆)       (𝜑 → (Fun 𝐹 ↔ ∀𝑦𝑋𝑧𝑋 (𝑦 / 𝑥𝐴 = 𝑧 / 𝑥𝐴𝑦 / 𝑥𝐵 = 𝑧 / 𝑥𝐵)))
 
Theoremfliftf 5923* The domain and range of the function 𝐹. (Contributed by Mario Carneiro, 23-Dec-2016.)
𝐹 = ran (𝑥𝑋 ↦ ⟨𝐴, 𝐵⟩)    &   ((𝜑𝑥𝑋) → 𝐴𝑅)    &   ((𝜑𝑥𝑋) → 𝐵𝑆)       (𝜑 → (Fun 𝐹𝐹:ran (𝑥𝑋𝐴)⟶𝑆))
 
Theoremfliftval 5924* The value of the function 𝐹. (Contributed by Mario Carneiro, 23-Dec-2016.)
𝐹 = ran (𝑥𝑋 ↦ ⟨𝐴, 𝐵⟩)    &   ((𝜑𝑥𝑋) → 𝐴𝑅)    &   ((𝜑𝑥𝑋) → 𝐵𝑆)    &   (𝑥 = 𝑌𝐴 = 𝐶)    &   (𝑥 = 𝑌𝐵 = 𝐷)    &   (𝜑 → Fun 𝐹)       ((𝜑𝑌𝑋) → (𝐹𝐶) = 𝐷)
 
Theoremisoeq1 5925 Equality theorem for isomorphisms. (Contributed by NM, 17-May-2004.)
(𝐻 = 𝐺 → (𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵) ↔ 𝐺 Isom 𝑅, 𝑆 (𝐴, 𝐵)))
 
Theoremisoeq2 5926 Equality theorem for isomorphisms. (Contributed by NM, 17-May-2004.)
(𝑅 = 𝑇 → (𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵) ↔ 𝐻 Isom 𝑇, 𝑆 (𝐴, 𝐵)))
 
Theoremisoeq3 5927 Equality theorem for isomorphisms. (Contributed by NM, 17-May-2004.)
(𝑆 = 𝑇 → (𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵) ↔ 𝐻 Isom 𝑅, 𝑇 (𝐴, 𝐵)))
 
Theoremisoeq4 5928 Equality theorem for isomorphisms. (Contributed by NM, 17-May-2004.)
(𝐴 = 𝐶 → (𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵) ↔ 𝐻 Isom 𝑅, 𝑆 (𝐶, 𝐵)))
 
Theoremisoeq5 5929 Equality theorem for isomorphisms. (Contributed by NM, 17-May-2004.)
(𝐵 = 𝐶 → (𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵) ↔ 𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐶)))
 
Theoremnfiso 5930 Bound-variable hypothesis builder for an isomorphism. (Contributed by NM, 17-May-2004.) (Proof shortened by Andrew Salmon, 22-Oct-2011.)
𝑥𝐻    &   𝑥𝑅    &   𝑥𝑆    &   𝑥𝐴    &   𝑥𝐵       𝑥 𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵)
 
Theoremisof1o 5931 An isomorphism is a one-to-one onto function. (Contributed by NM, 27-Apr-2004.)
(𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵) → 𝐻:𝐴1-1-onto𝐵)
 
Theoremisorel 5932 An isomorphism connects binary relations via its function values. (Contributed by NM, 27-Apr-2004.)
((𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵) ∧ (𝐶𝐴𝐷𝐴)) → (𝐶𝑅𝐷 ↔ (𝐻𝐶)𝑆(𝐻𝐷)))
 
Theoremisoresbr 5933* A consequence of isomorphism on two relations for a function's restriction. (Contributed by Jim Kingdon, 11-Jan-2019.)
((𝐹𝐴) Isom 𝑅, 𝑆 (𝐴, (𝐹𝐴)) → ∀𝑥𝐴𝑦𝐴 (𝑥𝑅𝑦 → (𝐹𝑥)𝑆(𝐹𝑦)))
 
Theoremisoid 5934 Identity law for isomorphism. Proposition 6.30(1) of [TakeutiZaring] p. 33. (Contributed by NM, 27-Apr-2004.)
( I ↾ 𝐴) Isom 𝑅, 𝑅 (𝐴, 𝐴)
 
Theoremisocnv 5935 Converse law for isomorphism. Proposition 6.30(2) of [TakeutiZaring] p. 33. (Contributed by NM, 27-Apr-2004.)
(𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵) → 𝐻 Isom 𝑆, 𝑅 (𝐵, 𝐴))
 
Theoremisocnv2 5936 Converse law for isomorphism. (Contributed by Mario Carneiro, 30-Jan-2014.)
(𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵) ↔ 𝐻 Isom 𝑅, 𝑆(𝐴, 𝐵))
 
Theoremisores2 5937 An isomorphism from one well-order to another can be restricted on either well-order. (Contributed by Mario Carneiro, 15-Jan-2013.)
(𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵) ↔ 𝐻 Isom 𝑅, (𝑆 ∩ (𝐵 × 𝐵))(𝐴, 𝐵))
 
Theoremisores1 5938 An isomorphism from one well-order to another can be restricted on either well-order. (Contributed by Mario Carneiro, 15-Jan-2013.)
(𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵) ↔ 𝐻 Isom (𝑅 ∩ (𝐴 × 𝐴)), 𝑆(𝐴, 𝐵))
 
Theoremisores3 5939 Induced isomorphism on a subset. (Contributed by Stefan O'Rear, 5-Nov-2014.)
((𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵) ∧ 𝐾𝐴𝑋 = (𝐻𝐾)) → (𝐻𝐾) Isom 𝑅, 𝑆 (𝐾, 𝑋))
 
Theoremisotr 5940 Composition (transitive) law for isomorphism. Proposition 6.30(3) of [TakeutiZaring] p. 33. (Contributed by NM, 27-Apr-2004.) (Proof shortened by Mario Carneiro, 5-Dec-2016.)
((𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵) ∧ 𝐺 Isom 𝑆, 𝑇 (𝐵, 𝐶)) → (𝐺𝐻) Isom 𝑅, 𝑇 (𝐴, 𝐶))
 
Theoremiso0 5941 The empty set is an 𝑅, 𝑆 isomorphism from the empty set to the empty set. (Contributed by Steve Rodriguez, 24-Oct-2015.)
∅ Isom 𝑅, 𝑆 (∅, ∅)
 
Theoremisoini 5942 Isomorphisms preserve initial segments. Proposition 6.31(2) of [TakeutiZaring] p. 33. (Contributed by NM, 20-Apr-2004.)
((𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵) ∧ 𝐷𝐴) → (𝐻 “ (𝐴 ∩ (𝑅 “ {𝐷}))) = (𝐵 ∩ (𝑆 “ {(𝐻𝐷)})))
 
Theoremisoini2 5943 Isomorphisms are isomorphisms on their initial segments. (Contributed by Mario Carneiro, 29-Mar-2014.)
𝐶 = (𝐴 ∩ (𝑅 “ {𝑋}))    &   𝐷 = (𝐵 ∩ (𝑆 “ {(𝐻𝑋)}))       ((𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵) ∧ 𝑋𝐴) → (𝐻𝐶) Isom 𝑅, 𝑆 (𝐶, 𝐷))
 
Theoremisoselem 5944* Lemma for isose 5945. (Contributed by Mario Carneiro, 23-Jun-2015.)
(𝜑𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵))    &   (𝜑 → (𝐻𝑥) ∈ V)       (𝜑 → (𝑅 Se 𝐴𝑆 Se 𝐵))
 
Theoremisose 5945 An isomorphism preserves set-like relations. (Contributed by Mario Carneiro, 23-Jun-2015.)
(𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵) → (𝑅 Se 𝐴𝑆 Se 𝐵))
 
Theoremisopolem 5946 Lemma for isopo 5947. (Contributed by Stefan O'Rear, 16-Nov-2014.)
(𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵) → (𝑆 Po 𝐵𝑅 Po 𝐴))
 
Theoremisopo 5947 An isomorphism preserves partial ordering. (Contributed by Stefan O'Rear, 16-Nov-2014.)
(𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵) → (𝑅 Po 𝐴𝑆 Po 𝐵))
 
Theoremisosolem 5948 Lemma for isoso 5949. (Contributed by Stefan O'Rear, 16-Nov-2014.)
(𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵) → (𝑆 Or 𝐵𝑅 Or 𝐴))
 
Theoremisoso 5949 An isomorphism preserves strict ordering. (Contributed by Stefan O'Rear, 16-Nov-2014.)
(𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵) → (𝑅 Or 𝐴𝑆 Or 𝐵))
 
Theoremf1oiso 5950* Any one-to-one onto function determines an isomorphism with an induced relation 𝑆. Proposition 6.33 of [TakeutiZaring] p. 34. (Contributed by NM, 30-Apr-2004.)
((𝐻:𝐴1-1-onto𝐵𝑆 = {⟨𝑧, 𝑤⟩ ∣ ∃𝑥𝐴𝑦𝐴 ((𝑧 = (𝐻𝑥) ∧ 𝑤 = (𝐻𝑦)) ∧ 𝑥𝑅𝑦)}) → 𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵))
 
Theoremf1oiso2 5951* Any one-to-one onto function determines an isomorphism with an induced relation 𝑆. (Contributed by Mario Carneiro, 9-Mar-2013.)
𝑆 = {⟨𝑥, 𝑦⟩ ∣ ((𝑥𝐵𝑦𝐵) ∧ (𝐻𝑥)𝑅(𝐻𝑦))}       (𝐻:𝐴1-1-onto𝐵𝐻 Isom 𝑅, 𝑆 (𝐴, 𝐵))
 
2.6.9  Cantor's Theorem
 
Theoremcanth 5952 No set 𝐴 is equinumerous to its power set (Cantor's theorem), i.e., no function can map 𝐴 onto its power set. Compare Theorem 6B(b) of [Enderton] p. 132. (Use nex 1546 if you want the form ¬ ∃𝑓𝑓:𝐴onto→𝒫 𝐴.) (Contributed by NM, 7-Aug-1994.) (Revised by Noah R Kingdon, 23-Jul-2024.)
𝐴 ∈ V        ¬ 𝐹:𝐴onto→𝒫 𝐴
 
2.6.10  Restricted iota (description binder)
 
Syntaxcrio 5953 Extend class notation with restricted description binder.
class (𝑥𝐴 𝜑)
 
Definitiondf-riota 5954 Define restricted description binder. In case there is no unique 𝑥 such that (𝑥𝐴𝜑) holds, it evaluates to the empty set. See also comments for df-iota 5278. (Contributed by NM, 15-Sep-2011.) (Revised by Mario Carneiro, 15-Oct-2016.) (Revised by NM, 2-Sep-2018.)
(𝑥𝐴 𝜑) = (℩𝑥(𝑥𝐴𝜑))
 
Theoremriotaeqdv 5955* Formula-building deduction for iota. (Contributed by NM, 15-Sep-2011.)
(𝜑𝐴 = 𝐵)       (𝜑 → (𝑥𝐴 𝜓) = (𝑥𝐵 𝜓))
 
Theoremriotabidv 5956* Formula-building deduction for restricted iota. (Contributed by NM, 15-Sep-2011.)
(𝜑 → (𝜓𝜒))       (𝜑 → (𝑥𝐴 𝜓) = (𝑥𝐴 𝜒))
 
Theoremriotaeqbidv 5957* Equality deduction for restricted universal quantifier. (Contributed by NM, 15-Sep-2011.)
(𝜑𝐴 = 𝐵)    &   (𝜑 → (𝜓𝜒))       (𝜑 → (𝑥𝐴 𝜓) = (𝑥𝐵 𝜒))
 
Theoremriotaexg 5958* Restricted iota is a set. (Contributed by Jim Kingdon, 15-Jun-2020.)
(𝐴𝑉 → (𝑥𝐴 𝜓) ∈ V)
 
Theoremiotaexel 5959* Set existence of an iota expression in which all values are contained within a set. (Contributed by Jim Kingdon, 28-Jun-2025.)
((𝐴𝑉 ∧ ∀𝑥(𝜑𝑥𝐴)) → (℩𝑥𝜑) ∈ V)
 
Theoremriotav 5960 An iota restricted to the universe is unrestricted. (Contributed by NM, 18-Sep-2011.)
(𝑥 ∈ V 𝜑) = (℩𝑥𝜑)
 
Theoremriotauni 5961 Restricted iota in terms of class union. (Contributed by NM, 11-Oct-2011.)
(∃!𝑥𝐴 𝜑 → (𝑥𝐴 𝜑) = {𝑥𝐴𝜑})
 
Theoremnfriota1 5962* The abstraction variable in a restricted iota descriptor isn't free. (Contributed by NM, 12-Oct-2011.) (Revised by Mario Carneiro, 15-Oct-2016.)
𝑥(𝑥𝐴 𝜑)
 
Theoremnfriotadxy 5963* Deduction version of nfriota 5964. (Contributed by Jim Kingdon, 12-Jan-2019.)
𝑦𝜑    &   (𝜑 → Ⅎ𝑥𝜓)    &   (𝜑𝑥𝐴)       (𝜑𝑥(𝑦𝐴 𝜓))
 
Theoremnfriota 5964* A variable not free in a wff remains so in a restricted iota descriptor. (Contributed by NM, 12-Oct-2011.)
𝑥𝜑    &   𝑥𝐴       𝑥(𝑦𝐴 𝜑)
 
Theoremcbvriotavw 5965* Change bound variable in a restricted description binder. Version of cbvriotav 5967 with a disjoint variable condition. (Contributed by NM, 18-Mar-2013.) (Revised by GG, 30-Sep-2024.)
(𝑥 = 𝑦 → (𝜑𝜓))       (𝑥𝐴 𝜑) = (𝑦𝐴 𝜓)
 
Theoremcbvriota 5966* Change bound variable in a restricted description binder. (Contributed by NM, 18-Mar-2013.) (Revised by Mario Carneiro, 15-Oct-2016.)
𝑦𝜑    &   𝑥𝜓    &   (𝑥 = 𝑦 → (𝜑𝜓))       (𝑥𝐴 𝜑) = (𝑦𝐴 𝜓)
 
Theoremcbvriotav 5967* Change bound variable in a restricted description binder. (Contributed by NM, 18-Mar-2013.) (Revised by Mario Carneiro, 15-Oct-2016.)
(𝑥 = 𝑦 → (𝜑𝜓))       (𝑥𝐴 𝜑) = (𝑦𝐴 𝜓)
 
Theoremcsbriotag 5968* Interchange class substitution and restricted description binder. (Contributed by NM, 24-Feb-2013.)
(𝐴𝑉𝐴 / 𝑥(𝑦𝐵 𝜑) = (𝑦𝐵 [𝐴 / 𝑥]𝜑))
 
Theoremriotacl2 5969 Membership law for "the unique element in 𝐴 such that 𝜑."

(Contributed by NM, 21-Aug-2011.) (Revised by Mario Carneiro, 23-Dec-2016.)

(∃!𝑥𝐴 𝜑 → (𝑥𝐴 𝜑) ∈ {𝑥𝐴𝜑})
 
Theoremriotacl 5970* Closure of restricted iota. (Contributed by NM, 21-Aug-2011.)
(∃!𝑥𝐴 𝜑 → (𝑥𝐴 𝜑) ∈ 𝐴)
 
Theoremriotasbc 5971 Substitution law for descriptions. (Contributed by NM, 23-Aug-2011.) (Proof shortened by Mario Carneiro, 24-Dec-2016.)
(∃!𝑥𝐴 𝜑[(𝑥𝐴 𝜑) / 𝑥]𝜑)
 
Theoremriotabidva 5972* Equivalent wff's yield equal restricted class abstractions (deduction form). (rabbidva 2787 analog.) (Contributed by NM, 17-Jan-2012.)
((𝜑𝑥𝐴) → (𝜓𝜒))       (𝜑 → (𝑥𝐴 𝜓) = (𝑥𝐴 𝜒))
 
Theoremriotabiia 5973 Equivalent wff's yield equal restricted iotas (inference form). (rabbiia 2784 analog.) (Contributed by NM, 16-Jan-2012.)
(𝑥𝐴 → (𝜑𝜓))       (𝑥𝐴 𝜑) = (𝑥𝐴 𝜓)
 
Theoremriota1 5974* Property of restricted iota. Compare iota1 5293. (Contributed by Mario Carneiro, 15-Oct-2016.)
(∃!𝑥𝐴 𝜑 → ((𝑥𝐴𝜑) ↔ (𝑥𝐴 𝜑) = 𝑥))
 
Theoremriota1a 5975 Property of iota. (Contributed by NM, 23-Aug-2011.)
((𝑥𝐴 ∧ ∃!𝑥𝐴 𝜑) → (𝜑 ↔ (℩𝑥(𝑥𝐴𝜑)) = 𝑥))
 
Theoremriota2df 5976* A deduction version of riota2f 5977. (Contributed by NM, 17-Feb-2013.) (Revised by Mario Carneiro, 15-Oct-2016.)
𝑥𝜑    &   (𝜑𝑥𝐵)    &   (𝜑 → Ⅎ𝑥𝜒)    &   (𝜑𝐵𝐴)    &   ((𝜑𝑥 = 𝐵) → (𝜓𝜒))       ((𝜑 ∧ ∃!𝑥𝐴 𝜓) → (𝜒 ↔ (𝑥𝐴 𝜓) = 𝐵))
 
Theoremriota2f 5977* This theorem shows a condition that allows us to represent a descriptor with a class expression 𝐵. (Contributed by NM, 23-Aug-2011.) (Revised by Mario Carneiro, 15-Oct-2016.)
𝑥𝐵    &   𝑥𝜓    &   (𝑥 = 𝐵 → (𝜑𝜓))       ((𝐵𝐴 ∧ ∃!𝑥𝐴 𝜑) → (𝜓 ↔ (𝑥𝐴 𝜑) = 𝐵))
 
Theoremriota2 5978* This theorem shows a condition that allows us to represent a descriptor with a class expression 𝐵. (Contributed by NM, 23-Aug-2011.) (Revised by Mario Carneiro, 10-Dec-2016.)
(𝑥 = 𝐵 → (𝜑𝜓))       ((𝐵𝐴 ∧ ∃!𝑥𝐴 𝜑) → (𝜓 ↔ (𝑥𝐴 𝜑) = 𝐵))
 
Theoremriotaeqimp 5979* If two restricted iota descriptors for an equality are equal, then the terms of the equality are equal. (Contributed by AV, 6-Dec-2020.)
𝐼 = (𝑎𝑉 𝑋 = 𝐴)    &   𝐽 = (𝑎𝑉 𝑌 = 𝐴)    &   (𝜑 → ∃!𝑎𝑉 𝑋 = 𝐴)    &   (𝜑 → ∃!𝑎𝑉 𝑌 = 𝐴)       ((𝜑𝐼 = 𝐽) → 𝑋 = 𝑌)
 
Theoremriotaprop 5980* Properties of a restricted definite description operator. Todo (df-riota 5954 update): can some uses of riota2f 5977 be shortened with this? (Contributed by NM, 23-Nov-2013.)
𝑥𝜓    &   𝐵 = (𝑥𝐴 𝜑)    &   (𝑥 = 𝐵 → (𝜑𝜓))       (∃!𝑥𝐴 𝜑 → (𝐵𝐴𝜓))
 
Theoremriota5f 5981* A method for computing restricted iota. (Contributed by NM, 16-Apr-2013.) (Revised by Mario Carneiro, 15-Oct-2016.)
(𝜑𝑥𝐵)    &   (𝜑𝐵𝐴)    &   ((𝜑𝑥𝐴) → (𝜓𝑥 = 𝐵))       (𝜑 → (𝑥𝐴 𝜓) = 𝐵)
 
Theoremriota5 5982* A method for computing restricted iota. (Contributed by NM, 20-Oct-2011.) (Revised by Mario Carneiro, 6-Dec-2016.)
(𝜑𝐵𝐴)    &   ((𝜑𝑥𝐴) → (𝜓𝑥 = 𝐵))       (𝜑 → (𝑥𝐴 𝜓) = 𝐵)
 
Theoremriotass2 5983* Restriction of a unique element to a smaller class. (Contributed by NM, 21-Aug-2011.) (Revised by NM, 22-Mar-2013.)
(((𝐴𝐵 ∧ ∀𝑥𝐴 (𝜑𝜓)) ∧ (∃𝑥𝐴 𝜑 ∧ ∃!𝑥𝐵 𝜓)) → (𝑥𝐴 𝜑) = (𝑥𝐵 𝜓))
 
Theoremriotass 5984* Restriction of a unique element to a smaller class. (Contributed by NM, 19-Oct-2005.) (Revised by Mario Carneiro, 24-Dec-2016.)
((𝐴𝐵 ∧ ∃𝑥𝐴 𝜑 ∧ ∃!𝑥𝐵 𝜑) → (𝑥𝐴 𝜑) = (𝑥𝐵 𝜑))
 
Theoremmoriotass 5985* Restriction of a unique element to a smaller class. (Contributed by NM, 19-Feb-2006.) (Revised by NM, 16-Jun-2017.)
((𝐴𝐵 ∧ ∃𝑥𝐴 𝜑 ∧ ∃*𝑥𝐵 𝜑) → (𝑥𝐴 𝜑) = (𝑥𝐵 𝜑))
 
Theoremsnriota 5986 A restricted class abstraction with a unique member can be expressed as a singleton. (Contributed by NM, 30-May-2006.)
(∃!𝑥𝐴 𝜑 → {𝑥𝐴𝜑} = {(𝑥𝐴 𝜑)})
 
Theoremeusvobj2 5987* Specify the same property in two ways when class 𝐵(𝑦) is single-valued. (Contributed by NM, 1-Nov-2010.) (Proof shortened by Mario Carneiro, 24-Dec-2016.)
𝐵 ∈ V       (∃!𝑥𝑦𝐴 𝑥 = 𝐵 → (∃𝑦𝐴 𝑥 = 𝐵 ↔ ∀𝑦𝐴 𝑥 = 𝐵))
 
Theoremeusvobj1 5988* Specify the same object in two ways when class 𝐵(𝑦) is single-valued. (Contributed by NM, 1-Nov-2010.) (Proof shortened by Mario Carneiro, 19-Nov-2016.)
𝐵 ∈ V       (∃!𝑥𝑦𝐴 𝑥 = 𝐵 → (℩𝑥𝑦𝐴 𝑥 = 𝐵) = (℩𝑥𝑦𝐴 𝑥 = 𝐵))
 
Theoremf1ofveu 5989* There is one domain element for each value of a one-to-one onto function. (Contributed by NM, 26-May-2006.)
((𝐹:𝐴1-1-onto𝐵𝐶𝐵) → ∃!𝑥𝐴 (𝐹𝑥) = 𝐶)
 
Theoremf1ocnvfv3 5990* Value of the converse of a one-to-one onto function. (Contributed by NM, 26-May-2006.) (Proof shortened by Mario Carneiro, 24-Dec-2016.)
((𝐹:𝐴1-1-onto𝐵𝐶𝐵) → (𝐹𝐶) = (𝑥𝐴 (𝐹𝑥) = 𝐶))
 
Theoremriotaund 5991* Restricted iota equals the empty set when not meaningful. (Contributed by NM, 16-Jan-2012.) (Revised by Mario Carneiro, 15-Oct-2016.) (Revised by NM, 13-Sep-2018.)
(¬ ∃!𝑥𝐴 𝜑 → (𝑥𝐴 𝜑) = ∅)
 
Theoremacexmidlema 5992* Lemma for acexmid 6000. (Contributed by Jim Kingdon, 6-Aug-2019.)
𝐴 = {𝑥 ∈ {∅, {∅}} ∣ (𝑥 = ∅ ∨ 𝜑)}    &   𝐵 = {𝑥 ∈ {∅, {∅}} ∣ (𝑥 = {∅} ∨ 𝜑)}    &   𝐶 = {𝐴, 𝐵}       ({∅} ∈ 𝐴𝜑)
 
Theoremacexmidlemb 5993* Lemma for acexmid 6000. (Contributed by Jim Kingdon, 6-Aug-2019.)
𝐴 = {𝑥 ∈ {∅, {∅}} ∣ (𝑥 = ∅ ∨ 𝜑)}    &   𝐵 = {𝑥 ∈ {∅, {∅}} ∣ (𝑥 = {∅} ∨ 𝜑)}    &   𝐶 = {𝐴, 𝐵}       (∅ ∈ 𝐵𝜑)
 
Theoremacexmidlemph 5994* Lemma for acexmid 6000. (Contributed by Jim Kingdon, 6-Aug-2019.)
𝐴 = {𝑥 ∈ {∅, {∅}} ∣ (𝑥 = ∅ ∨ 𝜑)}    &   𝐵 = {𝑥 ∈ {∅, {∅}} ∣ (𝑥 = {∅} ∨ 𝜑)}    &   𝐶 = {𝐴, 𝐵}       (𝜑𝐴 = 𝐵)
 
Theoremacexmidlemab 5995* Lemma for acexmid 6000. (Contributed by Jim Kingdon, 6-Aug-2019.)
𝐴 = {𝑥 ∈ {∅, {∅}} ∣ (𝑥 = ∅ ∨ 𝜑)}    &   𝐵 = {𝑥 ∈ {∅, {∅}} ∣ (𝑥 = {∅} ∨ 𝜑)}    &   𝐶 = {𝐴, 𝐵}       (((𝑣𝐴𝑢𝑦 (𝐴𝑢𝑣𝑢)) = ∅ ∧ (𝑣𝐵𝑢𝑦 (𝐵𝑢𝑣𝑢)) = {∅}) → ¬ 𝜑)
 
Theoremacexmidlemcase 5996* Lemma for acexmid 6000. Here we divide the proof into cases (based on the disjunction implicit in an unordered pair, not the sort of case elimination which relies on excluded middle).

The cases are (1) the choice function evaluated at 𝐴 equals {∅}, (2) the choice function evaluated at 𝐵 equals , and (3) the choice function evaluated at 𝐴 equals and the choice function evaluated at 𝐵 equals {∅}.

Because of the way we represent the choice function 𝑦, the choice function evaluated at 𝐴 is (𝑣𝐴𝑢𝑦(𝐴𝑢𝑣𝑢)) and the choice function evaluated at 𝐵 is (𝑣𝐵𝑢𝑦(𝐵𝑢𝑣𝑢)). Other than the difference in notation these work just as (𝑦𝐴) and (𝑦𝐵) would if 𝑦 were a function as defined by df-fun 5320.

Although it isn't exactly about the division into cases, it is also convenient for this lemma to also include the step that if the choice function evaluated at 𝐴 equals {∅}, then {∅} ∈ 𝐴 and likewise for 𝐵.

(Contributed by Jim Kingdon, 7-Aug-2019.)

𝐴 = {𝑥 ∈ {∅, {∅}} ∣ (𝑥 = ∅ ∨ 𝜑)}    &   𝐵 = {𝑥 ∈ {∅, {∅}} ∣ (𝑥 = {∅} ∨ 𝜑)}    &   𝐶 = {𝐴, 𝐵}       (∀𝑧𝐶 ∃!𝑣𝑧𝑢𝑦 (𝑧𝑢𝑣𝑢) → ({∅} ∈ 𝐴 ∨ ∅ ∈ 𝐵 ∨ ((𝑣𝐴𝑢𝑦 (𝐴𝑢𝑣𝑢)) = ∅ ∧ (𝑣𝐵𝑢𝑦 (𝐵𝑢𝑣𝑢)) = {∅})))
 
Theoremacexmidlem1 5997* Lemma for acexmid 6000. List the cases identified in acexmidlemcase 5996 and hook them up to the lemmas which handle each case. (Contributed by Jim Kingdon, 7-Aug-2019.)
𝐴 = {𝑥 ∈ {∅, {∅}} ∣ (𝑥 = ∅ ∨ 𝜑)}    &   𝐵 = {𝑥 ∈ {∅, {∅}} ∣ (𝑥 = {∅} ∨ 𝜑)}    &   𝐶 = {𝐴, 𝐵}       (∀𝑧𝐶 ∃!𝑣𝑧𝑢𝑦 (𝑧𝑢𝑣𝑢) → (𝜑 ∨ ¬ 𝜑))
 
Theoremacexmidlem2 5998* Lemma for acexmid 6000. This builds on acexmidlem1 5997 by noting that every element of 𝐶 is inhabited.

(Note that 𝑦 is not quite a function in the df-fun 5320 sense because it uses ordered pairs as described in opthreg 4648 rather than df-op 3675).

The set 𝐴 is also found in onsucelsucexmidlem 4621.

(Contributed by Jim Kingdon, 5-Aug-2019.)

𝐴 = {𝑥 ∈ {∅, {∅}} ∣ (𝑥 = ∅ ∨ 𝜑)}    &   𝐵 = {𝑥 ∈ {∅, {∅}} ∣ (𝑥 = {∅} ∨ 𝜑)}    &   𝐶 = {𝐴, 𝐵}       (∀𝑧𝐶𝑤𝑧 ∃!𝑣𝑧𝑢𝑦 (𝑧𝑢𝑣𝑢) → (𝜑 ∨ ¬ 𝜑))
 
Theoremacexmidlemv 5999* Lemma for acexmid 6000.

This is acexmid 6000 with additional disjoint variable conditions, most notably between 𝜑 and 𝑥.

(Contributed by Jim Kingdon, 6-Aug-2019.)

𝑦𝑧𝑥𝑤𝑧 ∃!𝑣𝑧𝑢𝑦 (𝑧𝑢𝑣𝑢)       (𝜑 ∨ ¬ 𝜑)
 
Theoremacexmid 6000* The axiom of choice implies excluded middle. Theorem 1.3 in [Bauer] p. 483.

The statement of the axiom of choice given here is ac2 in the Metamath Proof Explorer (version of 3-Aug-2019). In particular, note that the choice function 𝑦 provides a value when 𝑧 is inhabited (as opposed to nonempty as in some statements of the axiom of choice).

Essentially the same proof can also be found at "The axiom of choice implies instances of EM", [Crosilla], p. "Set-theoretic principles incompatible with intuitionistic logic".

Often referred to as Diaconescu's theorem, or Diaconescu-Goodman-Myhill theorem, after Radu Diaconescu who discovered it in 1975 in the framework of topos theory and N. D. Goodman and John Myhill in 1978 in the framework of set theory (although it already appeared as an exercise in Errett Bishop's book Foundations of Constructive Analysis from 1967).

For this theorem stated using the df-ac 7388 and df-exmid 4279 syntaxes, see exmidac 7391. (Contributed by Jim Kingdon, 4-Aug-2019.)

𝑦𝑧𝑥𝑤𝑧 ∃!𝑣𝑧𝑢𝑦 (𝑧𝑢𝑣𝑢)       (𝜑 ∨ ¬ 𝜑)
    < 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-16452
  Copyright terms: Public domain < Previous  Next >