The Field Axioms of ℝ Notes
Site: | davidnyakweba.gnomio.com |
Course: | CALCULUS 1 |
Book: | The Field Axioms of ℝ Notes |
Printed by: | Guest user |
Date: | Friday, 15 August 2025, 11:29 AM |
1. History of analysis
Real analysis has a very wide history that spans millennia.
1.1. Modern analysis
1. Set Theory and Pathological Examples
-
Cantor developed set theory and introduced the concept of cardinality and uncountability (e.g., ℝ is uncountable).
-
Weierstrass and others constructed nowhere-differentiable continuous functions, showing that intuition could fail without rigor.
2. Measure Theory and Lebesgue Integration
-
Lebesgue introduced a new way to define integration, based on measurable sets and functions, solving many of Riemann’s shortcomings.
-
This became the foundation of modern probability theory and functional analysis.
3. Real Analysis Today
-
Real analysis now includes:
-
Topology (open sets, compactness, connectedness)
-
Metric and normed spaces
-
Measure and integration theory
-
Applications in PDEs, ergodic theory, stochastic processes, and modern physics
-
1.2. The Age of Rigor and the Real Numbers (1800s)
1. The Demand for Precision
-
Cauchy introduced limits, continuity, and convergent sequences using informal definitions.
-
Weierstrass formalized these ideas using precise ε-δ (epsilon-delta) arguments, eliminating reliance on intuition.
2. Constructing the Real Line
-
Mathematicians realized that a rigorous understanding of the real numbers was essential.
-
Dedekind introduced Dedekind cuts to construct real numbers from rationals.
-
Cantor used Cauchy sequences to complete ℚ into ℝ, formalizing the notion of completeness.
3. Early Integration Theory
-
Riemann defined integration via finite sums over partitions, forming the Riemann integral.
-
This worked well for many functions but had limitations—especially for discontinuous or unbounded functions.
1.3. Foundations and the Rise of Calculus (Ancient to 1700s)
1. Greek and Pre-Modern Roots
-
Eudoxus developed the theory of proportions, avoiding irrational numbers by working with ratios.
-
Archimedes used the method of exhaustion to approximate areas and volumes—an early use of limits.
2. Birth of Calculus
-
In the 17th century, Newton and Leibniz independently invented calculus.
-
They relied on intuitive ideas like infinitesimals and fluxions—which lacked rigorous definitions.
-
Calculus allowed for major advances in physics and engineering, but its logical foundation was unclear.
2. Field Axioms
We will be discussing the different field axioms in R
2.1. Distributive law and Field Structure
This axiom connects addition and multiplication:
-
Distributivity of Multiplication over Addition:
2.2. Axioms of Multiplication
These axioms govern multiplication in ℝ:
-
Associativity of Multiplication:
-
Commutativity of Multiplication:
-
Multiplicative Identity:
There exists,
, such that
-
Multiplicative Inverses:
For each, there exists
such that
These axioms make
into an abelian group under multiplication.
2.3. Axioms of addition
These axioms define the structure of addition in the real numbers:
-
Associativity of Addition:
-
Commutativity of Addition:
-
Additive Identity:
There exists asuch that
-
Additive Inverses:
For each, there exists
such that
These form the abelian group structure of
(R,+).
3. Vector Spaces
In this chapter, we will be investigating properties of vectors and vector spaces
3.1. Examples and Non-Examples
This subsection grounds the abstract definition in concrete examples.
Examples of Vector Spaces:
-
Rn: Standard Euclidean space (e.g.,
R2,
R3)
-
The space of all polynomials
P
-
The set of all real-valued continuous functions on an interval
-
Mm×n(R): All real
matrices
Non-Examples:
-
N under normal addition and scalar multiplication (no additive inverses)
-
Any set where scalar multiplication is not defined over a field
Emphasize why these are or aren't vector spaces—this develops students' intuition.
3.2. Definition and Axioms of Vector Spaces
This subsection formalizes what it means for a set to be a vector space over a field (like ℝ).
Definition:
A vector space
V over a field
F is a set equipped with:
-
Vector addition:
-
Scalar multiplication:
that satisfy the following 8 axioms for alland
:
-
(commutativity)
-
(associativity of addition)
-
There exists a zero vector
such that
-
Each
has an additive inverse
such that
-
(distributivity over vector addition)
-
(distributivity over field addition)
-
(compatibility of scalar multiplication)
-
(identity element of scalar multiplication)
3.3. ubspaces, Linear Combinations, and Span
This subsection introduces the structure within vector spaces.
Subspaces:
A subspace
is a subset that is itself a vector space under the same operations.
Linear Combination:
Any expression of the form
, where
and
Span:
The set of all linear combinations of a set of vectors. Denoted
span{v1,...,vn}
Subspaces and spans form the gateway to understanding bases and dimension, key ideas in both linear algebra and analysis.