HomeHome Metamath Proof Explorer < Previous   Next >
Browser slow? Try the
Unicode version.

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

Color key:    Metamath Proof Explorer  Metamath Proof Explorer
(1-8795)
  Hilbert Space Explorer  Hilbert Space Explorer
(8796-10377)
  User Sandboxes  User Sandboxes
(10378-10774)
 

Statement List for Metamath Proof Explorer - 2101-2200 - Page 22 of 108
TypeLabelDescription
Statement
 
Theoremeqsstrd 2101 Substitution of equality into a subclass relationship.
|- (ph -> A = B)   &   |- (ph -> B (_ C)   =>   |- (ph -> A (_ C)
 
Theoremeqsstr3d 2102 Substitution of equality into a subclass relationship.
|- (ph -> B = A)   &   |- (ph -> B (_ C)   =>   |- (ph -> A (_ C)
 
Theoremsseqtrd 2103 Substitution of equality into a subclass relationship.
|- (ph -> A (_ B)   &   |- (ph -> B = C)   =>   |- (ph -> A (_ C)
 
Theoremsseqtr4d 2104 Substitution of equality into a subclass relationship.
|- (ph -> A (_ B)   &   |- (ph -> C = B)   =>   |- (ph -> A (_ C)
 
Theorem3sstr3 2105 Substitution of equality in both sides of a subclass relationship. (The proof was shortened by Eric Schmidt, 26-Jan-2007.)
|- A (_ B   &   |- A = C   &   |- B = D   =>   |- C (_ D
 
Theorem3sstr4 2106 Substitution of equality in both sides of a subclass relationship. (The proof was shortened by Eric Schmidt, 26-Jan-2007.)
|- A (_ B   &   |- C = A   &   |- D = B   =>   |- C (_ D
 
Theorem3sstr3g 2107 Substitution of equality into both sides of a subclass relationship.
|- (ph -> A (_ B)   &   |- A = C   &   |- B = D   =>   |- (ph -> C (_ D)
 
Theorem3sstr4g 2108 Substitution of equality into both sides of a subclass relationship. (The proof was shortened by Eric Schmidt, 26-Jan-2007.)
|- (ph -> A (_ B)   &   |- C = A   &   |- D = B   =>   |- (ph -> C (_ D)
 
Theorem3sstr3d 2109 Substitution of equality into both sides of a subclass relationship.
|- (ph -> A (_ B)   &   |- (ph -> A = C)   &   |- (ph -> B = D)   =>   |- (ph -> C (_ D)
 
Theorem3sstr4d 2110 Substitution of equality into both sides of a subclass relationship. (The proof was shortened by Eric Schmidt, 26-Jan-2007.)
|- (ph -> A (_ B)   &   |- (ph -> C = A)   &   |- (ph -> D = B)   =>   |- (ph -> C (_ D)
 
Theoremsyl5ss 2111 A chained subclass and equality deduction.
|- (ph -> A (_ B)   &   |- C = A   =>   |- (ph -> C (_ B)
 
Theoremsyl5ssr 2112 A chained subclass and equality deduction.
|- (ph -> A (_ B)   &   |- A = C   =>   |- (ph -> C (_ B)
 
Theoremsyl6ss 2113 A chained subclass and equality deduction.
|- (ph -> A (_ B)   &   |- B = C   =>   |- (ph -> A (_ C)
 
Theoremsyl6ssr 2114 A chained subclass and equality deduction.
|- (ph -> A (_ B)   &   |- C = B   =>   |- (ph -> A (_ C)
 
Theoremeqimss 2115 Equality implies the subclass relation.
|- (A = B -> A (_ B)
 
Theoremeqimss2 2116 Equality implies the subclass relation.
|- (B = A -> A (_ B)
 
Theoremeqimssi 2117 Infer subclass relationship from equality.
|- A = B   =>   |- A (_ B
 
Theoremeqimss2i 2118 Infer subclass relationship from equality.
|- A = B   =>   |- B (_ A
 
Theoremnss 2119 Negation of subclass relationship. Exercise 13 of [TakeutiZaring] p. 18.
|- (-. A (_ B <-> E.x(x e. A /\ -. x e. B))
 
Theoremssralv 2120 Quantification restricted to a subclass.
|- (A (_ B -> (A.x e. B ph -> A.x e. A ph))
 
Theoremssrexv 2121 Existential quantification restricted to a subclass.
|- (A (_ B -> (E.x e. A ph -> E.x e. B ph))
 
Theoremss2ab 2122 Class abstractions in a subclass relationship.
|- ({x | ph} (_ {x | ps} <-> A.x(ph -> ps))
 
Theoremabss 2123 Class abstraction in a subclass relationship.
|- ({x | ph} (_ A <-> A.x(ph -> x e. A))
 
Theoremssab 2124 Subclass of a class abstraction.
|- (A (_ {x | ph} <-> A.x(x e. A -> ph))
 
Theoremssabral 2125 The relation for a subclass of a class abstraction is equivalent to restricted quantification.
|- (A (_ {x | ph} <-> A.x e. A ph)
 
Theoremss2abi 2126 Inference of abstraction subclass from implication.
|- (ph -> ps)   =>   |- {x | ph} (_ {x | ps}
 
Theoremabssdv 2127 Deduction of abstraction subclass from implication.
|- (ph -> (ps -> x e. A))   =>   |- (ph -> {x | ps} (_ A)
 
Theoremabssi 2128 Inference of abstraction subclass from implication.
|- (ph -> x e. A)   =>   |- {x | ph} (_ A
 
Theoremss2rab 2129 Restricted abstraction classes in a subclass relationship.
|- ({x e. A | ph} (_ {x e. A | ps} <-> A.x e. A (ph -> ps))
 
Theoremrabss 2130 Restricted class abstraction in a subclass relationship.
|- ({x e. A | ph} (_ B <-> A.x e. A (ph -> x e. B))
 
Theoremssrab 2131 Subclass of a restricted class abstraction.
|- (B (_ {x e. A | ph} <-> (B (_ A /\ A.x e. B ph))
 
Theoremssrabdv 2132 Subclass of a restricted class abstraction (deduction rule).
|- (ph -> B (_ A)   &   |- ((ph /\ x e. B) -> ps)   =>   |- (ph -> B (_ {x e. A | ps})
 
Theoremss2rabdv 2133 Deduction of restricted abstraction subclass from implication.
|- ((ph /\ x e. A) -> (ps -> ch))   =>   |- (ph -> {x e. A | ps} (_ {x e. A | ch})
 
Theoremss2rabi 2134 Inference of restricted abstraction subclass from implication.
|- (x e. A -> (ph -> ps))   =>   |- {x e. A | ph} (_ {x e. A | ps}
 
Theoremrabss2 2135 Subclass law for restricted abstraction.
|- (A (_ B -> {x e. A | ph} (_ {x e. B | ph})
 
Theoremssab2 2136 Subclass relation for the restriction of a class abstraction.
|- {x | (x e. A /\ ph)} (_ A
 
Theoremssrab2 2137 Subclass relation for a restricted class.
|- {x e. A | ph} (_ A
 
Theoremuniiunlem 2138 A subset relationship useful for converting union to indexed union using dfiun2 2594 or dfiun2g 2593 and intersection to indexed intersection using dfiin2 2595.
|- (A.x e. A B e. D -> (A.x e. A B e. C <-> {y | E.x e. A y = B} (_ C))
 
Theoremdfpss2 2139 Alternate definition of proper subclass.
|- (A (. B <-> (A (_ B /\ -. A = B))
 
Theoremdfpss3 2140 Alternate definition of proper subclass.
|- (A (. B <-> (A (_ B /\ -. B (_ A))
 
Theorempsseq1 2141 Equality theorem for proper subclass.
|- (A = B -> (A (. C <-> B (. C))
 
Theorempsseq2 2142 Equality theorem for proper subclass.
|- (A = B -> (C (. A <-> C (. B))
 
Theorempsseq1i 2143 An equality inference for the proper subclass relationship.
|- A = B   =>   |- (A (. C <-> B (. C)
 
Theorempsseq2i 2144 An equality inference for the proper subclass relationship.
|- A = B   =>   |- (C (. A <-> C (. B)
 
Theorempsseq12i 2145 An equality inference for the proper subclass relationship.
|- A = B   &   |- C = D   =>   |- (A (. C <-> B (. D)
 
Theorempsseq1d 2146 An equality deduction for the proper subclass relationship.
|- (ph -> A = B)   =>   |- (ph -> (A (. C <-> B (. C))
 
Theorempsseq2d 2147 An equality deduction for the proper subclass relationship.
|- (ph -> A = B)   =>   |- (ph -> (C (. A <-> C (. B))
 
Theorempsseq12d 2148 An equality deduction for the proper subclass relationship.
|- (ph -> A = B)   &   |- (ph -> C = D)   =>   |- (ph -> (A (. C <-> B (. D))
 
Theorempssss 2149 A proper subclass is a subclass. Theorem 10 of [Suppes] p. 23.
|- (A (. B -> A (_ B)
 
Theorempssssd 2150 Deduce subclass from proper subclass.
|- (ph -> A (. B)   =>   |- (ph -> A (_ B)
 
Theoremsspss 2151 Subclass in terms of proper subclass.
|- (A (_ B <-> (A (. B \/ A = B))
 
Theorempssirr 2152 Proper subclass is irreflexive. Theorem 7 of [Suppes] p. 23.
|- -. A (. A
 
Theorempssn2lp 2153 Proper subclass has no 2-cycle loops. Compare Theorem 8 of [Suppes] p. 23.
|- -. (A (. B /\ B (. A)
 
Theoremsspsstri 2154 Two ways of stating trichotomy with respect to inclusion.
|- ((A (_ B \/ B (_ A) <-> (A (. B \/ A = B \/ B (. A))
 
Theoremssnpss 2155 Partial trichotomy law for subclasses.
|- (A (_ B -> -. B (. A)
 
Theorempsstr 2156 Transitive law for proper subclass. Theorem 9 of [Suppes] p. 23.
|- ((A (. B /\ B (. C) -> A (. C)
 
Theoremsspsstr 2157 Transitive law for subclass and proper subclass.
|- ((A (_ B /\ B (. C) -> A (. C)
 
Theorempsssstr 2158 Transitive law for subclass and proper subclass.
|- ((A (. B /\ B (_ C) -> A (. C)
 
The difference, union, and intersection of two classes
 
Theoremdifeq1 2159 Equality theorem for class difference.
|- (A = B -> (A \ C) = (B \ C))
 
Theoremdifeq2 2160 Equality theorem for class difference.
|- (A = B -> (C \ A) = (C \ B))
 
Theoremdifeq1i 2161 Inference adding difference to the right in a class equality.
|- A = B   =>   |- (A \ C) = (B \ C)
 
Theoremdifeq2i 2162 Inference adding difference to the left in a class equality.
|- A = B   =>   |- (C \ A) = (C \ B)
 
Theoremdifeq12i 2163 Equality inference for class difference.
|- A = B   &   |- C = D   =>   |- (A \ C) = (B \ D)
 
Theoremdifeq1d 2164 Deduction adding difference to the right in a class equality.
|- (ph -> A = B)   =>   |- (ph -> (A \ C) = (B \ C))
 
Theoremdifeq2d 2165 Deduction adding difference to the left in a class equality.
|- (ph -> A = B)   =>   |- (ph -> (C \ A) = (C \ B))
 
Theoremdifeqri 2166 Inference from membership to difference.
|- ((x e. A /\ -. x e. B) <-> x e. C)   =>   |- (A \ B) = C
 
Theoremhbdif 2167 Bound-variable hypothesis builder for class difference.
|- (y e. A -> A.x y e. A)   &   |- (y e. B -> A.x y e. B)   =>   |- (y e. (A \ B) -> A.x y e. (A \ B))
 
Theoremeldifi 2168 Implication of membership in a class difference.
|- (A e. (B \ C) -> A e. B)
 
Theoremeldifn 2169 Implication of membership in a class difference.
|- (A e. (B \ C) -> -. A e. C)
 
Theoremelndif 2170 A set does not belong to a class excluding it.
|- (A e. B -> -. A e. (C \ B))
 
Theoremneldif 2171 Implication of membership in a class difference.
|- ((