Skip to content

Releases: pthariensflame/agda-fumulas

v0.3.0

07 Jun 02:11
5eed4d4
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Major changes:

  • tensor units of extrusions
  • layerings of extrusions on their fumulas
  • extrusion hierarchy is now simpler and has a few new properties available

Minor changes:

  • change subscripts to superscripts for names of properties, for consistency
  • generalize extrusion direct products for different universe levels

Full Changelog: v0.2.1...v0.3.0

v0.2.1

27 May 07:15
8834f23
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

New features:

  • Construction of fumulas "pointwise" over a function space
  • Construction of initial and terminal extrusions, and of direct products of extrusions

Full Changelog: v0.2.0...v0.2.1

Version 0.2.0: extrusions and constructions and more, oh my

05 May 22:47
8c73dfd
Compare
Choose a tag to compare

Major new features

  • fumula extrusions, the fumula-world counterpart to modules over rings
  • construction of initial/terminal (almost) fumulas, direct products of (almost) fumulas, and identity and composition of (almost) fumula homomorphisms

Other changes

  • the tripoint bracket operator _⤙_⤚_ is no longer infixl, and instead is just infix
  • conversion of reversible fumulas to and from commutative rings
  • fumula property names no longer have useless _s
  • ●-◆-collapse-side{,ˡ,ʳ} have been moved out of the structures and into Properties, as they are derivable from the other axioms
  • {↑-⤙⤚-●,↓-⤙⤚-■}-dup-nest{,ˡ,ʳ} have been introduced in Properties
  • the heartline of a fumula (the shadow of the integers within it) is now available, with some theorems about it, in Properties

Full Changelog: v0.1.3...v0.2.0

Version 0.1.3

21 Apr 06:59
7e8de89
Compare
Choose a tag to compare
Version 0.1.3 Pre-release
Pre-release

Provide a few more basic properties.


Full Changelog: v0.1.2...v0.1.3

Version 0.1.2

21 Apr 05:37
6909194
Compare
Choose a tag to compare
Version 0.1.2 Pre-release
Pre-release

Cleanup, better support for reversible fumulas, and support for morphism conversions.


Full Changelog: v0.1.1...v0.1.2

Version 0.1.1

12 Apr 21:14
33b7893
Compare
Choose a tag to compare
Version 0.1.1 Pre-release
Pre-release

Reorganization of the library structure.


Full Changelog: v0.1.0...v0.1.1

Version 0.1.0

12 Apr 02:58
aff780b
Compare
Choose a tag to compare
Version 0.1.0 Pre-release
Pre-release

Basics are complete but bare-bones.