Definition Let SSS be a set. An order on SSS is a relation, denote
by <<<, with the following two properties:

  1. If x∈Sx\in Sx∈S and y∈Sy\in Sy∈S then one and only one of the statements
    x<y,x=y,y<xx<y, x=y, y<xx<y,x=y,y<x is true.

  2. If x,y,z∈Sx,y,z\in Sx,y,z∈S, if x<yx<yx<y and y<xy<xy<x, then x<zx<zx<z.

Definition An ordered set is a set SSS in which an order is defined.

Definition Suppose SSS is an ordered set, E⊂SE\subset SE⊂S, and EEE is
bounded above. Supose there exists an α∈S\alpha\in Sα∈S with the following
properties:

  • α\alphaα is an upper bound of EEE

  • If γ<α\gamma<\alphaγ<α then γ\gammaγ is not an upper bound of EEE.

Then α\alphaα is called the least upper bound of EEE or the
supremum of EEE α=sup⁡E\alpha=\sup{E}α=supE

Definition Suppose SSS is an ordered set, E⊂SE\subset SE⊂S, and EEE is
bounded blow. Suppose there exists an α∈S\alpha\in Sα∈S with the following
properties:

  • α\alphaα is a lower bound of EEE

  • If γ>α\gamma>\alphaγ>α then γ\gammaγ is not a lower bound of EEE.

Then α\alphaα is called the greatest lower bound of EEE, or the
infimum of EEE

α=inf⁡E\alpha=\inf{E}α=infE

Definition An ordered set SSS is said to have the
least-upper-bound property if the following is true:
If E⊂SE\subset SE⊂S, EEE is not empty, and EEE is bounded above, then
sup⁡E\sup{E}supE exists in SSS.
Theorem Suppose SSS is an ordered set with the least-upper-boudn
property, B⊂SB\subset SB⊂S, BBB is not empty, and BBB is bounded below. Let
LLL be the set of all lower bounds of BBB. Then α=sup⁡L\alpha=\sup{L}α=supL
exists in SSS, and α=inf⁡B\alpha=\inf{B}α=infB

Proof.\

  • ∀α(a∈B)\forall \alpha (a\in B)∀α(a∈B), aaa is an upper bound of LLL. Since BBB
    is bounded blow, LLLis not empty. From the definition of a set with
    the least-upper-bound property, we get that LLL has a supremum value
    in SSS. We call it α\alphaα. α=sup⁡L\alpha=\sup{L}α=supL

    1. ∀γ(γ<α)\forall\gamma (\gamma<\alpha)∀γ(γ<α), γ\gammaγ is not an upper bound
      of LLL, which means that γ\gammaγ is a lower bound of BBB and
      γ∈L\gamma\in Lγ∈L. In another word,
      ∀γ(γ<α)→γ∈L\forall\gamma (\gamma<\alpha)\rightarrow \gamma\in L∀γ(γ<α)→γ∈L.

    2. ∀β(β>α)\forall \beta (\beta>\alpha)∀β(β>α), β∉L\beta\notin Lβ∈/​L, because
      α\alphaα is the least upper bound of LLL. β∉L\beta\notin Lβ∈/​L means
      that β\betaβ is not a lower bound of BBB. Hence,
      ∃δ(δ∈B)→δ<β\exists \delta(\delta\in B)\rightarrow \delta<\beta∃δ(δ∈B)→δ<β.

    From the definition of the greatest lower bound, we have shown that
    α=inf⁡B\alpha=\inf{B}α=infB

数学分析第三课(上下确界的概念)相关推荐

  1. 《迅雷链精品课》第三课:区块链主流框架分析

    上一节课我们学习了区块链的技术架构,系统地分析了区块链平台的6个层次:数据层.网络层.共识层.合约层.应用层.接口层.这节课我们将结合实际看看现在主流区块链项目的技术架构:思考我们在设计具体的业务架构 ...

  2. 说说计算机发展史在你印象里都有哪些内容,第三课 时间的脚印(精选5篇)

    第三课 时间的脚印 2012年3月29日星期四 第三课时 深化学习课文 授课人:热孜完古丽 教学目标: 1 知识点:掌握说明顺序中逻辑顺序. 2 能力点:明确说明对象,理清文章思路:体会本文 生动有趣 ...

  3. 字节青训营第三课之高质量编程与性能调优实战的笔记和总结

    这是字节青训营第三课:高质量编程与性能调优实战的笔记和总结 概要 准备 尝试使用 test 命令,编写并运行简单测试 尝试使用 -bench参数,对函数进行性能测试 推荐阅读Go代码Review建议. ...

  4. 第三课 大数据技术之Fink1.13的实战学习-时间和窗口

    第三课 大数据技术之Fink1.13的实战学习-时间和窗口 文章目录 第三课 大数据技术之Fink1.13的实战学习-时间和窗口 第一节 时间定义 1.1 Flink中的时间语义 1.2 两种时间语义 ...

  5. 商务汇报PPT制作的七堂课-第三课:结构搭建

    结构是我们PPT中最核心的部分,我们说ppt的缩写是PowerPoint,那意思是什么?是让观点更有力量,观点更有力量的前提是首先让别人能听得懂,那结构就是解决让别人听得懂的问题. 搭建好结构,你结合 ...

  6. 七年级计算机的发展是教案,七年级信息技术上学期 第三课计算机的发展与应用 教案...

    <七年级信息技术上学期 第三课计算机的发展与应用 教案>由会员分享,可在线阅读,更多相关<七年级信息技术上学期 第三课计算机的发展与应用 教案(4页珍藏版)>请在人人文库网上搜 ...

  7. 第三课 k8s源码学习和二次开发-缓存机制Informers和Reflector组件学习

    第三课 k8s源码学习和二次开发-缓存机制Informers和Reflector组件学习 tags: k8s 源码学习 categories: 源码学习 二次开发 文章目录 第三课 k8s源码学习和二 ...

  8. Python学习第三课-基本数据类型

    Python学习第三课-基本数据类型 一.基本概念 1.1表达式 1.2语句 1.3程序 1.4函数 内置函数 自定义函数 参数 返回值 二.标识符 2.1 关键字 2.2标识符概念 驼峰命名法 下划 ...

  9. 用计算机进行处理信息时,第一单元 我们的信息生活 第三课:《用计算机处理信息》...

    第三课:<用计算机处理信息> 教学目标: 1. 知识目标:了解计算机处理信息的基本过程:了解计算机的输入和输出概念:知道不同的软件可以完成不同的工作. 2. 情感目标:激发学生利用计算机处 ...

最新文章

  1. PHP CURL 图灵机器人
  2. zookeeper curator 服务注册
  3. 推荐系统炼丹笔记:大规模推荐Deep Retrieval
  4. factorymenu什么意思_MENU是什么意思
  5. 在WORD中插入带圈的数字的序号
  6. 算法竞赛入门经典 第七章 总结
  7. MySQL的binlog及关闭方法
  8. MySQL客户端mysql常用命令
  9. Linux学习体会。
  10. js 多个input值拼接json字符串
  11. Uber CEO亲自体验送外卖:三个半小时挣了106美元
  12. Linux之特殊权限
  13. 背包问题(背包九讲)
  14. 直播实录|百度大脑EasyDL·NVIDIA专场 部署专家
  15. 印象笔记终于支持默认markdown预览模式
  16. ThinkPad T480 Win10系统键盘失灵
  17. 【Android 高性能音频】AAudio 音频库 简介 ( AAudio 音频库简介 | 音频流 | 音频设备 | 共享模式 | 数据模式 )
  18. 【计算机网络】PPP协议
  19. maven java archetype_使用maven创建Archetype
  20. python执行cmd命令,并获得返回值

热门文章

  1. CSS学习笔记 2.选择器.常用.复合.关系选择器
  2. Android UVC摄像头方向调试
  3. 2022.3.14金证笔试题个人总结
  4. 51单片机点亮LED
  5. 【再谈软件生存周期】
  6. 记录腾讯PCG后台开发实习一面,感觉凉凉。。。
  7. ajax 请求报错:网络错误 0x2efd,
  8. github pages gitee pages 配置教程、更新教程(亲测有效),gitee pages 访问界面为空白,样式和js文件404问题解决(亲测有效)
  9. 【医疗人工智能】胃肠内窥镜计算机视觉和机器学习调查
  10. 朋友圈计算机代码,微信小程序仿朋友圈代码