Quellcodebibliothek Statistik Leitseite    (NIST Fortran ©)  

SSL Case_Product.thy   Interaktion und
Portierbarkeitunbekannt

 
(*  Title:      HOL/ex/Case_Product.thy
  Author: Lars Noschinski
  Copyright 2011 TU Muenchen
*)

section Examples for the 'case_product' attribute

theory Case_Product
imports Main
begin

text 
  The @{attribute case_product} attribute combines multiple case distinction
  lemmas into a single case distinction lemma by building the product of all
  these case distinctions.
 

lemmas nat_list_exhaust = nat.exhaust [case_product list.exhaust]

text The attribute honours preconditions.

lemmas trancl_acc_cases = trancl.cases [case_product acc.cases]

text Also, case names are generated based on the old names.

end

Messung V0.5 in Prozent
C=60 H=100 G=82

[Verzeichnis aufwärts0.8unsichere VerbindungÜbersetzung europäischer Sprachen durch Browser2026-04-29]