Skip to main content

Source-pinned research

Research proof index

Search theorem names, mathematical ideas, modules, topics, projects, and role-labelled researchers. Open a result for its complete indexed Lean declaration and source record.

This index contains 2,569 research declarations. Search 10,000 more complete Mathlib declarations.

All topics

Showing 2,023 to 2,028 of 2,569 results.

Project-declaredLean 4.31.0

Ps exists qy of cancel

ps_exists_qy_of_cancel

Mathematical statement

After cancellation in Y, a large subset of evaluation points witnesses P = quot_x.

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Ps nat degree resultant le

ps_nat_degree_resultant_le

Mathematical statement

The degree of resultant(B, A, n, m) is at most m · degX(B) + n · degX(A).

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Ps resultant dvd pow eval x

ps_resultant_dvd_pow_eval_x

Mathematical statement

If B(x, Y) = Q · A(x, Y), then (X - x)^(natDegreeY A) divides resultant(B, A).

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Ps resultant dvd pow eval y

ps_resultant_dvd_pow_eval_y

Mathematical statement

If B(X, y) = Q · A(X, y), then (X - y)^(degreeX A) divides the swapped resultant.

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Ps resultant map

ps_resultant_map

Mathematical statement

The resultant commutes with ring homomorphisms.

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record