Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)verified 2026-08-04 (gpt-5.6-sol-codex-subscription)
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.

φ(360)=96 by both inclusion-exclusion and the prime-power product formula

Example

Euler's totient at 360 is 96, obtained either by excluding multiples of 2,3,5 or by multiplying the prime-power contributions.

Facts & Assumptions

Given: The positive integer 360.

[L2]

Euler's formula gives φ(n)=∏i<r(piki−piki−1) over the distinct prime divisors of n and, after carrying the natural numbers into Q, the equivalent form φ(n)=n∏i<r(1−1pi) (Euler's product formula φ(n)=n∏p∣n(1−1/p)=∏pk∥n(pk−pk−1) for n≥1, stated through a finite injective list of its prime divisors). Multiplying out that second product over the subsets of {p0,…,pr−1} is the inclusion-exclusion display used below; the cited theorem states the two products, not that display.

Verification

technique · direct
1.1

Inclusion-exclusion over the multiples of 2,3,5 gives φ(360)=360−180−120−72+60+36+24−12=96.

L1L2
1.2

The product form gives φ(360)=(23−22)(32−3)(5−1)=4⋅6⋅4=96.

L1L2
2.1

Both computations therefore give the same value, φ(360)=96.

step 1.1step 1.2∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

44 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