theorem
other
other
CE_zero
show as:
view Lean formalization →
formal statement (Lean)
65private theorem CE_zero : CE f c R hf 0 =
66 (bounded_subseq_tendsto (fun n => f n 0) c R (fun n => hf n 0)).choose := rfl
proof body
67