Commit 2026-02-16 15:42 73ff1bf4
View on Github →refactor(Data/Sym/Sym2): curry mk (#34803)
Curry Sym2.mk from Sym2.mk (p : α × α) to Sym2.mk (a b : α). This matches the s(a, b) notation and reduce the uncertainty about simp normal form.
refactor(Data/Sym/Sym2): curry mk (#34803)
Curry Sym2.mk from Sym2.mk (p : α × α) to Sym2.mk (a b : α). This matches the s(a, b) notation and reduce the uncertainty about simp normal form.