Density of ℚ in ℝ
Density of Q\mathbb{Q}Q in R\mathbb{R}R: If a<ba<ba<b are real numbers, then there exists q∈Qq\in\mathbb{Q}q∈Q such that a<q<b.a<q<b.a<q<b. This ensures rationals approximate reals arbitrarily well and is foundational for approximation arguments, constructions via sequences, and separating points in analysis. Proof sketch (optional): Choose n∈Nn\in\mathbb{N}n∈N with n(b−a)>1n(b-a)>1n(b−a)>1 (Archimedean property ). Then pick an integer mmm with na<m<nbna<m<nbna<m<nb (using existence of integers between reals). Set q=m/nq=m/nq=m/n. ...