~ubuntu-branches/ubuntu/wily/coq-doc/wily

« back to all changes in this revision

Viewing changes to test-suite/output/PrintAssumptions.out

  • Committer: Package Import Robot
  • Author(s): Stéphane Glondu
  • Date: 2012-01-03 23:42:48 UTC
  • mfrom: (1.2.4)
  • Revision ID: package-import@ubuntu.com-20120103234248-p9r8h1579n67v55a
Tags: 8.3pl3-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Axioms:
 
2
foo : nat
 
3
Axioms:
 
4
foo : nat
 
5
Axioms:
 
6
extensionality : forall (P Q : Type) (f g : P -> Q),
 
7
                 (forall x : P, f x = g x) -> f = g
 
8
Axioms:
 
9
extensionality : forall (P Q : Type) (f g : P -> Q),
 
10
                 (forall x : P, f x = g x) -> f = g
 
11
Axioms:
 
12
extensionality : forall (P Q : Type) (f g : P -> Q),
 
13
                 (forall x : P, f x = g x) -> f = g
 
14
Axioms:
 
15
extensionality : forall (P Q : Type) (f g : P -> Q),
 
16
                 (forall x : P, f x = g x) -> f = g
 
17
Closed under the global context
 
18
Closed under the global context