pith. machine review for the scientific record. sign in
def definition def or abbrev

defaultConfig

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

  28@[simp] def defaultConfig : Config :=

proof body

Definition body.

  29  { upsilonStar := 1.0
  30  , eps_r := 1e-12
  31  , eps_v := 1e-12
  32  , eps_t := 0.01
  33  , eps_a := 1e-12 }
  34

used by (10)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (2)

Lean names referenced from this declaration's body.