WikiLean Articles · Brain · Recent changes · Proposals · Flags · Stats · About

Diff — Continuum hypothesis

Revision #1117 → #2730 · back to history

modifiedKőnig's theorem43463be61c9a
FieldFrom #1117To #2730
noteCardinal.sum_lt_prod is explicitly labelled König's theorem (∀i, f i < g i → sum f < prod g).Cardinal.sum_lt_prod is König's theorem: (∀ i, f i < g i) → sum f < prod g.
modifiedRationals are countablec6bfb88ff425
FieldFrom #1117To #2730
mathlib.moduleMathlib.Data.Rat.CardinalMathlib.SetTheory.Cardinal.Rat
noteCardinal.mkRat proves #ℚ = ℵ₀ = #ℤ (Cardinal.mk_int), giving the bijection with the integers.Cardinal.mkRat proves #ℚ = ℵ₀, matching Cardinal.mk_int and giving the bijection with the integers.
modifiedIntegers strictly smaller than reals716dde66202e
FieldFrom #1117To #2730
noteCardinal.aleph0_lt_continuum (ℵ₀ < 𝔠) with Cardinal.mk_int (#ℤ=ℵ₀) and Cardinal.mk_real (#ℝ=𝔠) gives #ℤ < #ℝ.Cardinal.aleph0_lt_continuum (ℵ₀ < 𝔠) with Cardinal.mk_int (#ℤ = ℵ₀) and Cardinal.mk_real (#ℝ = 𝔠) yields #ℤ < #ℝ.
addedReals equinumerous with powerset of integersa1ce01626dbc