Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-13
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

Scalar and vector line integrals along an affine line segment

Example

For p,q∈Rn, let γ(t)=(1−t)p+tq on [0,1], and let f:Rn→R and F:Rn→Rn be continuous on a set containing the segment from p to q. Then

∫γf ds=∥q−p∥2∫01f((1−t)p+tq) dt,

∫γF⋅dr=∫01⟨F((1−t)p+tq),q−p⟩ dt.

Facts & Assumptions

Given: The affine path and continuous fields in the Example.

[L1]

On a C1 path, scalar and vector line integrals use respectively the integrands f(γ(t))∥γ′(t)∥2 and ⟨F(γ(t)),γ′(t)⟩ (Scalar line integrals with respect to arc length and vector-field line integrals).

Verification

technique · direct
1.1

Differentiation gives γ′(t)=q−p, so the speed is the constant ∥q−p∥2.

givenalgebra
2.1

Substitute step 1.1 and the formula for γ(t) into the scalar clause of [L1]. Pulling out the constant speed gives the first displayed formula.

step 1.1L1algebra
2.2

Substitute step 1.1 into the vector clause of [L1] to obtain the second displayed formula.

step 1.1L1
3.1

If p=q, then q−p=0 and ∥q−p∥2=0, so both formulas give zero. Thus the constant-segment case is included.

step 2.1step 2.2algebra∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

4 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources