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 - 2001-2100 - Page 21 of 58
TypeLabelDescription
Statement
 
Theoremiuniin 2001 Law combining indexed union with indexed intersection.
xA yB CyB xA C
 
Theoremiunss1 2002 Subclass theorem for indexed union.
(ABxA CxB C)
 
Theoremiuneq1 2003 Equality theorem for indexed union.
(A = BxA C = xB C)
 
Theoremiineq1 2004 Equality theorem for restricted existential quantifier.
(A = BxA C = xB C)
 
Theoremss2iun 2005 Subclass theorem for indexed union.
(∀xA BCxA BxA C)
 
Theoremiuneq2 2006 Equality theorem for indexed union.
(∀xA B = CxA B = xA C)
 
Theoremiineq2 2007 Equality theorem for indexed intersection.
(∀xA B = CxA B = xA C)
 
Theoremiuneq2i 2008 Equality inference for indexed union.
(xAB = C)    ⇒   xA B = xA C
 
Theoremiineq2i 2009 Equality inference for indexed intersection.
(xAB = C)    ⇒   xA B = xA C
 
Theoremiuneq2dv 2010 Equality deduction for indexed union.
(φ → (xAB = C))    ⇒   (φxA B = xA C)
 
Theoremiineq2dv 2011 Equality deduction for indexed intersection.
(φ → (xAB = C))    ⇒   (φxA B = xA C)
 
Theoremhbiu1 2012 Bound-variable hypothesis builder for indexed union.
(yxA B → ∀x yxA B)
 
Theoremhbii1 2013 Bound-variable hypothesis builder for indexed intersection.
(yxA B → ∀x yxA B)
 
Theoremdfiun2 2014 Alternate definition of indexed union when B is a set. Definition 15(a) of [Suppes] p. 44.
BV    ⇒   xA B = {y∣∃xA y = B}
 
Theoremdfiin2 2015 Alternate definition of indexed intersection when B is a set. Definition 15(b) of [Suppes] p. 44.
BV    ⇒   xA B = {y∣∃xA y = B}
 
Theoremcbviunv 2016 Rule used to change the bound variables in an indexed union, with the substitution specified implicitly by the hypothesis.
(x = yB = C)    ⇒   xA B = yA C
 
Theoremiunss 2017 Subset theorem for an indexed union.
(xA BC ↔ ∀xA BC)
 
Theoremssiun 2018 Subset implication for an indexed union.
(∃xA CBCxA B)
 
Theoremssiun2 2019 Identity law for subset of an indexed union.
(xABxA B)
 
Theoremssiun2s 2020 Subset relationship for an indexed union.
(x = CB = D)    ⇒   (CADxA B)
 
Theoremiunss2 2021 A subclass condition on the members of two indexed classes C(x) and D(y) that implies a subclass relation on their indexed unions. Generalization of Proposition 8.6 of [TakeutiZaring] p. 59. Compare uniss2 1942.
(∀xAyB CDxA CyB D)
 
Theoremiunrab 2022 The indexed union of a restricted class abstraction.
xA {yBφ} = {yB∣∃xA φ}
 
Theoremiunab 2023 The indexed union of a class abstraction.
xA {yφ} = {y∣∃xA φ}
 
Theoremssiin 2024 Subset theorem for an indexed intersection.
(CxA B ↔ ∀xA CB)
 
Theoremiinss 2025 Subset implication for an indexed intersection.
(∃xA BCxA BC)
 
Theoremuniiun 2026 Class union in terms of indexed union. Definition of [Stoll] p. 43.
A = xA x
 
Theoremintiin 2027 Class intersection in terms of indexed intersection. Definition of [Stoll] p. 44.
A = xA x
 
Theoremiun0 2028 An indexed union of the empty set is empty.
xA ∅ = ∅
 
Theoremiunn0 2029 There is a non-empty class in an indexed collection B(x) iff the indexed union of them is non-empty.
(∃xA ¬ B = ∅ ↔ ¬ xA B = ∅)
 
Theoremiunin2 2030 Indexed union of intersection. Generalization of half of theorem "Distributive laws" in [Enderton] p. 30. Use uniiun 2026 to recover Enderton's theorem.
xA (BC) = (BxA C)
 
Theoremiinun2 2031 Indexed intersection of union. Generalization of half of theorem "Distributive laws" in [Enderton] p. 30. Use intiin 2027 to recover Enderton's theorem.
xA (BC) = (BxA C)
 
Theoremiundif2 2032 Indexed union of class difference. Generalization of half of theorem "De Morgan's laws" in [Enderton] p. 31. Use intiin 2027 to recover Enderton's theorem.
xA (BC) = (BxA C)
 
Theoremiindif2 2033 Indexed intersection of class difference. Generalization of half of theorem "De Morgan's laws" in [Enderton] p. 31. Use uniiun 2026 to recover Enderton's theorem.
A = ∅ → xA (BC) = (BxA C))
 
Theoremiunxsn 2034 A singleton index picks out an instance of an indexed union's argument.
AV    &   (x = AB = C)    ⇒   x ∈ {A}B = C
 
Theoremiunxun 2035 Separate a union in the index of an indexed union.
x ∈ (AB)C = (xA CxB C)
 
Theoremiinuni 2036 A relationship involving union and indexed intersection. Exercise 23 of [Enderton] p. 33.
(AB) = xB (Ax)
 
Theoremiununi 2037 A relationship involving union and indexed union. Exercise 25 of [Enderton] p. 33.
((B = ∅ → A = ∅) ↔ (AB) = xB (Ax))
 
Theoremiinpw 2038 The power class of an intersection in terms of indexed intersection. Exercise 24(a) of [Enderton] p. 33.
A = xAx
 
Theoremiunpwss 2039 Inclusion of an indexed intersection in the power class of a union. Part of Exercise 24(b) of [Enderton] p. 33.
xAx ⊆ ℘A
 
Theoremiunpw 2040 The power class of an intersection in terms of indexed intersection. Part of Exercise 24(b) of [Enderton] p. 33.
AV    ⇒   (∃xA x = A ↔ ℘A = xAx)
 
Syntaxwtr 2041 Extend wff notation to include transitive classes. Notation from [TakeutiZaring] p. 35.
wff Tr A
 
Definitiondf-tr 2042 Define a transitive class. Not to be confused with a transitive relation (see cotr 2625). Definition of [Enderton] p. 71 extended to arbitrary classes. For alternate definitions, see dftr2 2043 (which is suggestive of the word "transitive"), dftr3 2045, and dftr4 2046. The term "complete" is used instead of "transitive" in Definition 3 of [Suppes] p. 130.
(Tr AAA)
 
Theoremdftr2 2043 An alternate way of defining a transitive class. Exercise 7 of [TakeutiZaring] p. 40.
(Tr A ↔ ∀xy((xyyA) → xA))
 
Theoremdftr5 2044 An alternate way of defining a transitive class.
(Tr A ↔ ∀xAyx yA)
 
Theoremdftr3 2045 An alternate way of defining a transitive class. Definition 7.1 of [TakeutiZaring] p. 35.
(Tr A ↔ ∀xA xA)
 
Theoremdftr4 2046 An alternate way of defining a transitive class. Definition of [Enderton] p. 71.
(Tr AA ⊆ ℘A)
 
Theoremtreq 2047 Equality theorem for the transitive class predicate.
(A = B → (Tr A ↔ Tr B))
 
Theoremtrel 2048 In a transitive class, the membership relation is transitive.
(Tr A → ((BCCA) → BA))
 
Theoremtrel3 2049 In a transitive class, the membership relation is transitive.
(Tr A → ((BCCDDA) → BA))
 
Theoremtrss 2050 An element of a transitive class is a subset of the class.
(Tr A → (BABA))
 
Theoremtrin 2051 The intersection of transitive classes is transitive.
((Tr A ∧ Tr B) → Tr (AB))
 
Theoremtr0 2052 The empty set is transitive.
Tr ∅
 
Theoremtrv 2053 The universe is transitive.
Tr V
 
Syntaxwbr 2054 Extend wff notation to include the general binary relation predicate. Note that the syntax is simply three class symbols in a row.
wff ARB
 
Syntaxcopab 2055 Extend class notation to include class abstractions of ordered pairs.
class {⟨x, y⟩∣φ}
 
Syntaxcep 2056 Extend class notation to include the epsilon relation.
class E
 
Syntaxcid 2057 Extend the definition of a class to include identity relation.
class I
 
Syntaxwpo 2058 Extend wff notation to include the partial ordering predicate. Read: 'R is a partial order on A.'
wff R Po A
 
Syntaxwor 2059 Extend wff notation to include the strict ordering predicate. Read: 'R orders A.'
wff R Or A
 
Syntaxcsup 2060 Extend class notation to include supremum of class A. Here R is ordinarily a relation that strictly orders class B. For example, R could be 'less than' and B could be the set of real numbers.
class sup(A, B, R)
 
Syntaxwfr 2061 Extend wff notation to include the founded predicate. Read: 'R is a founded relation on A.'
wff R Fr A
 
Syntaxwwe 2062 Extend wff notation to include the well-ordering predicate. Read: 'R well-orders A.'
wff R We A
 
Definitiondf-br 2063 Define a general binary relation. Note that the syntax is simply three class symbols in a row. Definition 6.18 of [TakeutiZaring] p. 29 generalized to arbitrary classes. Class R normally denotes a relation such as "<" that compares two classes A and B, which might be numbers such as 1 and 2. This definition is well-defined, although not very meaningful, when classes A and/or B are proper classes (i.e. are not sets). On the other hand we often find uses for this definition when R is a proper class.
(ARB ↔ ⟨A, B⟩ ∈ R)
 
Theorembreq 2064 Equality theorem for a binary relation.
(R = S → (ARBASB))
 
Theorembreq1 2065 Equality theorem for binary relation.
(A = B → (ARCBRC))
 
Theorembreq2 2066 Equality theorem for binary relation.
(A = B → (CRACRB))
 
Theorembreq12 2067 Equality theorem for binary relation.
((A = BC = D) → (ARCBRD))
 
Theorembreq1i 2068 Equality inference for binary relation.
A = B    ⇒   (ARCBRC)
 
Theorembreq2i 2069 Equality inference for binary relation.
A = B    ⇒   (CRACRB)
 
Theorembreq12i 2070 Equality inference for binary relation.
A = B    &   C = D    ⇒   (ARCBRD)
 
Theorembreq1d 2071 Equality deduction for binary relation.
(φA = B)    ⇒   (φ → (ARCBRC))
 
Theorembreq2d 2072 Equality deduction for binary relation.
(φA = B)    ⇒   (φ → (CRACRB))
 
Theorembreq12d 2073 Equality deduction for binary relation.
(φA = B)    &   (φC = D)    ⇒   (φ → (ARCBRD))
 
Theorembreqan12d 2074 Equality deduction for binary relation.
(φA = B)    &   (ψC = D)    ⇒   ((φψ) → (ARCBRD))
 
Theorembreqan12rd 2075 Equality deduction for binary relation.
(φA = B)    &   (ψC = D)    ⇒   ((ψφ) → (ARCBRD))
 
Theoremeqbrtr 2076 Substitution of equal classes into a binary relation.
A = B    &   BRC    ⇒   ARC
 
Theoremeqbrtrd 2077 Substitution of equal classes into a binary relation.
(φA = B)    &   (φBRC)    ⇒   (φARC)
 
Theoremeqbrtrr 2078 Substitution of equal classes into a binary relation.
A = B    &   ARC    ⇒   BRC
 
Theoremeqbrtrrd 2079 Substitution of equal classes into a binary relation.
(φA = B)    &   (φARC)    ⇒   (φBRC)
 
Theorembreqtr 2080 Substitution of equal classes into a binary relation.
ARB    &   B = C    ⇒   ARC
 
Theorembreqtrd 2081 Substitution of equal classes into a binary relation.
(φARB)    &   (φB = C)    ⇒   (φARC)
 
Theorembreqtrr 2082 Substitution of equal classes into a binary relation.
ARB    &   C = B    ⇒   ARC
 
Theorembreqtrrd 2083 Substitution of equal classes into a binary relation.
(φARB)    &   (φC = B)    ⇒   (φARC)
 
Theorem3brtr3 2084 Substitution of equality into both sides of a binary relation.
ARB    &   A = C    &   B = D    ⇒   CRD
 
Theorem3brtr4 2085 Substitution of equality into both sides of a binary relation.
ARB    &   C = A    &   D = B    ⇒   CRD
 
Theorem3brtr3d 2086 Substitution of equality into both sides of a binary relation.
(φARB)    &   (φA = C)    &   (φB = D)    ⇒   (φCRD)
 
Theorem3brtr3g 2087 Substitution of equality into both sides of a binary relation.
(φARB)    &   A = C    &   B = D    ⇒   (φCRD)
 
Theorem3brtr4g 2088 Substitution of equality into both sides of a binary relation.
(φARB)    &   C = A    &   D = B    ⇒   (φCRD)
 
Theoremsyl5eqbr 2089 A chained equality inference for a binary relation.
(φARB)    &   C = A    ⇒   (φCRB)
 
Theoremsyl5eqbrr 2090 A chained equality inference for a binary relation.
(φARB)    &   A = C    ⇒   (φCRB)
 
Theoremsyl5breq 2091 A chained equality inference for a binary relation.
(φA = B)    &   CRA    ⇒   (φCRB)
 
Theoremsyl6eqbr 2092 A chained equality inference for a binary relation.
(φA = B)    &   BRC    ⇒   (φARC)
 
Theoremsyl6breq 2093 A chained equality inference for a binary relation.
(φARB)    &   B = C    ⇒   (φARC)
 
Theoremssbrd 2094 Deduction from a subclass relationship of binary relations.
(φAB)    ⇒   (φ → (CADCBD))
 
Theoremhbbr 2095 Bound-variable hypothesis builder for binary relation.
(yA → ∀x yA)    &   (yR → ∀x yR)    &   (yB → ∀x yB)    ⇒   (ARB → ∀x ARB)
 
Theorembrab1 2096 Relationship between a binary relation and a class abstraction.
(xRyx ∈ {zzRy})
 
Theorembrprc 2097 A property of proper class as the second argument of a binary relation.
BV → (ARBARA))
 
Definitiondf-opab 2098 Define class abstractions of ordered pairs. Definition 3.3 of [Monk1] p. 34. Normally x and y are distinct, although the definition doesn't strictly require it.
{⟨x, y⟩∣φ} = {z∣∃xy(z = ⟨x, y⟩ ∧ φ)}
 
Theoremopabid 2099 The law of concretion. Special case of Theorem 9.5 of [Quine] p. 61.
(⟨x, y⟩ ∈ {⟨x, y⟩∣φ} ↔ φ)
 
Theoremopabss 2100 The collection of ordered pairs in a class is a subclass of it.
{⟨x, y⟩∣xRy} ⊆ R

  metamath.org < Previous  Next >