Untersuchungsergebnis.out Download desText {Text[240] Haskell[255] Ada[510]}zum Wurzelverzeichnis wechseln
Inductive sig2 (A : Type) (P Q : A -> Prop) : Type :=
exist2 : forall x : A, P x -> Q x -> {x : A | P x & Q x}
For sig2: Argument A is implicit
For exist2: Argument A is implicit
For sig2: Argument scopes are [type_scope type_scope type_scope]
For exist2: Argument scopes are [type_scope function_scope function_scope _ _
_]
exists x : nat, x = x
: Prop
fun b : bool => if b then b else b
: bool -> bool
[ zur Elbe Produktseite wechseln0.77Quellennavigators
]