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)
275structure MeasurementFalsifier where
276 /-- Type of violation. -/
277 violationType : String
278 /-- Description of the experiment. -/
279 experiment : String
280 /-- Expected outcome from RS. -/
281 expected : String
282 /-- Observed outcome that falsifies. -/
283 observed : String
284
285/-- No such falsifier has ever been found. -/
depends on (8)
Lean names referenced from this declaration's body.
-
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
-
has
in IndisputableMonolith.Engineering.AsteroidOreSpectroscopy
decl_use
-
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
-
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
-
from
in IndisputableMonolith.Foundation.PrimitiveDistinction
decl_use
-
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
-
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
-
that
in IndisputableMonolith.NumberTheory.PhiLadderLattice
decl_use