Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/Roqc/test-suite/output/   (Beweissystem des Inria Version 9.1.0©)  Datei vom 15.8.2025 mit Größe 316 B image not shown  

Quelle  InitSyntax.out   Sprache: unbekannt

 
Spracherkennung für: .out vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

Inductive sig2 (A : Type) (P Q : A -> Prop) : Type :=
    exist2 : forall x : A, P x -> Q x -> {x : A | P x & Q x}.

Arguments sig2 [A]%_type_scope (P Q)%_type_scope
Arguments exist2 [A]%_type_scope (P Q)%_function_scope x _ _
exists x : nat, x = x
     : Prop
fun b : bool => if b then b else b
     : bool -> bool

[Dauer der Verarbeitung: 0.14 Sekunden, vorverarbeitet 2026-04-28]