def
definition
Jcost
show as:
view math explainer →
open explainer
Generate a durable explainer page for this declaration.
open lean source
IndisputableMonolith.Cost on GitHub at line 6.
browse module
All declarations in this module, on Recognition.
explainer page
formal source
3namespace IndisputableMonolith
4namespace Cost
5
6noncomputable def Jcost (x : ℝ) : ℝ := (x + x⁻¹) / 2 - 1
7
8structure CostRequirements (F : ℝ → ℝ) : Prop where
9 symmetric : ∀ {x}, 0 < x → F x = F x⁻¹
10 unit0 : F 1 = 0
11
12lemma Jcost_unit0 : Jcost 1 = 0 := by
13 simp [Jcost]
14
15/-- J(x) expressed as a squared ratio: J(x) = (x-1)²/(2x). -/
16lemma Jcost_eq_sq {x : ℝ} (hx : x ≠ 0) :
17 Jcost x = (x - 1) ^ 2 / (2 * x) := by
18 unfold Jcost
19 field_simp [hx]
20 ring
21
22lemma Jcost_symm {x : ℝ} (hx : 0 < x) : Jcost x = Jcost x⁻¹ := by
23 have hx0 : x ≠ 0 := ne_of_gt hx
24 rw [Jcost_eq_sq hx0, Jcost_eq_sq (inv_ne_zero hx0)]
25 field_simp [hx0]
26 ring
27
28/-- J(x) ≥ 0 for positive x (AM-GM inequality) -/
29lemma Jcost_nonneg {x : ℝ} (hx : 0 < x) : 0 ≤ Jcost x := by
30 have hx0 : x ≠ 0 := hx.ne'
31 rw [Jcost_eq_sq hx0]
32 positivity
33
34def AgreesOnExp (F : ℝ → ℝ) : Prop := ∀ t : ℝ, F (Real.exp t) = Jcost (Real.exp t)
35
36@[simp] lemma Jcost_exp (t : ℝ) :
papers checked against this theorem (showing 30 of 33)
-
Implementing Fluid Antennas in the Beamspace: Performance Evaluation and Codebook Design
"We extend the state-of-the-art signal model of FASs to electronically-reconfigurable designs, explicitly including the antenna response in the equivalent channel and resulting correlation structure."
-
Phase quantum walk distributes any graph state with one local correction
"Proposition 4 (Diagonality and Z-error transparency). CZ is diagonal, and [CZ, Z⊗I] = [CZ, I⊗Z] = [CZ, Z⊗Z] = 0."
-
Quot scheme Plücker degrees equal Chow integrals on symmetric products
"deg ϖ^l_m = ∫_{S^(l)} μ^l_{ld}(E⊗L) with μ^l_k(E) = μ_* c1(O^[l])^{l(r-1)+k} and decomposition μ^l_k(E) = ν^l_k(E) + δ^l_k(E) where δ supported on Δ"
-
Quantum states realize the Wallis formula for π
"Q_ν := ⟨r⟩_ν,λ ⟨r^{-1}⟩_ν,λ = Γ((ν+2)/2) Γ(ν/2) / [Γ((ν+1)/2)]² ... 1 ≤ Q_ν ... Q→1 in the large-angular-momentum regime"
-
Spike encoders recast as causal wavelets with error bounds
"We recast spike encoders as time-causal wavelet frames... DoE (19) and DoT (18)... frame bounds (22) and closed-form reconstruction error bound (32)"
-
Constitutive priors enable inverse design of elastic networks
"To ensure the existence of minimizers of the total energy functional, appropriate convexity conditions must be imposed on the constitutive model... In this work, we focus on lattice-based systems... well-posedness is ensured by convexity of the energy with respect to the elastic stretch."
-
Dueling DDQN lifts LEO satellite throughput 10.3 percent
"The instantaneous reward is defined as ru(t)=α(t)·r_th_u(t)−β(t)·r_blk_u(t)−γ(t)·r_sw_u(t)"
-
Hyperbolic experts lift EEG multimodal performance
"hyperbolic spaces, with their exponential growth property, are naturally suited for them... per-modality experts with learnable curvatures... curvature magnitude serves as a learned geometric indicator of hierarchical complexity... τ(m)=τ0/√|K(m)|... λ·ϕ(K(j)) curvature prior"
-
Segregation free boundaries form C^1 manifolds away from critical angles
"angle(x0) := H^{n-1}(∩ S+(x0;y)) / R^{n-1} ... lim |Br∩Si|/|Br| = angle(x0)/(n ω_n) ... regular iff angle = nω_n/2"
-
sntools gains pre-supernova neutrino generation
"sntools uses an input flux and energy spectrum to generate events within specified time bins... optimum bin size of 1s"
-
Closed-form neural weights derived for Z_N cluster SPT states
"W(s,h)=κ^{-1/2} ω^{a h^2 + b s^2 + c s h} with a=N^{-1}/4, b=N^{-1}/2, c=-1 (App. B)"
-
Ergosphere Geometry and Thermodynamic Properties of Boosted Kerr-Taub-NUT Solutions in Kaluza-Klein Theory
"V_ergo(α) ≈ V_ergo(0) cosh^(3/2)α across the sampled range α ∈ [0, 0.99]"
-
p-adic SO(3) Haar measure factors across three nautical angles
"dμ_SO(3)_p(R(α,β,γ)) = |dα dβ dγ / ((1−vα²)(1+pβ²)(1−(p/v)γ²))|_p"
-
Domain adapters beat zero-shot LLMs for reliable diagnosis
"L = −Σ log p(y_i | x_i) ... cross-entropy classification objective with softmax head"
-
Mutual information beats entropy in benchmark selection
"f1(S) = H(X_S) = ½ log det(2πe Σ_SS) ... maximizing log det(Σ_AA), since additive constants do not affect the argmax."
-
Voltage can strengthen or reverse dispersion forces
"S(ω) = (S+ + S−)/2, χ(ω) = (S+ − S−)/2; in equilibrium S(ω) = χ(ω) coth(βω/2); generalised KMS ratio Z(ω,V) = S+/S− with Z·Z(−ω)=1."
-
Symmetry counting gives closed-form surface code error rates
"L = sum_{k=0}^{d^2} C_k p^k (1-p)^{d^2-k}; C_{d_e} ≤ d·2^{d-1}·C(d,d_e)"
-
Relative metrics equip special-relativity spacetime with an antimetric
"We are also interested in distinguishing ascent and descent... μ(p1, p2) = y2 − y1, μ+(p1, p2) = max(y2 − y1, 0) ⩾ 0."
-
G2-Hilbert flow under circle symmetry has only trivial fixed points
"F(φ) = ∫_M (1/6 Scal(g_φ) − 1/3 |T|² − 1/6 (trT)²) dV_{g_φ}"
-
Strong locality forms a tetrahedron in reduced Bell space
"the quantum region ... 1 + 2XYZ − X² − Y² − Z² ≥ 0 ... derived from positive-semidefinite Gram matrix of unit vectors (Tsirelson)"
-
Log split of brightness and color lifts low-light images
"C_c(x) = log((I_c(x)+ε)/(I_max(x)+ε))"
-
When Attention Collapses: Residual Evidence Modeling for Compositional Inference
"evidence depletion ... combining multiplicative depletion with an attention bias ... e_ℓ ← max(e_ℓ·(1−α²_sℓ), ε)"
-
RaOH molecule assessed for axion dark matter detection via electron interactions
"the question of the suitability of the RaOH molecule for the experimental detection of electron-electron interactions through the exchange of axions is studied ... using a combination of the Generalized relativistic effective core potential and One-center restoration technique of the correct four-component spinors."
-
Asymmetry plus retardation routes single photons deterministically
"the cooperativity parameter C = Ω²/(Γ_1 Γ_2) ... weak (C<1), critical (C=1), and strong (C>1) coupling"
-
Explicit strategies raise LLM optimization pass@1 from 72.7 to 80.3
"R_efficiency(y) = 1 − tanh(M(y)/α_eff)"
-
Finite GUTs gain conformal behavior and AMSB-like terms from coupling reduction
"m_i^2 + m_j^2 + m_k^2 = |M|^2 ... model independent ... depends solely on a single parameter, |M|^2."
-
Two-stage VQ routing approximates top-k in granular MoE
"MassRecall(h) ≥ exp(−2ε(h)) ρ_M(c(h)) ... ε(h) := ‖h − c(h)‖"
-
Lattice Weyl fermion gets an exact chiral symmetry, no doubling
"finite-range non-on-site chiral symmetry ... S_chiral(k) = ½[(1+cos k_z) τ^z + sin k_z τ^x]"
-
"Weak null singularity survives a relativistic fluid"
"Instead of controlling the spacetime curvature components, Luk controlled renormalized curvature components, more precisely, the functions K and σ̌ defined by K = −ρ + ½ χ̂·χ̂ − ¼ trχ trχ̄, σ̌ = σ + ½ χ̂ ∧ χ̂."
-
A √N detuning rule shields collective quantum batteries from decay
"Ergotropy E(ρ) = Tr[ρH_B] − min_U Tr[UρU†H_B] (Alicki-Fannes)"