hugo_to_json 0.3.9

A library and command line tool for producing a JSON representation of a Hugo site.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14

+++
date = "2016-04-23"
draft = true
title = """Induction"""
slug = "induction-3"
tags = []
banner = ""
aliases = ['/induction-3/']
+++

An inductive definition is one where the definition of the function uses its own definition and has a base case.

It is possible to use induction in a principle in proof.