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

Color key:    Metamath Proof Explorer  Metamath Proof Explorer
(1-8789)
  Hilbert Space Explorer  Hilbert Space Explorer
(8790-10370)
  User Sandboxes  User Sandboxes
(10371-10783)
 

Statement List for Metamath Proof Explorer - 6401-6500 - Page 65 of 108
TypeLabelDescription
Statement
 
Theoremrepos 6401 Two ways of saying that a real number is positive.
|- (A e. (0(,) +oo) <-> (A e. RR /\ 0 < A))
 
Theoremioof 6402 The set of open intervals of extended reals maps to subsets of reals.
|- (,):(RR* X. RR*)-->P~RR
 
Theoremiccf 6403 The set of closed intervals of extended reals maps to subsets of extended reals. (Contributed by FL, 14-Jun-2007.)
|- [,]:(RR* X. RR*)-->P~RR*
 
Theoremunirnioo 6404 The union of the range of the open interval function.
|- U.ran (,) = RR
 
Theoremdfioo2 6405 Alternate definition of the set of open intervals of extended reals.
|- (,) = {<.<.x, y>., z>. | ((x e. RR* /\ y e. RR*) /\ z = {w e. RR | (x < w /\ w < y)})}
 
Theoremlbicc2t 6406 The lower bound of a closed interval is a member of it. (Contributed by Paul Chapman, 26-Nov-2007.)
|- ((A e. RR /\ B e. RR /\ A <_ B) -> A e. (A[,]B))
 
Theoremubicc2t 6407 The upper bound of a closed interval is a member of it. (Contributed by Paul Chapman, 26-Nov-2007.)
|- ((A e. RR /\ B e. RR /\ A <_ B) -> B e. (A[,]B))
 
Theoremioonegt 6408 Membership in a negated open real interval. (Contributed by Paul Chapman, 26-Nov-2007.)
|- ((A e. RR /\ B e. RR /\ C e. RR) -> (C e. (A(,)B) <-> -uC e. (-uB(,)-uA)))
 
Theoremiccnegt 6409 Membership in a negated closed real interval. (Contributed by Paul Chapman, 26-Nov-2007.)
|- ((A e. RR /\ B e. RR /\ C e. RR) -> (C e. (A[,]B) <-> -uC e. (-uB[,]-uA)))
 
Theoremicoshft 6410 A shifted real is a member of a shifted, closed-below, open-above real interval. (Contributed by Paul Chapman, 25-Mar-2008.)
|- ((A e. RR /\ B e. RR /\ C e. RR) -> (X e. (A[,)B) -> (X + C) e. ((A + C)[,)(B + C))))
 
Theoremicoshftf1oi 6411 Shifting a closed-below, open-above interval is one-to-one onto. (Contributed by Paul Chapman, 25-Mar-2008.)
|- F = {<.x, y>. | (x e. (A[,)B) /\ y = (x + C))}   &   |- A e. RR   &   |- B e. RR   &   |- C e. RR   =>   |- F:(A[,)B)-1-1-onto->((A + C)[,)(B + C))
 
Theoremicoshftf1olem 6412 Lemma for icoshftf1o 6413.
 
Theoremicoshftf1o 6413 Shifting a closed-below, open-above interval is one-to-one onto. (Contributed by Paul Chapman, 25-Mar-2008.)
|- F = {<.x, y>. | (x e. (A[,)B) /\ y = (x + C))}   =>   |- ((A e. RR /\ B e. RR /\ C e. RR) -> F:(A[,)B)-1-1-onto->((A + C)[,)(B + C)))
 
Theoremicounlem 6414 Lemma for icoun 6415.
 
Theoremicoun 6415 The union of end-to-end closed-below, open-above real intervals. (Contributed by Paul Chapman, 15-Mar-2008.)
|- (((A e. RR /\ B e. RR /\ C e. RR) /\ (A <_ B /\ B <_ C)) -> ((A[,)B) u. (B[,)C)) = (A[,)C))
 
Theoremsnunioolem 6416 Lemma for snunioo 6417.
 
Theoremsnunioo 6417 The closure of one end of an open real interval. (Contributed by Paul Chapman, 15-Mar-2008.)
|- ((A e. RR /\ B e. RR /\ A < B) -> ({A} u. (A(,)B)) = (A[,)B))
 
Theoremioojoint 6418 Join two open intervals to create a third.
|- (((A e. RR /\ B e. RR /\ C e. RR) /\ (A < B /\ B < C)) -> (((A(,)B) u. {B}) u. (B(,)C)) = (A(,)C))
 
Upper partititions of integers
 
Syntaxcuz 6419 Extend class notation with the upper integer function. Read "ZZ>` M" as "the set of integers greater than or equal to M."
class ZZ>
 
Definitiondf-uz 6420 Define a function whose value at j is the semi-infinite set of contiguous integers starting at j, which we will also call the upper integers starting at j. Read "ZZ>` M" as "the set of integers greater than or equal to M." See uzvalt 6421 for its value, uzssz 6432 for its relationship to ZZ, nnuz 6441 and nn0uz 6440 for its relationships to NN and NN0, and eluz1t 6422 and eluz2t 6423 for its membership relations.
|- ZZ> = {<.j, y>. | (j e. ZZ /\ y = {k e. ZZ | j <_ k})}
 
Theoremuzvalt 6421 The value of the upper integers function.
|- (N e. ZZ -> (ZZ>` N) = {k e. ZZ | N <_ k})
 
Theoremeluz1t 6422 Membership in the set of upper integers starting at M.
|- (M e. ZZ -> (N e. (ZZ>` M) <-> (N e. ZZ /\ M <_ N)))
 
Theoremeluz2t 6423 Membership in a set of upper integers. We use the fact that a function's value (under our function value definition) is empty outside of its domain to show M e. ZZ.
|- (N e. (ZZ>` M) <-> (M e. ZZ /\ N e. ZZ /\ M <_ N))
 
Theoremeluz1 6424 Membership in a set of upper integers.
|- M e. ZZ   =>   |- (N e. (ZZ>` M) <-> (N e. ZZ /\ M <_ N))
 
Theoremeluzelz 6425 Implication of membership in a set of upper integers.
|- (N e. (ZZ>` M) -> N e. ZZ)
 
Theoremeluzel2 6426 Implication of membership in a set of upper integers.
|- (N e. (ZZ>` M) -> M e. ZZ)
 
Theoremeluzle 6427 Implication of membership in a set of upper integers.
|- (N e. (ZZ>` M) -> M <_ N)
 
Theoremeluzt 6428 Membership in a set of upper integers.
|- ((M e. ZZ /\ N e. ZZ) -> (N e. (ZZ>` M) <-> M <_ N))
 
Theoremuzidt 6429 Membership of the least member in a set of upper integers.
|- (M e. ZZ -> M e. (ZZ>` M))
 
Theoremuztrn 6430 Transitive law for sets of upper integers.
|- ((M e. (ZZ>` K) /\ K e. (ZZ>` N)) -> M e. (ZZ>` N))
 
Theoremuznegit 6431 Contraposition law for upper integers.
|- (N e. (ZZ>` M) -> -uM e. (ZZ>` -uN))
 
Theoremuzssz 6432 A set of upper integers is a subset of all integers.
|- (ZZ>` M) (_ ZZ
 
Theoremuzss 6433 Subset relationship for two sets of upper integers.
|- (N e. (ZZ>` M) -> (ZZ>` N) (_ (ZZ>` M))
 
Theoremuz11t 6434 The upper integers function is one-to-one.
|- (M e. ZZ -> ((ZZ>` M) = (ZZ>` N) <-> M = N))
 
Theoremeluzp1m1t 6435 Membership in the next set of upper integers.
|- ((M e. ZZ /\ N e. (ZZ>` (M + 1))) -> (N - 1) e. (ZZ>` M))
 
Theoremeluzp1lt 6436 Strict ordering implied by membership in the next set of upper integers.
|- ((M e. ZZ /\ N e. (ZZ>` (M + 1))) -> M < N)
 
Theoremeluzp1p1t 6437 Membership in the next set of upper integers.
|- (N e. (ZZ>` M) -> (N + 1) e. (ZZ>` (M + 1)))
 
Theoremeluzaddi 6438 Membership in a later set of upper integers. (Contributed by Paul Chapman, 22-Nov-2007.)
|- M e. ZZ   &   |- K e. ZZ   =>   |- (N e. (ZZ>` M) -> (N + K) e. (ZZ>` (M + K)))
 
Theoremeluzsubi 6439 Membership in an earlier set of upper integers. (Contributed by Paul Chapman, 22-Nov-2007.)
|- M e. ZZ   &   |- K e. ZZ   =>   |- (N e. (ZZ>` (M + K)) -> (N - K) e. (ZZ>` M))
 
Theoremnn0uz 6440 Nonnegative integers expressed as a set of upper integers.
|- NN0 = (ZZ>` 0)
 
Theoremnnuz 6441 Natural numbers expressed as a set of upper integers.
|- NN = (ZZ>` 1)
 
Theoremelnnuz 6442 A natural number expressed as a member of a set of upper integers.
|- (N e. NN <-> N e. (ZZ>` 1))
 
Theoremelnn0uz 6443 A nonnegative integer expressed as a member a set of upper integers.
|- (N e. NN0 <-> N e. (ZZ>` 0))
 
Theoremraluz 6444 Restricted universal quantification in a set of upper integers.
|- (M e. ZZ -> (A.n e. (ZZ>` M)ph <-> A.n e. ZZ (M <_ n -> ph)))
 
Theoremraluz2 6445 Restricted universal quantification in a set of upper integers.
|- (A.n e. (ZZ>` M)ph <-> (M e. ZZ -> A.n e. ZZ (M <_ n -> ph)))
 
Theoremrexuz 6446 Restricted existential quantification in a set of upper integers.
|- (M e. ZZ -> (E.n e. (ZZ>` M)ph <-> E.n e. ZZ (M <_ n /\ ph)))
 
Theoremrexuz2 6447 Restricted existential quantification in a set of upper integers.
|- (E.n e. (ZZ>` M)ph <-> (M e. ZZ /\ E.n e. ZZ (M <_ n /\ ph)))
 
Theorem2rexuz 6448 Double existential quantification in a set of upper integers.
|- (E.mE.n e. (ZZ>` m)ph <-> E.m e. ZZ E.n e. ZZ (m <_ n /\ ph))
 
Theorempeano2uz 6449 Second Peano postulate for a set of upper integers.
|- (N e. (ZZ>` M) -> (N + 1) e. (ZZ>` M))
 
Theorempeano2uzr 6450 Reversed second Peano axiom for upper integers.
|- ((M e. ZZ /\ N e. (ZZ>` (M + 1))) -> N e. (ZZ>` M))
 
Theoremuzaddclt 6451 Addition closure law for a set of upper integers.
|- ((N e. (ZZ>` M) /\ K e. NN0) -> (N + K) e. (ZZ>` M))
 
Theoremuzind4 6452 Induction on the set of upper integers that starts at an integer M. The first four hypotheses give us the substitution instances we need, and the last two are the basis and the induction hypothesis.
|- (j = M -> (ph <-> ps))   &   |- (j = k -> (ph <-> ch))   &   |- (j = (k + 1) -> (ph <-> th))   &   |- (j = N -> (ph <-> ta))   &   |- (M e. ZZ -> ps)   &   |- (k e. (ZZ>` M) -> (ch -> th))   =>   |- (N e. (ZZ>` M) -> ta)
 
Theoremuzind4ALT 6453 Alternate version of uzind4 6452 with different hypothesis order for easier use with the Metamath Proof Assistant, since "assign last" will assign the substitutions first. (This may or may not be kept permanenently, or it may replace uzind4 6452 - I haven't decided yet. -nm)
|- (M e. ZZ -> ps)   &   |- (k e. (ZZ>` M) -> (ch -> th))   &   |- (j = M -> (ph <-> ps))   &   |- (j = k -> (ph <-> ch))   &   |- (j = (k + 1) -> (ph <-> th))   &   |- (j = N -> (ph <-> ta))   =>   |- (N e. (ZZ>` M) -> ta)
 
Theoremuzind4s 6454 Induction on the set of upper integers that starts at an integer M, using explicit substitution. The hypotheses are the basis and the induction hypothesis.
|- (M e. ZZ -> [M / k]ph)   &   |- (k e. (ZZ>` M) -> (ph -> [(k + 1) / k]ph))   =>   |- (N e. (ZZ>` M) -> [N / k]ph)
 
Theoremuzind4s2 6455 Induction on the set of upper integers that starts at an integer M, using explicit substitution. The hypotheses are the basis and the induction hypothesis. Use this instead of uzind4s 6454 when j and k must be distinct in [(k + 1) / j]ph.
|- (M e. ZZ -> [M / j]ph)   &   |- (k e. (ZZ>` M) -> ([k / j]ph -> [(k + 1