How to use Coq arithmetic solver tactics with SSReflect arithmetic statements...
Read MoreHow do I describe a multiplication of vectorized matrices?...
Read Moressreflect: elementary algebraic simplification...
Read MoreProving OR is commutative with SSReflect...
Read MoreInstantiating a commutative ring of Zn with mathcomp...
Read MoreProving that size with filter is not equal to (size + 1)...
Read MoreSimplifying expression with lists equality...
Read MoreHow should a user-defined enumerated type be made `finType`?...
Read MoreCoq/SSReflect: How to do case analysis when reflecting && and /\...
Read MoreSimpler proof of `0<a -> 1<a+1`...
Read MoreUse condition in a ssreflect finset comprehension...
Read MoreExtract / use membership proof from a ssreflect finset...
Read MoreDerive a ssreflect finType from a seq over a finType with uniq...
Read MoreDeriving a cannonical structure for a record in coq (ssreflect)...
Read MoreEquality of cardinalities of two `finType`s with a bijection...
Read MoreCanonical structures in ssreflect...
Read MoreExtracting integer from int_Ring type in mathcomp's ssralg...
Read MoreProving isomorphism between Martin-Lof's equality and Path Induction in Coq...
Read MoreAutomation of ssreflect, Coq while dealing with contradicted hypotheses about nat numbers...
Read MoreCoq - Proving condition about elements of sequence in Ssreflect...
Read MoreCoq - proof over empty range in Ssreflect...
Read MoreHow to do pseudo polynomial divisions in Coq/Ssreflect...
Read MoreCoq - Proving strict inequality involving bigops in Ssreflect...
Read MoreCoq - dependent type error in rewrite...
Read More