Spracherkennung für: .out vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
thing = forall x y : foo, bla x y
: Prop
thing = forall (x : foo@{thing.u0}) (y : foo@{thing.u1}), bla x y
: Prop
thing =
forall (x : @foo@{thing.u0} True) (y : @foo@{thing.u1} True),
@bla True True x y
: Prop
[Dauer der Verarbeitung: 0.20 Sekunden, vorverarbeitet 2026-04-27]