←
Prev
↑
Up
Next
→
The Lean Language Reference
1.
Introduction
2.
Elaboration and Compilation
3.
The Type System
4.
Source Files
5.
Terms
6.
Type Classes
7.
Functors, Monads and
do
-Notation
8.
IO
9.
Tactic Proofs
10.
The Simplifier
11.
Basic Types
12.
Standard Library
13.
Notations and Macros
14.
Output from Lean
15.
Elan
16.
Lake and Reservoir
Index
4.
Source Files
4.1.
Files
4.2.
Module Contents
4.3.
Axioms
4.4.
Recursive Definitions
4.5.
Attributes
4.6.
Dynamic Typing
4.7.
Coercions
4.3.
Axioms
Source Code
Report Issues
4.3. Axioms
Planned Content
Describe
axioms
in detail
Tracked at issue
#78