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

Color key:    Metamath Proof Explorer  Metamath Proof Explorer (1-8758)   Hilbert Space Explorer  Hilbert Space Explorer (8759-10683)  

Statement List for Metamath Proof Explorer - 3301-3400 - Page 34 of 107
TypeLabelDescription
Statement
 
Theoremcnvuni 3301 The converse of a class union is the (indexed) union of the converses of its members.
|- `'U.A = U_x e. A `'x
 
Theoremdfdm3 3302 Alternate definition of domain. Definition 6.5(1) of [TakeutiZaring] p. 24.
|- dom A = {x | E.y<.x, y>. e. A}
 
Theoremdfrn2 3303 Alternate definition of range. Definition 4 of [Suppes] p. 60.
|- ran A = {y | E.x xAy}
 
Theoremdfrn3 3304 Alternate definition of range. Definition 6.5(2) of [TakeutiZaring] p. 24.
|- ran A = {y | E.x<.x, y>. e. A}
 
Theoremdfdm4 3305 Alternate definition of domain.
|- dom A = ran `' A
 
Theoremdfdmf 3306 Definition of domain, using bound-variable hypotheses instead of distinct variable conditions.
|- (z e. A -> A.x z e. A)   &   |- (z e. A -> A.y z e. A)   =>   |- dom A = {x | E.y<.x, y>. e. A}
 
Theoremeldm 3307 Membership in a domain. Theorem 4 of [Suppes] p. 59.
|- A e. V   =>   |- (A e. dom B <-> E.y ABy)
 
Theoremeldm2 3308 Membership in a domain. Theorem 4 of [Suppes] p. 59.
|- A e. V   =>   |- (A e. dom B <-> E.y<.A, y>. e. B)
 
Theoremeldm2g 3309 Domain membership. Theorem 4 of [Suppes] p. 59.
|- (A e. C -> (A e. dom B <-> E.y<.A, y>. e. B))
 
Theoremdmss 3310 Subset theorem for domain.
|- (A (_ B -> dom A (_ dom B)
 
Theoremdmeq 3311 Equality theorem for domain.
|- (A = B -> dom A = dom B)
 
Theoremdmeqi 3312 Equality inference for domain.
|- A = B   =>   |- dom A = dom B
 
Theoremdmeqd 3313 Equality deduction for domain.
|- (ph -> A = B)   =>   |- (ph -> dom A = dom B)
 
Theoremopeldm 3314 Membership of first of an ordered pair in a domain.
|- A e. V   =>   |- (<.A, B>. e. C -> A e. dom C)
 
Theorembreldm 3315 Membership of first of a binary relation in a domain.
|- A e. V   =>   |- (ARB -> A e. dom R)
 
Theorembreldmg 3316 Membership of first of a binary relation in a domain.
|- ((A e. C /\ ARB) -> A e. dom R)
 
Theoremdmun 3317 The domain of a union is the union of domains. Exercise 56(a) of [Enderton] p. 65.
|- dom ( A u. B) = (dom A u. dom B)
 
Theoremdmin 3318 The domain of an intersection belong to the intersection of domains. Theorem 6 of [Suppes] p. 60.
|- dom ( A i^i B) (_ (dom A i^i dom B)
 
Theoremdmuni 3319 The domain of a union. Part of Exercise 8 of [Enderton] p. 41.
|- dom U. A = U_x e. A dom x
 
Theoremdmopab 3320 The domain of a class of ordered pairs.
|- dom {<.x, y>. | ph} = {x | E.yph}
 
Theoremdmopabss 3321 Upper bound for the domain of a restricted class of ordered pairs.
|- dom {<.x, y>. | (x e. A /\ ph)} (_ A
 
Theoremdmopab3 3322 The domain of a restricted class of ordered pairs.
|- (A.x e. A E.yph <-> dom {<.x, y>. | (x e. A /\ ph)} = A)
 
Theoremdm0 3323 The domain of the empty set is empty. Part of Theorem 3.8(v) of [Monk1] p. 36.
|- dom (/) = (/)
 
Theoremdmsn0 3324 The domain of the singleton of the empty set is empty.
|- dom {(/)} = (/)
 
Theoremdmsnsn0 3325 The domain of the singleton of the singleton of the empty set is empty.
|- dom {{(/)}} = (/)
 
Theoremdmi 3326 The domain of the identity relation is the universe.
|- dom I = V
 
Theoremdmv 3327 The domain of the universe is the universe.
|- dom V = V
 
Theoremdmsnop 3328 The domain of a singleton of an ordered pair is the singleton of the first member.
|- dom {<.A, B>.} = {A}
 
Theoremdmsnsnsn 3329 The domain of the singleton of the singleton of a singleton.
|- dom {{{A}}} = {A}
 
Theoremdm0rn0 3330 An empty domain implies an empty range.
|- (dom A = (/) <-> ran A = (/))
 
Theoremreldm0 3331 A relation is empty iff its domain is empty.
|- (Rel A -> (A = (/) <-> dom A = (/)))
 
Theoremdmxp 3332 The domain of a cross product. Part of Theorem 3.13(x) of [Monk1] p. 37.
|- (B =/= (/) -> dom ( A X. B) = A)
 
Theoremdmxpid 3333 The domain of a square cross product.
|- dom ( A X. A) = A
 
Theoremdmxpin 3334 The domain of the intersection of two square cross products. Unlike dmin 3318, equality holds.
|- dom ((A X. A) i^i (B X. B)) = (A i^i B)
 
Theoremxpid11 3335 The cross product of a class with itself is one-to-one.
|- ((A X. A) = (B X. B) <-> A = B)
 
Theoremdmcnvcnv 3336 The domain of the double converse of a class (which doesn't have to be a relation as in dfrel2 3485).
|- dom `'`'A = dom A
 
Theoremrncnvcnv 3337 The range of the double converse of a class.
|- ran `'`'A = ran A
 
Theoremelreldm 3338 The first member of an ordered pair in a relation belongs to the domain of the relation.
|- ((Rel A /\ B e. A) -> |^||^|B e. dom A)
 
Theoremrneq 3339 Equality theorem for range.
|- (A = B -> ran A = ran B)
 
Theoremrneqi 3340 Equality inference for range.
|- A = B   =>   |- ran A = ran B
 
Theoremrneqd 3341 Equality deduction for range.
|- (ph -> A = B)   =>   |- (ph -> ran A = ran B)
 
Theoremrnss 3342 Subset theorem for range.
|- (A (_ B -> ran A (_ ran B)
 
Theorembrelrng 3343 The second argument of a binary relation belongs to its range.
|- ((A e. F /\ B e. G /\ ACB) -> B e. ran C)
 
TheorembrelrnOLD 3344 The second argument of a binary relation belongs to its range.
|- A e. V   &   |- B e. V   =>   |- (ACB -> B e. ran C)
 
Theorembrelrn 3345 The second argument of a binary relation belongs to its range.
|- A e. V   &   |- B e. V   =>   |- (ACB -> B e. ran C)
 
Theoremopelrn 3346 Membership of second member of an ordered pair in a range.
|- A e. V   &   |- B e. V   =>   |- (<.A, B>. e. C -> B e. ran C)
 
Theoremdfrnf 3347 Definition of range, using bound-variable hypotheses instead of distinct variable conditions.
|- (z e. A -> A.x z e. A)   &   |- (z e. A -> A.y z e. A)   =>   |- ran A = {y | E.x<.x, y>. e. A}
 
Theoremelrn2 3348 Membership in a range.
|- A e. V   =>   |- (A e. ran B <-> E.x<.x, A>. e. B)
 
Theoremelrn 3349 Membership in a range.
|- A e. V   =>   |- (A e. ran B <-> E.x xBA)
 
Theoremhbrn 3350 Bound-variable hypothesis builder for range.
|- (y e. A -> A.x y e. A)   =>   |- (y e. ran A -> A.x y e. ran A)
 
Theoremhbdm 3351 Bound-variable hypothesis builder for domain.
|- (y e. A -> A.x y e. A)   =>   |- (y e. dom A -> A.x y e. dom A)
 
Theoremrnopab 3352 The range of a class of ordered pairs.
|- ran {<.x, y>. | ph} = {y | E.xph}
 
Theoremrnopab2 3353 The range of a function expressed as a class abstraction.
|- ran {<.x, y>. | (x e. A /\ y = B)} = {y | E.x e. A y = B}
 
Theoremrn0 3354 The range of the empty set is empty. Part of Theorem 3.8(v) of [Monk1] p. 36.
|- ran (/) = (/)
 
Theoremrelrn0 3355 A relation is empty iff its range is empty.
|- (Rel A -> (A = (/) <-> ran A = (/)))
 
Theoremdmrnssfld 3356 The domain and range of a class are included in its double union.
|- (dom A u. ran A) (_ U.U.A
 
Theoremdmexg 3357 The domain of a set is a set. Corollary 6.8(2) of [TakeutiZaring] p. 26.
|- (A e. B -> dom A e. V)
 
Theoremrnexg 3358 The range of a set is a set. Corollary 6.8(3) of [TakeutiZaring] p. 26. Similar to Lemma 3D of [Enderton] p. 41.
|- (A e. B -> ran A e. V)
 
Theoreminelv 3359 The identity function is a proper class. This means, for example, that we cannot use it as a member of the class of continuous functions unless it is restricted to a set, as in idcn 7727.
|- -. I e. V
 
Theoremdmcoss 3360 Domain of a composition. Theorem 21 of [Suppes] p. 63.
|- dom ( A o. B) (_ dom B
 
Theoremrncoss 3361 Range of a composition.
|- ran ( A o. B) (_ ran A
 
Theoremdmcosseq 3362 Domain of a composition.
|- (ran B (_ dom A -> dom ( A o. B) = dom B)
 
Theoremdmcoeq 3363 Domain of a composition.
|- (dom A = ran B -> dom ( A o. B) = dom B)
 
Theoremrncoeq 3364 Range of a composition.
|- (dom A = ran B -> ran ( A o. B) = ran A)
 
Theoremreseq1 3365 Equality theorem for restrictions.
|- (A = B -> (A |` C) = (B |` C))
 
Theoremreseq2 3366 Equality theorem for restrictions.
|- (A = B -> (C |` A) = (C |` B))
 
Theoremhbres 3367 Bound-variable hypothesis builder for restriction.
|- (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))
 
Theoremres0 3368 A restriction to the empty set is empty.
|- (A |` (/)) = (/)
 
Theoremopelres 3369 Ordered pair membership in a restriction. Exercise 13 of [TakeutiZaring] p. 25.
|- B e. V   =>   |- (<.A, B>. e. (C |` D) <-> (<.A, B>. e. C /\ A e. D))
 
Theorembrres 3370 Binary relation on a restriction.
|- B e. V   =>   |- (A(C |` D)B <-> (ACB /\ A e. D))
 
Theoremopelresg 3371 Ordered pair membership in a restriction. Exercise 13 of [TakeutiZaring] p. 25.
|- (B e. R -> (<.A, B>. e. (C |` D) <-> (<.A, B>. e. C /\ A e. D)))
 
Theoremopres 3372 Ordered pair membership in a restriction when the first member belongs to the restricting class.
|- B e. V   =>   |- (A e. D -> (<.A, B>. e. (C |` D) <-> <.A, B>. e. C))
 
Theoremresieq 3373 A restricted identity relation is equivalent to equality in its domain.
|- ((B e. A /\ C e. A) -> (B(I |` A)C <-> B = C))
 
Theoremresres 3374 The restriction of a restriction.
|- ((A |` B) |` C) = (A |` (B i^i C))
 
Theoremresundi 3375 Distributive law for restriction over union. Theorem 31 of [Suppes] p. 65.
|- (A |` (B u. C)) = ((A |` B) u. (A |` C))
 
Theoremresundir 3376 Distributive law for restriction over union.
|- ((A u. B) |` C) = ((A |` C) u. (B |` C))
 
Theoremdmres 3377 The domain of a restriction. Exercise 14 of [TakeutiZaring] p. 25.
|- dom ( A |` B) = (B i^i dom A)
 
Theoremssdmres 3378 A domain restricted to a subclass equals the subclass.
|- (A (_ dom B <-> dom ( B |` A) = A)
 
Theoremdmresexg 3379 The domain of a restriction to a set exists.
|- (B e. C -> dom ( A |` B) e. V)
 
Theoremresss 3380 A class includes its restriction. Exercise 15 of [TakeutiZaring] p. 25.
|- (A |` B) (_ A
 
Theoremrescom 3381 Commutative law for restriction.
|- ((A |` B) |` C) = ((A |` C) |` B)
 
Theoremssres 3382 Subclass theorem for restriction.