This section provides links to the theorems defined in the Deduce standard library along with the source files for the Deduce standard library.
Base.thm
, Base.pf
): Base proofs about propositional and predicate logicInt.thm
, Int.pf
): IntegersList.thm
, List.pf
): ListsLog.thm
, Log.pf
): Logarithms on natural numbersMaps.thm
, Maps.pf
): Functional mapsMultiSet.thm
, MultiSet.pf
): MultisetsNat.thm
, Nat.pf
): Natural numbersOption.pf
): Optional valuesPair.pf
): PairsSet.thm
, Set.pf
): SetsSums.thm
, Sums.pf
): Proofs of summation formulae