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-10800 109 10801-10900 110 10901-11000 111 11001-11100 112 11101-11200 113 11201-11300 114 11301-11400 115 11401-11500 116 11501-11600 117 11601-11700 118 11701-11800 119 11801-11900 120 11901-12000 121 12001-12100 122 12101-12200 123 12201-12229

Color key:    Metamath Proof Explorer  Metamath Proof Explorer
(1-9062)
  Hilbert Space Explorer  Hilbert Space Explorer
(9063-10650)
  Users' Mathboxes  Users' Mathboxes
(10651-12229)
 

Statement List for Metamath Proof Explorer - 3501-3600 - Page 36 of 123
TypeLabelDescription
Statement
 
Theoremelima2 3501 Membership in an image. Theorem 34 of [Suppes] p. 65.
|- A e. V   =>   |- (A e. (B"C) <-> E.x(x e. C /\ xBA))
 
Theoremelima3 3502 Membership in an image. Theorem 34 of [Suppes] p. 65.
|- A e. V   =>   |- (A e. (B"C) <-> E.x(x e. C /\ <.x, A>. e. B))
 
Theoremhbima 3503 Bound-variable hypothesis builder for image.
|- (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))
 
Theoremhbimad 3504 Deduction version of bound-variable hypothesis builder hbima 3503. (Contributed by FL, 15-Dec-2006.)
|- (ph -> A.xph)   &   |- (ph -> (y e. A -> A.x y e. A))   &   |- (ph -> (y e. B -> A.x y e. B))   =>   |- (ph -> (y e. (A"B) -> A.x y e. (A"B)))
 
Theoremcsbima12g 3505 Move class substitution in and out of the image of a function. (Contributed by FL, 15-Dec-2006.)
|- (A e. C -> [_A / x]_(F"B) = ([_A / x]_F"[_A / x]_B))
 
Theoremimadmrn 3506 The image of the domain of a class is the range of the class.
|- (A"dom A) = ran A
 
Theoremimassrn 3507 The image of a class is a subset of its range. Theorem 3.16(xi) of [Monk1] p. 39.
|- (A"B) (_ ran A
 
Theoremimaexg 3508 The image of a set is a set. Theorem 3.17 of [Monk1] p. 39.
|- (A e. C -> (A"B) e. V)
 
Theoremimai 3509 Image under the identity relation. Theorem 3.16(viii) of [Monk1] p. 38.
|- (I"A) = A
 
Theoremrnresi 3510 The range of the restricted identity function.
|- ran ( I |` A) = A
 
Theoremresiima 3511 The image of a restriction of the identity function. (Contributed by FL, 31-Dec-2006.)
|- (B (_ A -> ((I |` A)"B) = B)
 
Theoremima0 3512 Image of the empty set. Theorem 3.16(ii) of [Monk1] p. 38.
|- (A"(/)) = (/)
 
Theorem0ima 3513 Image under the empty relation. (Contributed by FL, 11-Jan-2007.)
|- ((/)"A) = (/)
 
Theoremimadisj 3514 A class whose image under another is empty is disjoint with the other's domain. (Contributed by FL, 24-Jan-2007.)
|- ((A"B) = (/) <-> (dom A i^i B) = (/))
 
Theoremcnvimass 3515 A pre-image under any class is included in the domain of the class. (Contributed by FL, 29-Jan-2007.)
|- (`'A"B) (_ dom A
 
Theoremimasng 3516 The image of a singleton.
|- (A e. B -> (R"{A}) = {y | ARy})
 
Theoremrelimasn 3517 The image of a singleton.
|- (Rel R -> (R"{A}) = {y | ARy})
 
Theoremelimasn 3518 Membership in an image of a singleton.
|- B e. V   &   |- C e. V   =>   |- (C e. (A"{B}) <-> <.B, C>. e. A)
 
Theoremelimasng 3519 Membership in an image of a singleton. (Contributed by Raph Levien, 21-Oct-2006.)
|- ((B e. R /\ C e. S) -> (C e. (A"{B}) <-> <.B, C>. e. A))
 
Theoremargs 3520 Two ways to express the class of unique-valued arguments of F, which is the same as the domain of F whenever F is a function. The left-hand side of the equality is from Definition 10.2 of [Quine] p. 65. Quine uses the notation "arg F" for this class (for which we have no separate notation). Observe the resemblance to our df-fv 3279, which was based on the idea in Quine's definition.
|- {x | E.y(F"{x}) = {y}} = {x | E!y xFy}
 
Theoremeliniseg 3521 Membership in an initial segment. The idiom (`'A"{B}), meaning {x | xAB}, is used to specify an initial segment in (for example) Definition 6.21 of [TakeutiZaring] p. 30.
|- C e. V   =>   |- (B e. D -> (C e. (`'A"{B}) <-> CAB))
 
Theoreminiseg 3522 An idiom that signifies an initial segment of an ordering, used, for example, in Definition 6.21 of [TakeutiZaring] p. 30.
|- (B e. C -> (`'A"{B}) = {x | xAB})
 
Theoremdffr3 3523 Alternate definition of founded relation. Definition 6.21 of [TakeutiZaring] p. 30.
|- (R Fr A <-> A.x((x (_ A /\ x =/= (/)) -> E.y e. x (x i^i (`'R"{y})) = (/)))
 
Theoremimass1 3524 Subset theorem for image.
|- (A (_ B -> (A"C) (_ (B"C))
 
Theoremimass2 3525 Subset theorem for image. Exercise 22(a) of [Enderton] p. 53.
|- (A (_ B -> (C"A) (_ (C"B))
 
Theoremndmima 3526 The image of a singleton outside the domain is empty.
|- (-. A e. dom B -> (B"{A}) = (/))
 
Theoremrelcnv 3527 A converse is a relation. Theorem 12 of [Suppes] p. 62.
|- Rel `'A
 
Theoremcotr 3528 Two ways of saying a relation is transitive. Definition of transitivity in [Schechter] p. 51.
|- ((R o. R) (_ R <-> A.xA.yA.z((xRy /\ yRz) -> xRz))
 
Theoremcnvsym 3529 Two ways of saying a relation is symmetric. Similar to definition of symmetry in [Schechter] p. 51.
|- (`'R (_ R <-> A.xA.y(xRy -> yRx))
 
Theoremintasym 3530 Two ways of saying a relation is antisymmetric. Definition of antisymmetry in [Schechter] p. 51.
|- ((R i^i `'R) (_ I <-> A.xA.y((xRy /\ yRx) -> x = y))
 
Theoremasymref 3531 Two ways of saying a relation is antisymmetric and reflexive. U.U.R is the field of a relation by relfld 3620.
|- ((R i^i `'R) = (I |` U.U.R) <-> A.x e. U.U.RA.y((xRy /\ yRx) <-> x = y))
 
Theoremasymref2 3532 Two ways of saying a relation is antisymmetric and reflexive.
|- ((R i^i `'R) = (I |` U.U.R) <-> (A.x e. U.U.RxRx /\ A.xA.y((xRy /\ yRx) -> x = y)))
 
Theoremintirr 3533 Two ways of saying a relation is irreflexive. Definition of irreflexivity in [Schechter] p. 51.
|- ((R i^i I) = (/) <-> A.x -. xRx)
 
Theoremsoirri 3534 A strict order relation is irreflexive.
|- A e. V   &   |- R Or S   &   |- R (_ (S X. S)   =>   |- -. ARA
 
Theoremsotri 3535 A strict order relation is a transitive relation.
|- A e. V   &   |- R Or S   &   |- R (_ (S X. S)   &   |- B e. V   &   |- C e. V   =>   |- ((ARB /\ BRC) -> ARC)
 
Theoremson2lpi 3536 A strict order relation has no 2-cycle loops.
|- A e. V   &   |- R Or S   &   |- R (_ (S X. S)   &   |- B e. V   =>   |- -. (ARB /\ BRA)
 
Theoremcnvopab 3537 The converse of a class abstraction of ordered pairs.
|- `'{<.x, y>. | ph} = {<.y, x>. | ph}
 
Theoremcnv0 3538 The converse of the empty set.
|- `'(/) = (/)
 
Theoremcnvi 3539 The converse of the identity relation. Theorem 3.7(ii) of [Monk1] p. 36.
|- `'I = I
 
Theoremcnvun 3540 The converse of a union is the union of converses. Theorem 16 of [Suppes] p. 62.
|- `'(A u. B) = (`'A u. `'B)
 
Theoremcnvin 3541 Distributive law for converse over intersection. Theorem 15 of [Suppes] p. 62.
|- `'(A i^i B) = (`'A i^i `'B)
 
Theoremrnun 3542 Distributive law for range over union. Theorem 8 of [Suppes] p. 60.
|- ran ( A u. B) = (ran A u. ran B)
 
Theoremrnin 3543 The range of an intersection belongs the intersection of ranges. Theorem 9 of [Suppes] p. 60.
|- ran ( A i^i B) (_ (ran A i^i ran B)
 
Theoremrnuni 3544 The range of a union. Part of Exercise 8 of [Enderton] p. 41.
|- ran U. A = U_x e. A ran x
 
Theoremimaundi 3545 Distributive law for image over union. Theorem 35 of [Suppes] p. 65.
|- (A"(B u. C)) = ((A"B) u. (A"C))
 
Theoremimaundir 3546 The image of a union. (Contributed by Jeff Hoffman, 17-Feb-2008.)
|- ((A u. B)"C) = ((A"C) u. (B"C))
 
Theoremdminss 3547 An upper bound for intersection with a domain. Theorem 40 of [Suppes] p. 66, who calls it "somewhat surprising."
|- (dom R i^i A) (_ (`'R"(R"A))
 
Theoremimainss 3548 An upper bound for intersection with an image. Theorem 41 of [Suppes] p. 66.
|- ((R"A) i^i B) (_ (R"(A i^i (`'R"B)))
 
Theoremcnvxp 3549 The converse of a cross product. Exercise 11 of [Suppes] p. 67.
|- `'(A X. B) = (B X. A)
 
Theoremxp0 3550 The cross product with the empty set is empty. Part of Theorem 3.13(ii) of [Monk1] p. 37.
|- (A X. (/)) = (/)
 
Theoremxpnz 3551 The cross product of nonempty classes is nonempty. (Variation of a theorem contributed by Raph Levien, 30-Jun-2006.)
|- ((A =/= (/) /\ B =/= (/)) <-> (A X. B) =/= (/))
 
Theoremxpeq0 3552 At least one member of an empty cross product is empty.
|- ((A X. B) = (/) <-> (A = (/) \/ B = (/)))
 
Theoremxpdisj1 3553 Cross products with disjoint sets are disjoint.
|- ((A i^i B) = (/) -> ((A X. C) i^i (B X. D)) = (/))
 
Theoremxpdisj2 3554 Cross products with disjoint sets are disjoint.
|- ((A i^i B) = (/) -> ((C X. A) i^i (D X. B)) = (/))
 
Theoremxpsndisj 3555 Cross products with two different singletons are disjoint.
|- (B =/= D -> ((A X. {B}) i^i (C X. {D})) = (/))
 
Theoremresdisj 3556 A double restriction to disjoint classes is the empty set.
|- ((A i^i B) = (/) -> ((C |` A) |` B) = (/))
 
Theoremrnxp 3557 The range of a cross product. Part of Theorem 3.13(x) of [Monk1] p. 37.
|- (A =/= (/) -> ran ( A X. B) = B)
 
Theoremdmxpss 3558 The domain of a cross product is a subclass of the first factor.
|- dom ( A X. B) (_ A
 
Theoremrnxpss 3559 The range of a cross product is a subclass of the second factor.
|- ran ( A X. B) (_ B
 
Theoremssxpb 3560 A cross-product subclass relationship is equivalent to the relationship for it components.
|- ((A X. B) =/= (/) -> ((A X. B) (_ (C X. D) <-> (A (_ C /\ B (_ D)))
 
Theoremxp11 3561 The cross product of non-empty classes is one-to-one.
|- ((A =/= (/) /\ B =/= (/)) -> ((A X. B) = (C X. D) <-> (A = C /\ B = D)))
 
Theoremxp11a 3562 The first argument of a cross product is one-to-one.
|- (A =/= (/) -> ((A X. A) = (B X. A) <-> A = B))
 
Theoremxp11b 3563 The second argument of a cross product is one-to-one.
|- (A =/= (/) -> ((A X. A) = (A X. B) <-> A = B))
 
Theoremxpexr 3564 If a cross product is a set, one of its components must be a set.
|- ((A X. B) e. C -> (A e. V \/ B e. V))
 
Theoremxpexr2 3565 If a nonempty cross product is a set, so are both of its components.
|- (((A X. B) e. C /\ (A X. B) =/= (/)) -> (A e. V /\ B e. V))
 
Theoremssrnres 3566 Subset of the range of a restriction.
|- (B (_ ran ( C |` A) <-> ran ( C i^i (A X. B)) = B)
 
Theoremrninxp 3567 Range of the intersection with a cross product.
|- (ran ( C i^i (A X. B)) = B <-> A.y e. B E.x e. A xCy)
 
Theoremdminxp 3568 Domain of the intersection with a cross product.
|- (dom ( C i^i (A X. B)) = A <-> A.x e. A E.y e. B xCy)
 
Theoremdfrel2 3569 Alternate definition of relation. Exercise 2 of [TakeutiZaring] p. 25.
|- (Rel R <-> `'`'R = R)
 
Theoremcnvcnv 3570 The double converse of a class strips out all elements that are not ordered pairs.
|- `'`'A = (A i^i (V X. V))
 
Theoremcnvcnv2 3571 The double converse of a class equals its restriction to the universe.
|- `'`'A = (A |` V)
 
Theoremcnvcnvss 3572 The double converse of a class is a subclass. Exercise 2 of [TakeutiZaring] p. 25.
|- `'`'A (_ A
 
Theoremdmsnn0 3573 The domain of a singleton is nonzero iff the singleton argument is an ordered pair.
|- (A e. (V X. V) <-> dom { A} =/= (/))
 
Theoremrnsnn0 3574 The range of a singleton is nonzero iff the singleton argument is an ordered pair.
|- (A e. (V X. V) <-> ran { A} =/= (/))
 
Theoremdmsn0 3575 The domain of the singleton of the empty set is empty.
|- dom {(/)} = (/)
 
Theoremdmsn0el 3576 The domain of a singleton is empty if the singleton's argument contains the empty set.
|- ((/) e. A -> dom { A} = (/))
 
Theoremdmsnop 3577 The domain of a singleton of an ordered pair is the singleton of the first member.
|- dom {<.A, B>.} = {A}
 
Theoremdmsnsnsn 3578 The domain of the singleton of the singleton of a singleton.
|- dom {{{A}}} = {A}
 
Theoremop1sta 3579 Extract the first member of an ordered pair. (See op2nda 3584 to extract the second member, op1stb 3136 for an alternate version, and op1st 4146 for the preferred version..) (Contributed by Raph Levien, 4-Dec-2003.)
|- A e. V   =>   |- U.dom {<.A, B>.} = A
 
Theoremcnvsn 3580 Converse of a singleton of an ordered pair.
|- A e. V   &   |- B e. V   =>   |- `'{<.A, B>.} = {<.B, A>.}
 
Theoremopswap 3581 Swap the members of an ordered pair.
|- A e. V   &   |- B e. V   =>   |- U.`'{<.A, B>.} = <.B, A>.
 
Theoremrnsnop 3582 The range of a singleton of an ordered pair is the singleton of the second member.
|- A e. V   &   |- B e. V   =>   |- ran {<.A, B>.} = {B}
 
Theoremop2ndb 3583 Extract the second member of an ordered pair. Theorem 5.12(ii) of [Monk1] p. 52. (See op1stb 3136 to extract the first member, op2nda 3584 for an alternate version, and op2nd 4147 for the preferred version.)
|- A e. V   &   |- B e. V   =>   |- |^||^||^|`'{<.A, B>.} = B
 
Theoremop2nda 3584 Extract the second member of an ordered pair. (See op1sta 3579 to extract the first member, op2ndb 3583 for an alternate version, and op2nd 4147 for the preferred version.)
|- A e. V   &   |- B e. V   =>   |- U.ran {<.A, B>.} = B
 
Theoremelxp4 3585 Membership in a cross product. This version requires no quantifiers or dummy variables. See also elxp5 3586, elxp6 4161, and elxp7 4162.
|- (A e. (B X. C) <-> (A = <.U.dom { A}, U.ran { A}>. /\ (U.dom { A} e. B /\ U.ran { A} e. C)))
 
Theoremelxp5 3586 Membership in a cross product requiring no quantifiers or dummy variables. Provides a slightly shorter version of elxp4 3585 when the double intersection does not create class existence problems (caused by int0 2614).
|- (A e. (B X. C) <-> (A = <.|^||^|A, U.ran { A}>. /\ (|^||^|A e. B /\ U.ran { A} e. C)))
 
Theoremdfrel3 3587 Alternate definition of relation.
|- (Rel R <-> (R |` V) = R)
 
Theoremdmresv 3588 The domain of a universal restriction.
|- dom ( A |` V) = dom A
 
Theoremrnresv 3589 The range of a universal restriction.
|- ran ( A |` V) = ran A
 
Theoremdfrn4 3590 Range defined in terms of image.
|- ran A = (A"V)
 
Theoremrescnvcnv 3591 The restriction of the double converse of a class.
|- (`'`'A |` B) = (A |` B)
 
Theoremcnvcnvres 3592 The double converse of the restriction of a class.
|- `'`'(A |` B) = (`'`'A |` B)
 
Theoremimacnvcnv 3593 The image of the double converse of a class.
|- (`'`'A"B) = (A"B)
 
Theoremresdm2 3594 A class restricted to its domain equals its double converse.
|- (A |` dom A) = `'`'A
 
Theoremresdmres 3595 Restriction to the domain of a restriction.
|- (A |` dom ( A |` B)) = (A |` B)
 
Theoremimadmres 3596 The image of the domain of a restriction.
|- (A"dom ( A |` B)) = (A"B)
 
Theoremrelco 3597 A composition is a relation. Exercise 24 of [TakeutiZaring] p. 25.
|- Rel (A o. B)
 
Theoremdfco2 3598 Alternate definition of a class composition, using only one bound variable.
|- (A o. B) = U_x e. V ((`'B"{x}) X. (A"{x}))
 
Theoremdfco2a 3599 Generalization of dfco2 3598, where C can have any value between dom A i^i ran B and V.
|- ((dom A i^i ran B) (_ C -> (A o. B) = U_x e. C ((`'B"{x}) X. (A"{x})))
 
Theoremcoundi 3600 Class composition distributes over union.
|- (A o. (B u. C)) = ((A o. B) u. (A o. C))

MPE Home   Contents Copyright terms: Public domain < Previous  Next >