This page allows you to examine the variables generated by the Edit Filter for an individual change.

Variables generated for this change

VariableValue
Edit count of the user (user_editcount)
null
Name of the user account (user_name)
'2.30.161.188'
Age of the user account (user_age)
0
Groups (including implicit) the user is in (user_groups)
[ 0 => '*' ]
Global groups that the user is in (global_user_groups)
[]
Whether or not a user is editing through the mobile interface (user_mobile)
false
Page ID (page_id)
42693
Page namespace (page_namespace)
0
Page title without namespace (page_title)
'Upper and lower bounds'
Full page title (page_prefixedtitle)
'Upper and lower bounds'
Last ten users to contribute to the page (page_recent_contributors)
[ 0 => 'Shyking 82', 1 => '137.30.127.179', 2 => '137.30.127.147', 3 => 'Loraof', 4 => '72.131.114.82', 5 => 'Dicklyon', 6 => '39.55.254.54', 7 => 'Pallida Mors', 8 => '76.120.175.135', 9 => 'ClueBot NG' ]
Action (action)
'edit'
Edit summary/reason (summary)
'/* Properties */ '
Whether or not the edit is marked as minor (no longer in use) (minor_edit)
false
Old page wikitext, before the edit (old_wikitext)
'{{About|precise bounds|asymptotic bounds|Big O notation}} {{more footnotes|date=March 2012}} In [[mathematics]], especially in [[order theory]], an '''upper bound''' of a [[subset]] ''S'' of some [[partially ordered set]] (''K'', ≤) is an element of ''K'' which is [[greater than or equal to]] every element of ''S''.<ref name="MacLane-Birkhoff" /> The term '''lower bound''' is defined [[duality (order theory)|dually]] as an element of ''K'' which is less than or equal to every element of ''S''. A set with a upper bound is said to be '''bounded from above''' by that bound, a set with a lower bound is said to be '''bounded from below''' by that bound. The terms '''bounded above''' ('''bounded below''') are also used in the mathematical literature for sets that have upper (respectively lower) bounds. == Properties == A subset ''S'' of a partially ordered set ''P'' may fail to have any bounds or may have many different upper and lower bounds. By [[Transitive relation|transitivity]], any element greater than or equal to a upper bound of ''S'' is again a upper bound of ''S'', and any element less than or equal to any lower bound of ''S'' is again a lower bound of ''S''. This leads to the consideration of [[least upper bound]]s (or ''suprema'') and [[greatest lower bound]]s (or ''infima''). The bounds of a subset ''S'' of a partially ordered set ''K'' may or may not be elements of ''S'' itself. If ''S'' contains a upper bound then that upper bound is unique and is called the [[greatest element]] of ''S''. The greatest element of ''S'' (if it exists) is also the least upper bound of ''S''. A special situation does occur when a subset is equal to the set of lower bounds of its own set of upper bounds. This observation leads to the definition of [[Dedekind cut]]s. The empty subset ∅ of a partially ordered set ''K'' is conventionally considered to be both bounded from above and bounded from below with every element of ''P'' being both a upper and lower bound of ∅. == Examples == 5 is a lower bound for the set { 5, 10, 34, 13934 }, but 8 is not. 42 is both a upper and a lower bound for the set { 42 }; all other numbers are either a upper bound or a lower bound for that set. Every subset of the [[natural number]]s has a lower bound, since the natural numbers have a least element (0, or 1 depending on the exact definition of natural numbers). An infinite subset of the natural numbers cannot be bounded from above. An infinite subset of the [[integer]]s may be bounded from below or bounded from above, but not both. An infinite subset of the [[rational number]]s may or may not be bounded from below and may or may not be bounded from above. Every finite subset of a non-empty [[totally ordered set]] has both upper and lower bounds. ==Bounds of functions== The definitions can be generalized to [[Function (mathematics)|functions]] and even sets of functions. Given a function {{italics correction|{{mvar|f}}}} with [[Domain (mathematics)|domain]] {{mvar|D}} and a partially ordered set {{math|(''K'', ≤)}} as [[codomain]], an element {{mvar|''y''}} of {{mvar|K}} is a upper bound of {{italics correction|{{mvar|f}}}} if {{math|''y'' ≥ {{italics correction|''f''}}(''x'')}} for each {{mvar|x}} in {{mvar|D}}. The upper bound is called ''[[Mathematical jargon#sharp|sharp]]'' if equality holds for at least one value of {{mvar|x}}. Function {{mvar|g}} defined on domain {{mvar|D}} and having the same codomain {{math|(''K'', ≤)}} is a upper bound of {{italics correction|{{mvar|f}}}} if {{math|''g''(''x'') ≥ {{italics correction|''f''}}(''x'')}} for each {{mvar|x}} in {{mvar|D}}. Function {{mvar|g}} is further said to be a upper bound of a set of functions if it is an upper bound of each function in that set. The notion of lower bound for (sets of) functions is defined analogously, with ≤ replacing ≥. ==Tight bounds== A upper bound is said to be a ''tight upper bound'', a ''least upper bound'', or a ''[[supremum]]'' if no smaller value is an upper bound. Similarly a lower bound is said to be a ''tight lower bound'', a ''greatest lower bound'', or an ''[[infimum]]'' if no greater value is a lower bound. ==References== {{Reflist | refs= <ref name="MacLane-Birkhoff"> {{cite book | last1 = Mac Lane| first1 = Saunders | author1-link = Saunders Mac Lane | last2 = Birkhoff| first2 = Garrett | author2-link = Garrett Birkhoff | title = Algebra | place = Providence, RI | publisher = [[American Mathematical Society]] | page = 145 | year = 1991 | isbn = 0-8218-1646-2 }} </ref> <!-- <ref name="Davey-Priestley"> {{cite book| author = B. A. Davey and H. A. Priestley| year =2002| title = Introduction to Lattices and Order| edition = 2nd | publisher = Cambridge University Press| isbn= 0-521-78451-4}} </ref> --> }} [[Category:Order theory]] [[de:Schranke (Mathematik)]] [[pl:Kresy dolny i górny]] [[es:Mayorante]]'
New page wikitext, after the edit (new_wikitext)
'{{About|precise bounds|asymptotic bounds|Big O notation}} {{more footnotes|date=March 2012}} In [[mathematics]], especially in [[order theory]], an '''upper bound''' of a [[subset]] ''S'' of some [[partially ordered set]] (''K'', ≤) is an element of ''K'' which is [[greater than or equal to]] every element of ''S''.<ref name="MacLane-Birkhoff" /> The term '''lower bound''' is defined [[duality (order theory)|dually]] as an element of ''K'' which is less than or equal to every element of ''S''. A set with a upper bound is said to be '''bounded from above''' by that bound, a set with a lower bound is said to be '''bounded from below''' by that bound. The terms '''bounded above''' ('''bounded below''') are also used in the mathematical literature for sets that have upper (respectively lower) bounds. == Examples == 5 is a lower bound for the set { 5, 10, 34, 13934 }, but 8 is not. 42 is both a upper and a lower bound for the set { 42 }; all other numbers are either a upper bound or a lower bound for that set. Every subset of the [[natural number]]s has a lower bound, since the natural numbers have a least element (0, or 1 depending on the exact definition of natural numbers). An infinite subset of the natural numbers cannot be bounded from above. An infinite subset of the [[integer]]s may be bounded from below or bounded from above, but not both. An infinite subset of the [[rational number]]s may or may not be bounded from below and may or may not be bounded from above. Every finite subset of a non-empty [[totally ordered set]] has both upper and lower bounds. ==Bounds of functions== The definitions can be generalized to [[Function (mathematics)|functions]] and even sets of functions. Given a function {{italics correction|{{mvar|f}}}} with [[Domain (mathematics)|domain]] {{mvar|D}} and a partially ordered set {{math|(''K'', ≤)}} as [[codomain]], an element {{mvar|''y''}} of {{mvar|K}} is a upper bound of {{italics correction|{{mvar|f}}}} if {{math|''y'' ≥ {{italics correction|''f''}}(''x'')}} for each {{mvar|x}} in {{mvar|D}}. The upper bound is called ''[[Mathematical jargon#sharp|sharp]]'' if equality holds for at least one value of {{mvar|x}}. Function {{mvar|g}} defined on domain {{mvar|D}} and having the same codomain {{math|(''K'', ≤)}} is a upper bound of {{italics correction|{{mvar|f}}}} if {{math|''g''(''x'') ≥ {{italics correction|''f''}}(''x'')}} for each {{mvar|x}} in {{mvar|D}}. Function {{mvar|g}} is further said to be a upper bound of a set of functions if it is an upper bound of each function in that set. The notion of lower bound for (sets of) functions is defined analogously, with ≤ replacing ≥. ==Tight bounds== A upper bound is said to be a ''tight upper bound'', a ''least upper bound'', or a ''[[supremum]]'' if no smaller value is an upper bound. Similarly a lower bound is said to be a ''tight lower bound'', a ''greatest lower bound'', or an ''[[infimum]]'' if no greater value is a lower bound. ==References== {{Reflist | refs= <ref name="MacLane-Birkhoff"> {{cite book | last1 = Mac Lane| first1 = Saunders | author1-link = Saunders Mac Lane | last2 = Birkhoff| first2 = Garrett | author2-link = Garrett Birkhoff | title = Algebra | place = Providence, RI | publisher = [[American Mathematical Society]] | page = 145 | year = 1991 | isbn = 0-8218-1646-2 }} </ref> <!-- <ref name="Davey-Priestley"> {{cite book| author = B. A. Davey and H. A. Priestley| year =2002| title = Introduction to Lattices and Order| edition = 2nd | publisher = Cambridge University Press| isbn= 0-521-78451-4}} </ref> --> }} [[Category:Order theory]] [[de:Schranke (Mathematik)]] [[pl:Kresy dolny i górny]] [[es:Mayorante]]'
Unified diff of changes made by edit (edit_diff)
'@@ -3,11 +3,4 @@ {{more footnotes|date=March 2012}} In [[mathematics]], especially in [[order theory]], an '''upper bound''' of a [[subset]] ''S'' of some [[partially ordered set]] (''K'', ≤) is an element of ''K'' which is [[greater than or equal to]] every element of ''S''.<ref name="MacLane-Birkhoff" /> The term '''lower bound''' is defined [[duality (order theory)|dually]] as an element of ''K'' which is less than or equal to every element of ''S''. A set with a upper bound is said to be '''bounded from above''' by that bound, a set with a lower bound is said to be '''bounded from below''' by that bound. The terms '''bounded above''' ('''bounded below''') are also used in the mathematical literature for sets that have upper (respectively lower) bounds. - -== Properties == -A subset ''S'' of a partially ordered set ''P'' may fail to have any bounds or may have many different upper and lower bounds. By [[Transitive relation|transitivity]], any element greater than or equal to a upper bound of ''S'' is again a upper bound of ''S'', and any element less than or equal to any lower bound of ''S'' is again a lower bound of ''S''. This leads to the consideration of [[least upper bound]]s (or ''suprema'') and [[greatest lower bound]]s (or ''infima''). - -The bounds of a subset ''S'' of a partially ordered set ''K'' may or may not be elements of ''S'' itself. If ''S'' contains a upper bound then that upper bound is unique and is called the [[greatest element]] of ''S''. The greatest element of ''S'' (if it exists) is also the least upper bound of ''S''. A special situation does occur when a subset is equal to the set of lower bounds of its own set of upper bounds. This observation leads to the definition of [[Dedekind cut]]s. - -The empty subset ∅ of a partially ordered set ''K'' is conventionally considered to be both bounded from above and bounded from below with every element of ''P'' being both a upper and lower bound of ∅. == Examples == '
New page size (new_size)
3702
Old page size (old_size)
4888
Size change in edit (edit_delta)
-1186
Lines added in edit (added_lines)
[]
Lines removed in edit (removed_lines)
[ 0 => false, 1 => '== Properties ==', 2 => 'A subset ''S'' of a partially ordered set ''P'' may fail to have any bounds or may have many different upper and lower bounds. By [[Transitive relation|transitivity]], any element greater than or equal to a upper bound of ''S'' is again a upper bound of ''S'', and any element less than or equal to any lower bound of ''S'' is again a lower bound of ''S''. This leads to the consideration of [[least upper bound]]s (or ''suprema'') and [[greatest lower bound]]s (or ''infima'').', 3 => false, 4 => 'The bounds of a subset ''S'' of a partially ordered set ''K'' may or may not be elements of ''S'' itself. If ''S'' contains a upper bound then that upper bound is unique and is called the [[greatest element]] of ''S''. The greatest element of ''S'' (if it exists) is also the least upper bound of ''S''. A special situation does occur when a subset is equal to the set of lower bounds of its own set of upper bounds. This observation leads to the definition of [[Dedekind cut]]s.', 5 => false, 6 => 'The empty subset ∅ of a partially ordered set ''K'' is conventionally considered to be both bounded from above and bounded from below with every element of ''P'' being both a upper and lower bound of ∅.' ]
Whether or not the change was made through a Tor exit node (tor_exit_node)
0
Unix timestamp of change (timestamp)
1441730475