Commit 2026-05-21 08:11 466d6fa0
View on Github →refactor(Algebra): replace SemilinearEquivClass.semilinearEquiv by structure-specific coercions (#37944)
Remove the coercion from E to SemilinearEquiv assuming SemilinearEquivClass E and given by SemilinearEquivClass.semilinearEquiv. For each concrete type, reimplement this coercion through the relevant structure projection.