def
definition
def or abbrev
eContinuedFraction
show as:
view Lean formalization →
formal statement (Lean)
128def eContinuedFraction : List ℕ := [2, 1, 2, 1, 1, 4, 1, 1, 6, 1, 1, 8]
proof body
Definition body.
129