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

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

Statement List for Metamath Proof Explorer - 3401-3500 - Page 35 of 108
TypeLabelDescription
Statement
 
Theoremrelssres 3401 Simplification law for restriction.
|- ((Rel A /\ dom A (_ B) -> (A |` B) = A)
 
Theoremresdm 3402 A relation restricted to its domain equals itself.
|- (Rel A -> (A |` dom A) = A)
 
Theoremresexg 3403 The restriction of a set is a set.
|- (A e. C -> (A |` B) e. V)
 
Theoremresopab 3404 Restriction of a class abstraction of ordered pairs.
|- ({<.x, y>. | ph} |` A) = {<.x, y>. | (x e. A /\ ph)}
 
Theoremresiexg 3405 The existence of a restricted identity function, proved without using the Axiom of Replacement (unlike resfunexg 3588).
|- (A e. B -> (I |` A) e. V)
 
Theoremiss 3406 A subclass of the identity function is the identity function restricted to its domain.
|- (A (_ I <-> A = (I |` dom A))
 
Theoremresopab2 3407 Restriction of a class abstraction of ordered pairs.
|- (A (_ B -> ({<.x, y>. | (x e. B /\ ph)} |` A) = {<.x, y>. | (x e. A /\ ph)})
 
Theoremdmresi 3408 The domain of a restricted identity function.
|- dom ( I |` A) = A
 
Theoremresid 3409 Any relation restricted to the universe is itself.
|- (Rel A -> (A |` V) = A)
 
Theoremimaeq1 3410 Equality theorem for image.
|- (A = B -> (A"C) = (B"C))
 
Theoremimaeq2 3411 Equality theorem for image.
|- (A = B -> (C"A) = (C"B))
 
Theoremimaeq1d 3412 Equality theorem for image. (Contributed by FL, 15-Dec-2006.)
|- (ph -> A = B)   =>   |- (ph -> (A"C) = (B"C))
 
Theoremimaeq2d 3413 Equality theorem for image. (Contributed by FL, 15-Dec-2006.)
|- (ph -> A = B)   =>   |- (ph -> (C"A) = (C"B))
 
Theoremdfima2 3414 Alternate definition of image. Compare definition (d) of [Enderton] p. 44.
|- (A"B) = {y | E.x e. B xAy}
 
Theoremdfima3 3415 Alternate definition of image. Compare definition (d) of [Enderton] p. 44.
|- (A"B) = {y | E.x(x e. B /\ <.x, y>. e. A)}
 
Theoremelimag 3416 Membership in an image. Theorem 34 of [Suppes] p. 65.
|- (A e. D -> (A e. (B"C) <-> E.x e. C xBA))
 
Theoremelima 3417 Membership in an image. Theorem 34 of [Suppes] p. 65.
|- A e. V   =>   |- (A e. (B"C) <-> E.x e. C xBA)
 
Theoremelima2 3418 Membership in an image. Theorem 34 of [Suppes] p. 65.
|- A e. V   =>   |- (A e. (B"C) <-> E.x(x e. C /\ xBA))
 
Theoremelima3 3419 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 3420 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 3421 Deduction version of bound-variable hypothesis builder hbima 3420. (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 3422 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 3423 The image of the domain of a class is the range of the class.
|- (A"dom A) = ran A
 
Theoremimassrn 3424 The image of a class is a subset of its range. Theorem 3.16(xi) of [Monk1] p. 39.
|- (A"B) (_ ran A
 
Theoremimaexg 3425 The image of a set is a set. Theorem 3.17 of [Monk1] p. 39.
|- (A e. C -> (A"B) e. V)
 
Theoremimai 3426 Image under the identity relation. Theorem 3.16(viii) of [Monk1] p. 38.
|- (I"A) = A
 
Theoremrnresi 3427 The range of the restricted identity function.
|- ran ( I |` A) = A
 
Theoremresiima 3428 The image of a restriction of the identity function. (Contributed by FL, 31-Dec-2006.)
|- (B (_ A -> ((I |` A)"B) = B)
 
Theoremima0 3429 Image of the empty set. Theorem 3.16(ii) of [Monk1] p. 38.
|- (A"(/)) = (/)
 
Theorem0ima 3430 Image under the empty relation. (Contributed by FL, 11-Jan-2007.)
|- ((/)"A) = (/)
 
Theoremimadisj 3431 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 3432 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 3433 The image of a singleton.
|- (A e. B -> (R"{A}) = {y | ARy})
 
Theoremrelimasn 3434 The image of a singleton.
|- (Rel R -> (R"{A}) = {y | ARy})
 
Theoremelimasn 3435 Membership in an image of a singleton.
|- B e. V   &   |- C e. V   =>   |- (C e. (A"{B}) <-> <.B, C>. e. A)
 
Theoremelimasng 3436 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 3437 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 3207, which was based on the idea in Quine's definition.
|- {x | E.y(F"{x}) = {y}} = {x | E!y xFy}
 
Theoremeliniseg 3438 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 3439 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 3440 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 3441 Subset theorem for image.
|- (A (_ B -> (A"C) (_ (B"C))
 
Theoremimass2 3442 Subset theorem for image. Exercise 22(a) of [Enderton] p. 53.
|- (A (_ B -> (C"A) (_ (C"B))
 
Theoremndmima 3443 The image of a singleton outside the domain is empty.
|- (-. A e. dom B -> (B"{A}) = (/))
 
Theoremrelcnv 3444 A converse is a relation. Theorem 12 of [Suppes] p. 62.
|- Rel `'A
 
Theoremcotr 3445 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 3446 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 3447 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 3448 Two ways of saying a relation is antisymmetric and reflexive. U.U.R is the field of a relation by relfld 3524.
|- ((R i^i `'R) = (I |` U.U.R) <-> A.x e. U.U.RA.y((xRy /\ yRx) <-> x = y))
 
Theoremasymref2 3449 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 3450 Two ways of saying a relation is irreflexive. Definition of irreflexivity in [Schechter] p. 51.
|- ((R i^i I) = (/) <-> A.x -. xRx)
 
Theoremsoirri 3451 A strict order relation is irreflexive.
|- A e. V   &   |- R Or S   &   |- R (_ (S X. S)   =>   |- -. ARA
 
Theoremsotri 3452 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 3453 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 3454 The converse of a class abstraction of ordered pairs.
|- `'{<.x, y>. | ph} = {<.y, x>. | ph}
 
Theoremcnv0 3455 The converse of the empty set.
|- `'(/) = (/)
 
Theoremcnvi 3456 The converse of the identity relation. Theorem 3.7(ii) of [Monk1] p. 36.
|- `'I = I
 
Theoremop1sta 3457 Extract the first member of an ordered pair. (See op2nda 3461 to extract the second member, op1stb 2922 for an alternate version, and op1st 4094 for the preferred version..) (Contributed by Raph Levien, 4-Dec-2003.)
|- A e. V   =>   |- U.dom {<.A, B>.} = A
 
Theoremcnvsn 3458 Converse of a singleton of an ordered pair.
|- A e. V   &   |- B e. V   =>   |- `'{<.A, B>.} = {<.B, A>.}
 
Theoremrnsnop 3459 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 3460 Extract the second member of an ordered pair. Theorem 5.12(ii) of [Monk1] p. 52. (See op1stb 2922 to extract the first member, op2nda 3461 for an alternate version, and op2nd 4095 for the preferred version.)
|- A e. V   &   |- B e. V   =>   |- |^||^||^|`'{<.A, B>.} = B
 
Theoremop2nda 3461 Extract the second member of an ordered pair. (See op1sta 3457 to extract the first member, op2ndb 3460 for an alternate version, and op2nd 4095 for the preferred version.)
|- A e. V   &   |- B e. V   =>   |- U.ran {<.A, B>.} = B
 
Theoremelxp4 3462 Membership in a cross product. This version requires no quantifiers or dummy variables. See also elxp5 3463, elxp6 4111, and elxp7 4112.
|- (A e. (B X. C) <-> (A = <.U.dom { A}, U.ran { A}>. /\ (U.dom { A} e. B /\ U.ran { A} e. C)))
 
Theoremelxp5 3463 Membership in a cross product requiring no quantifiers or dummy variables. Provides a slightly shorter version of elxp4 3462 when the double intersection does not create class existence problems (caused by int0 2554).
|- (A e. (B X. C) <-> (A = <.|^||^|A, U.ran {