Commit 2021-10-31 01:33 c9520174
View on Github →chore(logic/embedding): docs, fixes (#10047)
- generalize
function.extend
and some lemmas fromType*
toSort*
. - add missing docs in
logic.embedding
; - swap
function.embedding.arrow_congr_left
andfunction.embedding.arrow_congr_right
; - use
function.extend
to define the newfunction.embedding.arrow_congr_left
.