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

nfwProfile

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)

  98noncomputable def nfwProfile (rho_s r_s r : ℝ) : ℝ :=

proof body

Definition body.

  99  rho_s / ((r / r_s) * (1 + r / r_s)^2)
 100
 101/-! ## RS: Ledger Shadow Distribution -/
 102
 103/-- In RS, the dark matter halo is a distribution of ledger shadows:
 104
 105    Dark matter = odd 8-tick phase ledger entries
 106
 107    These ledger entries are distributed according to J-cost equilibrium.
 108    The J-cost minimum gives the halo density profile. -/

depends on (17)

Lean names referenced from this declaration's body.