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)
142def modally_equivalent (c1 c2 : Config) : Prop :=
proof body
Definition body.
143 c1.value = c2.value ∧ (c1.time : ℤ) - (c2.time : ℤ) < 1 ∧ (c2.time : ℤ) - (c1.time : ℤ) < 1
144
145/-- Modal equivalence is reflexive. -/
used by (3)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (8)
Lean names referenced from this declaration's body.
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
Config
in IndisputableMonolith.Gravity.ILG
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
-
Config
in IndisputableMonolith.Modal.Possibility
decl_use
-
c1
in IndisputableMonolith.Physics.QCDRGE.MassAnomalousDimension
decl_use
-
value
in IndisputableMonolith.QFT.SpinStatistics
decl_use