mirror of
https://github.com/saymrwulf/proof-aware-crypto-tooling-agent.git
synced 2026-09-04 20:03:40 +00:00
5 lines
93 B
Text
5 lines
93 B
Text
namespace CurveFieldProofs
|
|
|
|
theorem fieldImplementation : 1 = 1 := rfl
|
|
|
|
end CurveFieldProofs
|