lemma
proved
term proof
interp_zero
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)
141lemma interp_zero {a b : ℝ} (γ₁ γ₂ : AdmissiblePath a b) :
142 ∀ t, (interp γ₁ γ₂ 0 ⟨le_refl 0, by norm_num⟩).toFun t = γ₁.toFun t := by
proof body
Term-mode proof.
143 intro t; simp [interp_apply]
144
145/-- Interpolation at `s = 1` is the second path. -/
depends on (8)
Lean names referenced from this declaration's body.
-
AdmissiblePath
in IndisputableMonolith.Action.PathSpace
decl_use
-
interp
in IndisputableMonolith.Action.PathSpace
decl_use
-
interp_apply
in IndisputableMonolith.Action.PathSpace
decl_use
-
le_refl
in IndisputableMonolith.Foundation.ArithmeticFromLogic
decl_use
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use