Merge remote-tracking branch 'origin/new_lean' into new_lean
# Conflicts: # algebra/exactness.hlean # homotopy/pushout.hlean # move_to_lib.hlean
This commit is contained in:
parent
a2c4e0858d
commit
89118f2a8e
1 changed files with 3 additions and 0 deletions
|
@ -129,6 +129,9 @@ definition derived_couple_A : AbGroup :=
|
|||
definition derived_couple_B : AbGroup :=
|
||||
homology (differential EC) (differential_is_differential EC)
|
||||
|
||||
print homology
|
||||
|
||||
|
||||
definition derived_couple_i : derived_couple_A →g derived_couple_A :=
|
||||
(image_lift (exact_couple.i EC)) ∘g (image_incl (exact_couple.i EC))
|
||||
|
||||
|
|
Loading…
Reference in a new issue