val computer = PCompute.make Compute.SML \<^theory> compute_thms []
fun matrix_compute c = hd (PCompute.rewrite computer [c])
fun matrix_simplify th = let val simp_th = matrix_compute (Thm.cprop_of th) val th = Thm.strip_shyps (Thm.equal_elim simp_th th) fun removeTrue th = removeTrue (Thm.implies_elim th TrueI) handle THM _ => th in
removeTrue th end
end
¤ Dauer der Verarbeitung: 0.10 Sekunden
(vorverarbeitet)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.