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

Color key:    Metamath Proof Explorer  Metamath Proof Explorer (1-8967)   Hilbert Space Explorer  Hilbert Space Explorer (8968-10487)  

Statement List for Metamath Proof Explorer - 4201-4300 - Page 43 of 105
TypeLabelDescription
Statement
 
Definitiondf-ec 4201 Define the R -coset of A. Exercise 35 of [Enderton] p. 61. This is called the equivalence class of A modulo R when R is an equivalence relation. The Definition of [Enderton] p. 57 uses the notation [A] (subscript) R, although we simply follow the brackets by R since we don't have subscripts. For an alternate definition, see ec2 4202.
|- [A]R = (R"{A})
 
Theoremec2 4202 Alternate definition of R-coset of A. Definition 34 of [Suppes] p. 81.
|- A e. V   =>   |- [A]R = {y | ARy}
 
Theoremecexg 4203 An equivalence class modulo a set is a set.
|- (R e. B -> [A]R e. V)
 
Definitiondf-qs 4204 Define quotient set. R is usually an equivalence relation. Definition of [Enderton] p. 58.
|- (A/.R) = {y | E.x e. A y = [x]R}
 
Theoremereq 4205 Equality theorem for equivalence predicate.
|- (R = S -> (Er R <-> Er S))
 
Theoremster 4206 A symmetric, transitive relation is an equivalence relation.
|- (xRy -> yRx)   &   |- ((xRy /\ yRz) -> xRz)   =>   |- Er R
 
Theoremider 4207 The identity relation is an equivalence relation.
|- Er I
 
Theoremeqerlem 4208 Lemma for eqer 4209.
 
Theoremeqer 4209 Equivalence relation involving equality of dependent classes A(x) and B(y).
|- (x = y -> A = B)   &   |- R = {<.x, y>. | A = B}   =>   |- Er R
 
Theoremersym 4210 An equivalence relation is symmetric.
|- A e. V   &   |- B e. V   &   |- Er R   =>   |- (ARB -> BRA)
 
Theoremersymb 4211 An equivalence relation is symmetric.
|- A e. V   &   |- B e. V   &   |- Er R   =>   |- (ARB <-> BRA)
 
Theoremertr 4212 An equivalence relation is transitive.
|- A e. V   &   |- B e. V   &   |- C e. V   &   |- Er R   =>   |- ((ARB /\ BRC) -> ARC)
 
Theoremerref 4213 An equivalence relation is reflexive on its field. Compare Theorem 3M of [Enderton] p. 56.
|- Er R   =>   |- (A e. (dom R u. ran R) -> ARA)
 
Theoremerdmrn 4214 The range and domain of an equivalence relation are equal.
|- Er R   =>   |- dom R = ran R
 
Theoremeceq1 4215 Equality theorem for equivalence class.
|- (A = B -> [C]A = [C]B)
 
Theoremeceq2 4216 Equality theorem for equivalence class.
|- (A = B -> [A]C = [B]C)
 
Theoremelec 4217 Membership in an equivalence class. Theorem 72 of [Suppes] p. 82.
|- A e. V   &   |- B e. V   =>   |- (A e. [B]R <-> BRA)
 
Theoremecdmn0 4218 An equivalence class is not empty in its domain.
|- A e. V   =>   |- (A e. dom R <-> -. [A]R = (/))
 
Theoremerthi 4219 Basic property of equivalence relations. Part of Lemma 3N of [Enderton] p. 57.
|- A e. V   &   |- B e. V   &   |- Er R   =>   |- (ARB -> [A]R = [B]R)
 
Theoremerth 4220 Basic property of equivalence relations. Theorem 73 of [Suppes] p. 82.
|- B e. V   &   |- Er R   =>   |- (A e. (dom R u. ran R) -> ([A]R = [B]R <-> ARB))
 
Theoremerthdm 4221 Basic property of equivalence relations. Compare Theorem 73 of [Suppes] p. 82. Assumes membership in the domain instead of just the field.
|- B e. V   &   |- Er R   =>   |- (A e. dom R -> ([A]R = [B]R <-> ARB))
 
Theoremerthdmr 4222 Basic property of equivalence relations. Compare Theorem 73 of [Suppes] p. 82. Assumes membership of the second argument in the domain.
|- A e. V   &   |- B e. V   &   |- Er R   =>   |- (B e. dom R -> ([A]R = [B]R <-> ARB))
 
Theoremereldm 4223 Equality of equivalence classes implies equivalence of domain membership.
|- A e. V   &   |- B e. V   &   |- Er R   &   |- dom R = D   =>   |- ([A]R = [B]R -> (A e. D <-> B e. D))
 
Theoremerdisj 4224 Equivalence classes do not overlap. In other words, two equivalence classes are either equal or disjoint. Theorem 74 of [Suppes] p. 83.
|- A e. V   &   |- B e. V   &   |- Er R   =>   |- ([A]R = [B]R \/ ([A]R i^i [B]R) = (/))
 
Theoremecidsn 4225 An equivalence class modulo the identity relation is a singleton.
|- [A]I = {A}
 
Theoremqseq1 4226 Equality theorem for quotient set.
|- (A = B -> (A/.C) = (B/.C))
 
Theoremqseq2 4227 Equality theorem for quotient set.
|- (A = B -> (C/.A) = (C/.B))
 
Theoremelqs 4228 Membership in a quotient set.
|- B e. V   =>   |- (B e. (A/.R) <-> E.x(x e. A /\ B = [x]R))
 
Theoremelqsi 4229 Membership in a quotient set.
|- (B e. (A/.R) -> E.x(x e. A /\ B = [x]R))
 
Theoremecelqsi 4230 Membership of an equivalence class in a quotient set.
|- R e. V   =>   |- (B e. A -> [B]R e. (A/.R))
 
Theoremecopqsi 4231 "Closure" law for equivalence class of ordered pairs.
|- R e. V   &   |- S = ((A X. A)/.R)   =>   |- ((B e. A /\ C e. A) -> [<.B, C>.]R e. S)
 
Theoremqsexg 4232 A quotient set exists. (Contributed by FL, 19-May-2007.)
|- (A e. V -> (A/.R) e. V)
 
Theoremqsex 4233 A quotient set exists.
|- A e. V   =>   |- (A/.R) e. V
 
Theoremsnec 4234 The singleton of an equivalence class.
|- A e. V   =>   |- {[A]R} = ({A}/.R)
 
Theoremecqs 4235 Equivalence class in terms of quotient set.
|- A e. V   &   |- R e. V   =>   |- [A]R = U.({A}/.R)
 
Theorem0nelqs 4236 A quotient set doesn't contain the empty set.
|- dom R = A   =>   |- -. (/) e. (A/.R)
 
Theoremecelqsdm 4237 Membership of an equivalence class in a quotient set.
|- B e. V   &   |- dom R = A   =>   |- ([B]R e. (A/.R) -> B e. A)
 
Theoremecid 4238 A set is equal to its converse epsilon coset. (Note: converse epsilon is not an equivalence relation.)
|- A e. V   =>   |- [A]`'E = A
 
Theoremqsid 4239 A set is equal to its quotient set mod converse epsilon. (Note: converse epsilon is not an equivalence relation.)
|- (A/.`'E) = A
 
Theoremectocl 4240 Implicit substitution of class for equivalence class.
|- S = (B/.R)   &   |- ([x]R = A -> (ph <-> ps))   &   |- (x e. B -> ph)   =>   |- (A e. S -> ps)
 
Theoremecoptocl 4241 Implicit substitution of class for equivalence class of ordered pair.
|- S = ((B X. C)/.R)   &   |- ([<.x, y>.]R = A -> (ph <-> ps))   &   |- ((x e. B /\ y e. C) -> ph)   =>   |- (A e. S -> ps)
 
Theorem2ecoptocl 4242 Implicit substitution of classes for equivalence classes of ordered pairs.
|- S = ((C X. D)/.R)   &   |- ([<.x, y>.]R = A -> (ph <-> ps))   &   |- ([<.z, w>.]R = B -> (ps <-> ch))   &   |- (((x e. C /\ y e. D) /\ (z e. C /\ w e. D)) -> ph)   =>   |- ((A e. S /\ B e. S) -> ch)
 
Theorem3ecoptocl 4243 Implicit substitution of classes for equivalence classes of ordered pairs.
|- S = ((D X. D)/.R)   &   |- ([<.x, y>.]R = A -> (ph <-> ps))   &   |- ([<.z, w>.]R = B -> (ps <-> ch))   &   |- ([<.v, u>.]R = C -> (ch <-> th))   &   |- (((x e. D /\ y e. D) /\ (z e. D /\ w e. D) /\ (v e. D /\ u e. D)) -> ph)   =>   |- ((A e. S /\ B e. S /\ C e. S) -> th)
 
Theorembrecop 4244 Binary relation on a quotient set. Lemma for real number construction.
|- S e. V   &   |- Er S   &   |- dom S = (G X. G)   &   |- H = ((G X. G)/.S)   &   |- R = {<.x, y>. | ((x e. H /\ y e. H) /\ E.zE.wE.vE.u((x = [<.z, w>.]S /\ y = [<.v, u>.]S) /\ ph))}   &   |- ((((z e. G /\ w e. G) /\ (A e. G /\ B e. G)) /\ ((v e. G /\ u e. G) /\ (C e. G /\ D e. G))) -> (([<.z, w>.]S = [<.A, B>.]S /\ [<.v, u>.]S = [<.C, D>.]S) -> (ph <-> ps)))   =>   |- (((A e. G /\ B e. G) /\ (C e. G /\ D e. G)) -> ([<.A, B>.]SR[<.C, D>.]S <-> ps))
 
Theorembrecop2 4245 Binary relation on a quotient set. Lemma for real number construction. Eliminates antecedent from last hypothesis.
|- S e. V   &   |- B e. V   &   |- C e. V   &   |- D e. V   &   |- dom S = (G X. G)   &   |- H = ((G X. G)/.S)   &   |- R (_ (H X. H)   &   |- Q (_ (G X. G)   &   |- -. (/) e. G   &   |- dom F = (G X. G)   &   |- (((A e. G /\ B e. G) /\ (C e. G /\ D e. G)) -> ([<.A, B>.]SR[<.C, D>.]S <-> (AFD)Q(BFC)))   =>   |- ([<.A, B>.]SR[<.C, D>.]S <-> (AFD)Q(BFC))
 
Theoremecopopreq 4246 This is the first of several theorems about equivalence relations of the kind used in construction of fractions and signed reals, involving operations on equivalent classes of ordered pairs. This theorem expresses the relation R (specified by the hypothesis) in terms of its operation F.
|- R = {<.x, y>. | ((x e. (S X.