diff options
Diffstat (limited to 'theories/Logic')
| -rw-r--r-- | theories/Logic/ClassicalFacts.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Logic/ClassicalFacts.v b/theories/Logic/ClassicalFacts.v index b06384e992..73d7432193 100644 --- a/theories/Logic/ClassicalFacts.v +++ b/theories/Logic/ClassicalFacts.v @@ -385,7 +385,7 @@ End Proof_irrelevance_EM_CC. fragment of [Prop] into [bool], hence weak classical logic, i.e. [forall A, ~A\/~~A], is enough for deriving a weak version of proof-irrelevance. This is enough to derive a contradiction from a - [Set]-bound weak excluded middle wih an impredicative [Set] + [Set]-bound weak excluded middle with an impredicative [Set] universe. *) Section Proof_irrelevance_WEM_CC. |
