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
Now that we have Algebra.Structures.IsSuccessorSet/Algebra.Bundles.SuccessorSet, should we refactor this module (and others!?) to reflect the action/behaviour/homomorphism properties of the initialSuccessorSet, viz. Nat...? Cf. Algebra.Definitions.RawMonoid.(Sum|Mult|Exp) etc. ...
The text was updated successfully, but these errors were encountered:
Seems very reasonable to me. Although I've got to wonder how much of this is essentially going to be a halfway house to the categorical properties of a NNO?
Seems very reasonable to me. Although I've got to wonder how much of this is essentially going to be a halfway house to the categorical properties of a NNO?
Indeed. Free/Initial is lurking off-stage, as with so many constructions in the library...?
Now that we have
Algebra.Structures.IsSuccessorSet
/Algebra.Bundles.SuccessorSet
, should we refactor this module (and others!?) to reflect the action/behaviour/homomorphism properties of the initialSuccessorSet
, viz.Nat
...? Cf.Algebra.Definitions.RawMonoid.(Sum|Mult|Exp)
etc. ...The text was updated successfully, but these errors were encountered: