aboutsummaryrefslogtreecommitdiff
path: root/theories/Reals/ConstructiveRcomplete.v
AgeCommit message (Expand)Author
2020-03-27Cleanup stdlib reals. Use implicit arguments for ConstructiveReals. Move Cons...Vincent Semeria
2020-03-18Update headers in the whole code base.Théo Zimmermann
2019-10-24Replace classical reals quotient axioms by functional extensionality. Define ...Vincent Semeria
2019-09-16Define morphisms of real numbers and accelerate Cauchy realsVincent Semeria
2019-08-19Split ConstructiveRealsLUB and improve commentsVincent Semeria
2019-08-09Switch constructive Rlt to sort Type, to make it compute laterVincent Semeria
2019-08-08Fix namespace of Cauchy realsVincent Semeria
2019-08-08Add interface of constructive real numbers, with an opaque implementation by ...Vincent Semeria
2019-08-06Prove the completeness of real numbers from logical axiom sig_not_decVincent Semeria
2019-07-17Rename ConstructiveRIneq and ConstructiveRcompleteVincent Semeria