fix rename ordinary_theory -> ordinary_cohomology_theory

This commit is contained in:
Floris van Doorn 2017-06-08 12:12:46 -04:00
parent 5cda45ae1d
commit 3ab890c464

View file

@ -270,7 +270,7 @@ cohomology_theory.mk
-- print has_choice_lift
-- print equiv_lift
-- print has_choice_equiv_closed
definition ordinary_cohomology_theory_EM [constructor] (G : AbGroup) : ordinary_theory :=
⦃ordinary_theory, cohomology_theory_spectrum (EM_spectrum G), Hdimension := EM_dimension G ⦄
definition ordinary_cohomology_theory_EM [constructor] (G : AbGroup) : ordinary_cohomology_theory :=
⦃ordinary_cohomology_theory, cohomology_theory_spectrum (EM_spectrum G), Hdimension := EM_dimension G ⦄
end cohomology