def cramerRaoBound (N : ℕ) (x : Fin J → ℝ) (ρ : ℝ) : ℝ := 1 / (↑N * fisherInfoRho x ρ)
thesis/CESProofs/Foundations/CESEstimation.lean:58
CES Estimation Theory: Connecting Theory to Data