Theorems · Theorem · logic and foundations
Cardinal.cantorFunction_succ
∀ {c : ℝ} (f : ℕ → Bool),
0 ≤ c →
c < 1 → Cardinal.cantorFunction c f = (bif f 0 then 1 else 0) + c * Cardinal.cantorFunction c fun n => f (n + 1)- Defined in
- Mathlib.Analysis.Real.Cardinality
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 155 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- SummationFilter.unconditionalproof · cited by 2,068
- tsumproof · cited by 1,148
- pow_zeroproof · cited by 1,094
- tsum_mul_leftproof · cited by 21
- Summable.tsum_eq_zero_addproof · cited by 9
- Cardinal.cantorFunctionAuxproof · cited by 9
- Cardinal.cantorFunctionstatement and proof · cited by 4
- Cardinal.summable_cantor_functionproof · cited by 2
- Cardinal.cantorFunctionAux_succproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Cardinal.increasing_cantorFunctionproof · cited by 1