Commit 2023-04-17 19:17 fca09560

View on Github →

feat: port Algebra.Homology.HomologicalComplex (#3451)

Estimated changes

added structure ChainComplex.MkStruct
added def ChainComplex.mk'
added theorem ChainComplex.mk'_X_0
added theorem ChainComplex.mk'_X_1
added theorem ChainComplex.mk'_d_1_0
added def ChainComplex.mk
added theorem ChainComplex.mkHom_f_0
added theorem ChainComplex.mkHom_f_1
added theorem ChainComplex.mk_X_0
added theorem ChainComplex.mk_X_1
added theorem ChainComplex.mk_X_2
added theorem ChainComplex.mk_d_1_0
added theorem ChainComplex.mk_d_2_0
added theorem ChainComplex.next
added def ChainComplex.of
added theorem ChainComplex.of_d
added theorem ChainComplex.of_d_ne
added theorem ChainComplex.of_x
added theorem ChainComplex.prev
added structure CochainComplex.MkStruct
added theorem CochainComplex.mk'_X_0
added theorem CochainComplex.mk'_X_1
added theorem CochainComplex.mk_X_0
added theorem CochainComplex.mk_X_1
added theorem CochainComplex.mk_X_2
added theorem CochainComplex.next
added theorem CochainComplex.of_d
added theorem CochainComplex.of_d_ne
added theorem CochainComplex.of_x
added theorem CochainComplex.prev
added structure HomologicalComplex.Hom
added theorem HomologicalComplex.ext
added structure HomologicalComplex