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

ExtendedObject

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)

  38structure ExtendedObject where
  39  h_cm : Position
  40  extent : ℝ
  41  extent_pos : extent > 0
  42
  43/-! ## Frame Dependent Refresh Rate -/
  44
  45/-- Total Potential in a frame accelerating with `a` at position `h` (relative to CM).
  46    Φ_tot(z) ≈ Φ_grav(h_cm + z) + a * z
  47    (Linear approximation for local frame)
  48-/

used by (28)

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.