lean4-htt/tests/lean/diamond10.lean.expected.out
2022-02-07 10:54:32 -08:00

1 line
130 B
Text

constructor Ring.mk.{u} : {R : Type u} → [toSemiring : Semiring R] → [toNeg : Neg R] → (∀ (a : R), -a + a = 0) → Ring R