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

Jump to page: 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-5787

Color key:    Metamath Proof
Explorer  Metamath Proof Explorer (1-4957)   Hilbert Space Explorer  Hilbert Space Explorer (4958-5787)  

Statement List for Metamath Proof Explorer - 2101-2200 - Page 22 of 58
TypeLabelDescription
Statement
 
Theorembiopabd 2101 Equivalent wff's yield equal ordered-pair class abstractions (deduction rule).
(φ → ∀xφ)    &   (φ → ∀yφ)    &   (φ → (ψχ))    ⇒   (φ → {⟨x, y⟩∣ψ} = {⟨x, y⟩∣χ})
 
Theorembiopabdv 2102 Equivalent wff's yield equal ordered-pair class abstractions (deduction rule).
(φ → (ψχ))    ⇒   (φ → {⟨x, y⟩∣ψ} = {⟨x, y⟩∣χ})
 
Theorembiopabi 2103 Equivalent wff's yield equal class abstractions.
(φψ)    ⇒   {⟨x, y⟩∣φ} = {⟨x, y⟩∣ψ}
 
Theoremcbvopab 2104 Rule used to change bound variables in an ordered pair abstraction, using implicit substitution.
(φ → ∀zφ)    &   (φ → ∀wφ)    &   (ψ → ∀xψ)    &   (ψ → ∀yψ)    &   ((x = zy = w) → (φψ))    ⇒   {⟨x, y⟩∣φ} = {⟨z, w⟩∣ψ}
 
Theoremcbvopabv 2105 Rule used to change bound variables in an ordered pair abstraction, using implicit substitution.
((x = zy = w) → (φψ))    ⇒   {⟨x, y⟩∣φ} = {⟨z, w⟩∣ψ}
 
Theoremcbvopab1 2106 Change first bound variable in an ordered pair abstraction, using explicit substitution.
(φ → ∀zφ)    &   (ψ → ∀xψ)    &   (x = z → (φψ))    ⇒   {⟨x, y⟩∣φ} = {⟨z, y⟩∣ψ}
 
Theoremcbvopab1s 2107 Change first bound variable in an ordered pair abstraction, using explicit substitution.
{⟨x, y⟩∣φ} = {⟨z, y⟩∣[z / x]φ}
 
Theoremcbvopab1v 2108 Rule used to change the first bound variable in an ordered pair abstraction, using implicit substitution.
(x = z → (φψ))    ⇒   {⟨x, y⟩∣φ} = {⟨z, y⟩∣ψ}
 
Theoremcbvopab2v 2109 Rule used to change the second bound variable in an ordered pair abstraction, using implicit substitution.
(y = z → (φψ))    ⇒   {⟨x, y⟩∣φ} = {⟨x, z⟩∣ψ}
 
Theoremelopab 2110 Membership in a class abstraction of pairs.
(A ∈ {⟨x, y⟩∣φ} ↔ ∃xy(A = ⟨x, y⟩ ∧ φ))
 
Theoremhbopab 2111 Bound-variable hypothesis builder for class abstraction.
(φ → ∀zφ)    ⇒   (w ∈ {⟨x, y⟩∣φ} → ∀z w ∈ {⟨x, y⟩∣φ})
 
Theoremhbopab1 2112 The abstraction variables in a class abstraction of pairs are not free.
(z ∈ {⟨x, y⟩∣φ} → ∀x z ∈ {⟨x, y⟩∣φ})
 
Theoremhbopab2 2113 The abstraction variables in a class abstraction of pairs are not free.
(z ∈ {⟨x, y⟩∣φ} → ∀y z ∈ {⟨x, y⟩∣φ})
 
Theoremopabsb 2114 The law of concretion in terms of substitutions.
(⟨z, w⟩ ∈ {⟨x, y⟩∣φ} ↔ [w / y][z / x]φ)
 
Theoremopelopabg 2115 The law of concretion. Theorem 9.5 of [Quine] p. 61.
(x = A → (φψ))    &   (y = B → (ψχ))    ⇒   ((ACBD) → (⟨A, B⟩ ∈ {⟨x, y⟩∣φ} ↔ χ))
 
Theorembrabg 2116 The law of concretion for a binary relation.
(x = A → (φψ))    &   (y = B → (ψχ))    &   R = {⟨x, y⟩∣φ}    ⇒   ((ACBD) → (ARBχ))
 
Theoremopelopab 2117 The law of concretion. Theorem 9.5 of [Quine] p. 61.
AV    &   BV    &   (x = A → (φψ))    &   (y = B → (ψχ))    ⇒   (⟨A, B⟩ ∈ {⟨x, y⟩∣φ} ↔ χ)
 
Theorembrab 2118 The law of concretion for a binary relation.
AV    &   BV    &   (x = A → (φψ))    &   (y = B → (ψχ))    &   R = {⟨x, y⟩∣φ}    ⇒   (ARBχ)
 
Theoremssopab2 2119 Equivalence of abstraction subclass and implication.
({⟨x, y⟩∣φ} ⊆ {⟨x, y⟩∣ψ} ↔ ∀xy(φψ))
 
Theoremssopab2i 2120 Inference of abstraction subclass from implication.
(φψ)    ⇒   {⟨x, y⟩∣φ} ⊆ {⟨x, y⟩∣ψ}
 
Theoremunopab 2121 Union of two ordered pair class abstractions.
({⟨x, y⟩∣φ} ∪ {⟨x, y⟩∣ψ}) = {⟨x, y⟩∣(φψ)}
 
Definitiondf-eprel 2122 Define the epsilon relation. Similar to Definition 6.22 of [TakeutiZaring] p. 30.
E = {⟨x, y⟩∣xy}
 
Theoremepelc 2123 The epsilon relation and the membership relation are the same.
AV    &   BV    ⇒   (AEBAB)
 
Theoremepel 2124 The epsilon relation and the membership relation are the same.
(xEyxy)
 
Definitiondf-id 2125 Define the identity relation. Definition 9.15 of [Quine] p. 64.
I = {⟨x, y⟩∣x = y}
 
Theoremideqg 2126 For sets, the identity relation is the same as equality.
((ACBD) → (AIBA = B))
 
Theoremideq 2127 For sets, the identity relation is the same as equality.
AV    &   BV    ⇒   (AIBA = B)
 
Definitiondf-po 2128 Define a partial order relation. Definition of [Enderton] p. 168.
(R Po A ↔ ∀xAyAzAxRx ∧ ((xRyyRz) → xRz)))
 
Theoremposs 2129 Subset theorem for the partial ordering predicate.
(AB → (R Po BR Po A))
 
Theorempoeq1 2130 Equality theorem for partial ordering predicate.
(R = S → (R Po AS Po A))
 
Theorempoeq2 2131 Equality theorem for partial ordering predicate.
(A = B → (R Po AR Po B))
 
Theorempocl 2132 Properties of partial order relation in class notation.
(R Po A → ((BACADA) → (¬ BRB ∧ ((BRCCRD) → BRD))))
 
Theorempoirr 2133 A partial order relation is irreflexive.
((R Po ABA) → ¬ BRB)
 
Theorempotr 2134 A partial order relation is a transitive relation.
((R Po A ∧ (BACADA)) → ((BRCCRD) → BRD))
 
Theorempo2nr 2135 A partial order relation has no 2-cycle loops.
((R Po A ∧ (BACA)) → ¬ (BRCCRB))
 
Theorempo3nr 2136 A partial order relation has no 3-cycle loops.
((R Po A ∧ (BACADA)) → ¬ (BRCCRDDRB))
 
Theorempo0 2137 Any relation is a partial ordering of the empty set.
R Po ∅
 
Definitiondf-so 2138 Define a strict or linear order relation.
(R Or A ↔ (R Po A ∧ ∀xAyA (xRyx = yyRx)))
 
Theoremsopo 2139 A strict order is a partial order.
(R Or AR Po A)
 
Theoremsoss 2140 Subset theorem for the strict ordering predicate.
(AB → (R Or BR Or A))
 
Theoremsoeq1 2141 Equality theorem for the strict ordering predicate.
(R = S → (R Or AS Or A))
 
Theoremsoeq2 2142 Equality theorem for the strict ordering predicate.
(A = B → (R Or AR Or B))
 
Theoremsonr 2143 A strict order relation is irreflexive.
((R Or ABA) → ¬ BRB)
 
Theoremsotr 2144 A strict order relation is a transitive relation.
((R Or A ∧ (BACADA)) → ((BRCCRD) → BRD))
 
Theoremsolin 2145 A strict order relation is linear (satisfies trichotomy).
((R Or A ∧ (BACA)) → (BRCB = CCRB))
 
Theoremso2nr 2146 A strict order relation has no 2-cycle loops.
((R Or A ∧ (BACA)) → ¬ (BRCCRB))
 
Theoremso3nr 2147 A strict order relation has no 3-cycle loops.
((R Or A ∧ (BACADA)) → ¬ (BRCCRDDRB))
 
Theoremsotric 2148 A strict order relation satisfies strict trichotomy.
((R Or A ∧ (BACA)) → (BRC ↔ ¬ (B = CCRB)))
 
Theoremsotrieq 2149 Trichotomy law for strict order relation.
((R Or A ∧ (BACA)) → (B = C ↔ ¬ (BRCCRB)))
 
Theoremsotrieq2 2150 Trichotomy law for strict order relation.
((R Or A ∧ (BACA)) → (B = C ↔ (¬ BRC ∧ ¬ CRB)))
 
Theoremitlso 2151 A irreflexive, transitive, linear relation is a strict ordering.
(xA → ¬ xRx)    &   ((xAyAzA) → ((xRyyRz) → xRz))    &   ((xAyA) → (xRyx = yyRx))    ⇒   R Or A
 
Theoremso 2152 Deduce strict ordering from its properties.
((xAyAzA) → ((xRy ↔ ¬ (x = yyRx)) ∧ ((xRyyRz) → xRz)))    ⇒   R Or A
 
Theoremso0 2153 Any relation is a strict ordering of the empty set.
R Or ∅
 
Definitiondf-sup 2154 Define the supremum of class B. It is meaningful when R is a relation that strictly orders A and when the supremum exists. For example, R could be 'less than', A could be the set of real numbers, and B could be the set of all positive reals whose square is less than 2; in this case the supremum is defined as the square root of 2 per sqrval 4729.
sup(B, A, R) = {xA∣(∀yB ¬ xRy ∧ ∀yA (yRx → ∃zB yRz))}
 
Theoremsupeq1 2155 Equality theorem for supremum.
(B = C → sup(B, A, R) = sup(C, A, R))
 
Theoremsupmo 2156 Any class B has at most one supremum in A (where R is interpreted as 'less than').
R Or A    ⇒   ∃*x(xA ∧ (∀yB ¬ xRy ∧ ∀yA (yRx → ∃zB yRz)))
 
Theoremsupex 2157 A supremum is a set.
R Or A    ⇒   sup(B, A, R) ∈ V
 
Theoremsupeu 2158 A supremum is unique. Similar to Theorem I.26 of [Apostol] p. 24 (but for supremums in general).
R Or A    ⇒   (∃xA (∀yB ¬ xRy ∧ ∀yA (yRx → ∃zB yRz)) → ∃!xA (∀yB ¬ xRy ∧ ∀yA (yRx → ∃zB yRz)))
 
Theoremsupcl 2159 A supremum belongs to its base class (closure law).
R Or A    ⇒   (∃xA (∀yB ¬ xRy ∧ ∀yA (yRx → ∃zB yRz)) → sup(B, A, R) ∈ A)
 
Theoremsupub 2160 A supremum is an upper bound.
R Or A    ⇒   (∃xA (∀yB ¬ xRy ∧ ∀yA (yRx → ∃zB yRz)) → (CB → ¬ sup(B, A, R)RC))
 
Theoremsuplub 2161 A supremum is the least upper bound.
R Or A    ⇒   (∃xA (∀yB ¬ xRy ∧ ∀yA (yRx → ∃zB yRz)) → ((CACRsup(B, A, R)) → ∃zB CRz))
 
Theoremsupnub 2162 An upper bound is not less than the supremum.
R Or A    ⇒   (∃xA (∀yB ¬ xRy ∧ ∀yA (yRx → ∃zB yRz)) → ((CA ∧ ∀zB ¬ CRz) → ¬ CRsup(B, A, R)))
 
Theoremsupeui 2163 A supremum is unique. Similar to Theorem I.26 of [Apostol] p. 24 (but for supremums in general).
R Or A    &   xA (∀yB ¬ xRy ∧ ∀yA (yRx → ∃zB yRz))    ⇒   ∃!xA (∀yB ¬ xRy ∧ ∀yA (yRx → ∃zB yRz))
 
Theoremsupcli 2164 A supremum belongs to its base class (closure law).
R Or A    &   xA (∀yB ¬ xRy ∧ ∀yA (yRx → ∃zB yRz))    ⇒   sup(B, A, R) ∈ A
 
Theoremsupubi 2165 A supremum is an upper bound.
R Or A    &   xA (∀yB ¬ xRy ∧ ∀yA (yRx → ∃zB yRz))    ⇒   (CB → ¬ sup(B, A, R)RC)
 
Theoremsuplubi 2166 A supremum is the least upper bound.
R Or A    &   xA (∀yB ¬ xRy ∧ ∀yA (yRx → ∃zB yRz))    ⇒   ((CACRsup(B, A, R)) → ∃zB CRz)
 
Theoremsupnubi 2167 An upper bound is not less than the supremum.
R Or A    &   xA (∀yB ¬ xRy ∧ ∀yA (yRx → ∃zB yRz))    ⇒   ((CA ∧ ∀zB ¬ CRz) → ¬ CRsup(B, A, R))
 
Theoremsupsn 2168 The supremum of a singleton.
R Or A    ⇒   (BA → sup({B}, A, R) = B)
 
Definitiondf-fr 2169 Define a founded relation. For alternate definitions, see dffr2 2171 and dffr3 2620.
(R Fr A ↔ ∀x((xA ∧ ¬ x = ∅) → ∃yxzx ¬ zRy))
 
Theoremfri 2170 Property of founded relation (one direction of definition).
BV    ⇒   ((R Fr A ∧ (BA ∧ ¬ B = ∅)) → ∃xByB ¬ yRx)
 
Theoremdffr2 2171 Alternate definition of founded relation. Similar to Definition 6.21 of [TakeutiZaring] p. 30.
(R Fr A ↔ ∀x((xA ∧ ¬ x = ∅) → ∃yx (x ∩ {zzRy}) = ∅))
 
Theoremfrc 2172 Property of founded relation (one direction of definition using class variables).
BV    ⇒   (R Fr A → ((BA ∧ ¬ B = ∅) → ∃xB (B ∩ {yyRx}) = ∅))
 
Theoremfrss 2173 Subset theorem for the founded predicate. Exercise 1 of [TakeutiZaring] p. 31.
(AB → (R Fr BR Fr A))
 
Theoremfreq1 2174 Equality theorem for the founded predicate.
(R = S → (R Fr AS Fr A))
 
Theoremfreq2 2175 Equality theorem for the founded predicate.
(A = B → (R Fr AR Fr B))
 
Theoremfrirr 2176 A founded relation is irreflexive. Special case of Proposition 6.23 of [TakeutiZaring] p. 30.
((R Fr AxA) → ¬ xRx)
 
Theoremfr2nr 2177 A founded relation has no 2-cycle loops. Special case of Proposition 6.23 of [TakeutiZaring] p. 30.
((R Fr A ∧ (xAyA)) → ¬ (xRyyRx))
 
Theoremfr3nr 2178 A founded relation has no 3-cycle loops. Special case of Proposition 6.23 of [TakeutiZaring] p. 30.
((R Fr A ∧ (xAyAzA)) → ¬ (xRyyRzzRx))
 
Theoremfr0 2179 Any relation is founded on the empty set.
R Fr ∅
 
Theoremefrirr 2180 Irreflexivitiy of the epsilon relation: a class founded by epsilon is not a member of itself.
(E Fr A → ¬ AA)
 
Theoremefrn2lp 2181 A set founded by epsilon contains no 2-cycle loops.
((E Fr A ∧ (xAyA)) → ¬ (xyyx))
 
Theoremepne3 2182 A set founded by epsilon contains no 3-cycle loops.
((E Fr A ∧ (xAyAzA)) → ¬ (xyyzzx))
 
Theoremtz7.2 2183 Similar to Theorem 7.2 of [TakeutiZaring] p. 35, of except that the Axiom of Regularity is not required due to antecedent E Fr A.
(((Tr AE Fr A) ∧ BA) → (BA ∧ ¬ B = A))
 
Theoremdfepfr 2184 A simpler way of saying that the epsilon relation is founded.
(E Fr A ↔ ∀x((xA ∧ ¬ x = ∅) → ∃yx (xy) = ∅))
 
Theoremepfrc 2185 A subset of an epsilon-founded class has a minimal element.
BV    ⇒   ((E Fr A ∧ (BA ∧ ¬ B = ∅)) → ∃xB (Bx) = ∅)
 
Definitiondf-we 2186 Define a well-ordering. For an alternate definition see dfwe2 2187.
(R We A ↔ (R Fr AR Or A))
 
Theoremdfwe2 2187 Alternate definition of well-ordering. Definition 6.24(2) of [TakeutiZaring] p. 30.
(R We A ↔ (R Fr A ∧ ∀xAyA (xRyx = yyRx)))
 
Theoremwess 2188 Subset theorem for the well-ordering predicate. Exercise 4 of [TakeutiZaring] p. 31.
(AB → (R We BR We A))
 
Theoremweeq1 2189 Equality theorem for the well-ordering predicate.
(R = S → (R We AS We A))
 
Theoremweeq2 2190 Equality theorem for the well-ordering predicate.
(A = B → (R We AR We B))
 
Theoremwefr 2191 A well-ordering is founded.
(R We AR Fr A)
 
Theoremweso 2192 A well-ordering is a strict ordering.
(R We AR Or A)
 
Theoremwecmpep 2193 The elements of an epsilon well-ordering are comparable.
((E We A ∧ (xAyA)) → (xyx = yyx))
 
Theoremwetrep 2194 An epsilon well-ordering is a transitive relation.
((E We A ∧ (xAyAzA)) → ((xyyz) → xz))
 
Theoremwefrc 2195 A non-empty (possibly proper) subclass of a class well-ordered by E has a minimal element. Special case of Proposition 6.26 of [TakeutiZaring] p. 31.
((E We A ∧ (BA ∧ ¬ B = ∅)) → ∃xB (Bx) = ∅)
 
Theoremwe0 2196 Any relation is a well-ordering of the empty set.
R We ∅
 
Theoremwereu 2197 A subset of a well-ordered set has a unique minimal element.
BV    ⇒   ((R We A ∧ (BA ∧ ¬ B = ∅)) → ∃!xByB ¬ yRx)
 
Syntaxword 2198 Extend the definition of a wff to include the ordinal predicate.
wff Ord A
 
Syntaxcon0 2199 Extend the definition of a class to include the class of all ordinals. (The 0 in the name prevents creating a file called con.html, which causes problems in Windows.)
class On
 
Syntaxwlim 2200 Extend the definition of a wff to include the limit ordinal predicate.
wff Lim A

  metamath.org < Previous  Next >