You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider the IsRingHomomorphism structure. It winds up having two different, not-necessarily-equal definitions of IsRelHomomorphism _≈₁_ _≈₂_ ⟦_⟧, one via the proof that addition is a group homomorphism and one via the proof that multiplication is a monoid homomorphism.
I'm working on a fix for this that defines, for example, a ring homomorphism as a semiring homomorphism plus a proof that negation is homomorphic.
The text was updated successfully, but these errors were encountered:
Consider the
IsRingHomomorphism
structure. It winds up having two different, not-necessarily-equal definitions ofIsRelHomomorphism _≈₁_ _≈₂_ ⟦_⟧
, one via the proof that addition is a group homomorphism and one via the proof that multiplication is a monoid homomorphism.I'm working on a fix for this that defines, for example, a ring homomorphism as a semiring homomorphism plus a proof that negation is homomorphic.
The text was updated successfully, but these errors were encountered: