Theorems · Theorem · global analysis
IsMIntegralCurveOn.comp_mul
∀ {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} {s : Set ℝ},
IsMIntegralCurveOn γ v s → ∀ (a : ℝ), IsMIntegralCurveOn (γ ∘ fun x => x * a) (a • v) {t | t * a ∈ s}- Cited by
- 3 results in Mathlib
- Foundations
- Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- RingHom.idproof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Set.ofPredstatement and proof · cited by 6,101
- ContinuousLinearMapproof · cited by 5,352
- Set.preimageproof · cited by 4,946
- ModelWithCornersstatement and proof · cited by 2,462
- ChartedSpacestatement and proof · cited by 2,397
Cited by3
Results whose statement or proof uses this declaration.
- IsMIntegralCurve.comp_mulproof · cited by 1
- IsMIntegralCurveAt.comp_mul_ne_zeroproof · cited by 1
- isMIntegralCurveOn_comp_mul_ne_zeroproof · cited by 0