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

TidalLockingFromPhiResonanceCert

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)

 189structure TidalLockingFromPhiResonanceCert where
 190  moon_resonance_eq : moon_resonance_pq = 1
 191  moon_J_cost_zero : Cost.Jcost moon_resonance_pq = 0
 192  mercury_resonance_eq : mercury_resonance_pq = 3 / 2
 193  mercury_deviation_in_J_phi_band :
 194    0.11 < phi - mercury_resonance_pq ∧
 195    phi - mercury_resonance_pq < 0.13
 196  venus_resonance_eq : venus_resonance_pq = 4
 197  phi_cubed_eq : phi_cubed = 2 * phi + 1
 198  phi_cubed_band : 4.22 < phi_cubed ∧ phi_cubed < 4.24
 199  J_phi_ceiling_band : 0.11 < J_phi_ceiling ∧ J_phi_ceiling < 0.13
 200
 201/-- The master certificate is inhabited. -/

used by (1)

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

depends on (20)

Lean names referenced from this declaration's body.