package coq-finmatrix
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
Matrix by fin (finite set over nat) in Coq
Install
Dune Dependency
Authors
Maintainers
Sources
v1.0.0.tar.gz
sha256=0df32351777137cac4ee4380de2e93358298738d81842008ba32fe748d8acfa5
Description
FinMatrix is a formal matrix library in Coq, which we started from finite sets (over natural numbers), vecotr based on finite sets, and matrices based on vectors. This implementation differs from the CoqMatrix project(https://github.com/zhengpushi/CoqMatrix), which have various models.
We have formalized many algebraic and geometric vector or matrix theories, especially including two inversion matrix algorithms: minvGE (inversion based on Gauss Elimination), minvAM (inversion based on Adjoint Matrix).
Tags
keyword:matrices category:Mathematics/Algebra date:2024-04-26 logpath:FinMatrixPublished: 26 Apr 2024
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page