package coq-markov

  1. Overview
  2. No Docs
Markov's inequality

Install

Dune Dependency

Authors

Maintainers

Sources

v8.6.0.tar.gz
md5=75ae111f20f46ac736393998e2bd6cad

Description

A proof of Markov's inequality, restricted to probability spaces, based on the Wikipedia proof. Defines Lebesgue integral and associated concepts such as measurability, measure functions, and sigma algebras. Extended real numbers did not need to be defined because we are working in a probability space with measure 1. Nonconstructive; uses classic, Extensionality_Ensembles, axiomatized real numbers from Coq standard library.

Dependencies (2)

  1. coq >= "8.6" & < "8.7~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None