Theorems · Definition · real analysis
CurveIntegrable
{𝕜 : Type u_1} →
{E : Type u_2} →
{F : Type u_3} →
[inst : RCLike 𝕜] →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace 𝕜 E] →
[inst_3 : NormedAddCommGroup F] → [inst_4 : NormedSpace 𝕜 F] → {a b : E} → (E → E →L[𝕜] F) → Path a b → PropA 1-form ω is curve integrable along a path γ,
if the function curveIntegralFun ω γ t = ω (γ t) (γ' t) is integrable on [0, 1].
The actual definition uses Path.extend γ,
because both interval integrals and derivatives expect globally defined functions.
- Cited by
- 26 results in Mathlib
- Foundations
- Depth 243 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- ContinuousLinearMapstatement and proof · cited by 5,352
- RCLikestatement and proof · cited by 2,829
- MeasureTheory.MeasureSpace.volumeproof · cited by 1,323
- Pathstatement and proof · cited by 318
- IntervalIntegrableproof · cited by 316
- curveIntegralFunproof · cited by 33
Cited by26
Results whose statement or proof uses this declaration.
- CurveIntegrable.negstatement and proof · cited by 4
- CurveIntegrable.intervalIntegrable_curveIntegralFun_trans_leftstatement and proof · cited by 2
- CurveIntegrable.intervalIntegrable_curveIntegralFun_trans_rightstatement and proof · cited by 2
- curveIntegral_addstatement and proof · cited by 2
- CurveIntegrable.addstatement and proof · cited by 1
- curveIntegral_substatement and proof · cited by 1
- CurveIntegrable.smulstatement and proof · cited by 1
- CurveIntegrable.symmstatement and proof · cited by 1
- CurveIntegrable.zerostatement · cited by 1
- curveIntegrable_cast_iffstatement · cited by 1
- curveIntegrable_neg_iffstatement and proof · cited by 1
- curveIntegrable_segmentstatement · cited by 1