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)
42theorem smul_zero (φ : ScalarField) :
43 ∀ x, eval (smul 0 φ) x = 0 := by
proof body
Term-mode proof.
44 intro x
45 simp [eval, smul]
46
47/-- Directional derivative of scalar field in direction μ. -/
depends on (11)
Lean names referenced from this declaration's body.
-
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
-
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
-
eval
in IndisputableMonolith.Foundation.LogicAsFunctionalEquation.LinearLogicBridge
decl_use
-
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
-
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
-
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
-
ScalarField
in IndisputableMonolith.NavierStokes.DiscreteNSOperator
decl_use
-
eval
in IndisputableMonolith.Relativity.Fields.Scalar
decl_use
-
ScalarField
in IndisputableMonolith.Relativity.Fields.Scalar
decl_use
-
smul
in IndisputableMonolith.Relativity.Fields.Scalar
decl_use
-
ScalarField
in IndisputableMonolith.Relativity.Geometry.Tensor
decl_use