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

GalaxyRotationFalsifier

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)

 240structure GalaxyRotationFalsifier where
 241  curves_not_flat : Prop
 242  mond_works_everywhere : Prop
 243  ledger_mismatch : Prop
 244  falsified : curves_not_flat ∨ mond_works_everywhere → False
 245
 246end GalaxyRotation
 247end Cosmology
 248end IndisputableMonolith