Mathlib Map

Theorems · Definition · ordinary differential equations

IsIntegralCurveOn

{E : Type u_1} → [inst : NormedAddCommGroup E] → [NormedSpace ℝ E] → (ℝ → E) → (ℝ → E → E) → Set ℝ → Prop

IsIntegralCurveOn γ v s means γ t is tangent to v t (γ t) within s for all t ∈ s.

Defined in
Mathlib.Analysis.ODE.Basic
Cited by
23 results in Mathlib
Foundations
Depth 161 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by23

Results whose statement or proof uses this declaration.