Theorems · Theorem · global analysis
isMIntegralCurveAt_comp_add
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {H : Type u_2} [inst_2 : TopologicalSpace H]
{I : ModelWithCorners ℝ E H} {M : Type u_3} [inst_3 : TopologicalSpace M] [inst_4 : ChartedSpace H M] {γ : ℝ → M}
{v : (x : M) → TangentSpace I x} {t₀ dt : ℝ},
IsMIntegralCurveAt (γ ∘ fun x => x + dt) v (t₀ - dt) ↔ IsMIntegralCurveAt γ v t₀- Cited by
- 1 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- ModelWithCornersstatement and proof · cited by 2,462
- ChartedSpacestatement and proof · cited by 2,397
- TangentSpacestatement and proof · cited by 555
- sub_add_cancelproof · cited by 344
- sub_neg_eq_addproof · cited by 264
- neg_add_cancel_rightproof · cited by 75
- IsMIntegralCurveAtstatement and proof · cited by 19
- IsMIntegralCurveAt.comp_addproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- isMIntegralCurveAt_comp_subproof · cited by 0