]> matita.cs.unibo.it Git - helm.git/blob - helm/coq-contribs/LAMBDA-TYPES/Base.v
bool_ext on 'o' not on 'Prop' (they are convertible, but discrimination
[helm.git] / helm / coq-contribs / LAMBDA-TYPES / Base.v
1 Require Export Arith.
2 Require Export Wf_nat.
3 Require Export base_tactics.
4 Require Export base_hints.
5 Require Export base_types.
6 Require Export base_blt.
7 Require Export base_rewrite.