Commit 2022-10-12 01:16 113568c9
View on Github →refactor(archive/100-theorems-list/02_cubing_a_cube): review API (#16898)
- reuse lemmas about
set.pi
; - fix some
def
/lemma
; - use
nontrivial
andset.nontrivial
instead of2 ≤ cardinal.mk ι
; - redefine
correct
as astructure
.