package coq-markov

  1. Overview
  2. No Docs
Markov's inequality

Install

Dune Dependency

Authors

Maintainers

Sources

v8.10.0.tar.gz
md5=719d1b05a747c3e04d3f55063b497665

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.10" & < "8.11~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None