Talk:Infimum

From Maths
Jump to: navigation, search

Problem with second part of definition

Strangely I considered this problem solved as I deleted this talk page afterwards....
An infimum or greatest lower bound (AKA: g.l.b) of a subset AX of a poset (X,), which we denote: inf(A) is a value {{M|\in X} such that:

  1. aA[inf(A)a] (that inf(A) is a lower bound)
  2. x{yX | aA[ya]}The set of all lower bounds  [inf(A)x] (that inf(A) is an upper bound of all lower bounds of A)

However I have always thought of (rather than condition (2) above):

  • condition 1 and xXaA[x>inf(A)a<x]

I believe this is equivalent, that is:

  • xXaA[x>inf(A)a<x]x{yX | aA[ya]}The set of all lower bounds  [inf(A)x]

First note:

  • x{yX | aA[ya]}The set of all lower bounds  [inf(A)x]xX[(aA[xa])xinf(A)]

Then note that for the statement:

  • [(aA[xa])xinf(A)][x>inf(A)(aA[x>a])] (by contrapositive), so condition two is simply:
    • xX[x>inf(A)(aA[x>a])], this is a stone's throw away from xXaA[x>inf(A)a<x].

Claim:

(xX[x>inf(A)(aA[x>a])])(xXaA[x>inf(A)a<x]). Warning:(Workings below show this to be false)

LHS RHS:

  • Let xX be given.
    • If xinf(A) then pick any aA, as the LHS of the implication is false, we don't care about the right. Warning:This CLEARLY requires that A, which the LHS of the claim does not!
    • If x>inf(A) then by hypothesis it is true that "aA[x>a]" - pick that aA and the result follows.

RHS LHS:

  • Let xX be given.
    • If xinf(A) we do not care about the truth or falseness of aA[x>a] - so there may or may not aA (at all!) let alone one <x This confirms the above warning
    • If x>inf(A) then by hypothesis a<x and we're done.

Correct claim:

(xXaA[x>inf(A)a<x])(xX[x>inf(A)(aA[x>a])]) or
If A: (xXaA[x>inf(A)a<x])(xX[x>inf(A)(aA[x>a])])
  • Which may be said as: φA[(xXaA[x>inf(A)a<x])(xX[x>inf(A)(aA[x>a])])]

This is an interesting exercise in first-order-logic and shows the importance of being careful!