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)
33def smul (c : ℝ) (φ : ScalarField) : ScalarField :=
proof body
Definition body.
34 { ψ := fun x => c * φ.ψ x }
35
used by (9)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (3)
Lean names referenced from this declaration's body.
-
ScalarField
in IndisputableMonolith.NavierStokes.DiscreteNSOperator
decl_use
-
ScalarField
in IndisputableMonolith.Relativity.Fields.Scalar
decl_use
-
ScalarField
in IndisputableMonolith.Relativity.Geometry.Tensor
decl_use