Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: 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.

A twice-traversed circle has the same trace but twice the path length

Statement refuted

Two C1 paths with the same trace must have the same length.

Facts & Assumptions

Given: The paths γ(t)=(cos⁡t,sin⁡t),β(t)=(cos⁡(2t),sin⁡(2t)),0≤t≤2π.

[L1]

The path t↦(cos⁡t,sin⁡t) on [0,2π] is the once-around parametrization used to define unit-circle circumference (Circular arcs, circumference as arc length, and diameter).

[L2]

Vector differentiation is componentwise, (sin⁡t)′=cos⁡t, (cos⁡t)′=−sin⁡t, and sin⁡2t+cos⁡2t=1 (The derivative and the Riemann integral of a vector-valued function: an intrinsic derivative and a componentwise integral, The derivatives of sine and cosine are cosine and minus sine, Parity and the Pythagorean identity for sine and cosine).

Counterexample

technique · constructive
1.1

Each point γ(s), 0≤s≤2π, equals β(s/2), while periodicity in [L3] reduces every β(t)=γ(2t) to a parameter in [0,2π]. Thus γ and β have the same unit-circle trace.

givenL1L3construct
1.2

By [L2], ∥γ′(t)∥2=1 and ∥β′(t)∥2=2 throughout the interval.

givenL2algebra
2.1

By [L4] and [L5], L(γ)=∫02π1 dt=2π,L(β)=∫02π2 dt=4π.

step 1.2L4L5
3.1

The traces coincide by step 1.1 but the lengths differ by step 2.1, so the statement is false. The once-around qualification in the definition of circumference prevents this multiplicity ambiguity.

step 1.1step 2.1L1discharge-construct∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

58 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