โ
Prev
โ
Up
Next
โ
The Lean Language Reference
1.
Introduction
2.
Elaboration and Compilation
3.
The Type System
4.
Interacting with Lean
5.
Source Files
6.
Recursive Definitions
7.
Terms
8.
Type Classes
9.
Functors, Monads and
do
-Notation
10.
IO
11.
Tactic Proofs
12.
The Simplifier
13.
Basic Propositions
14.
Basic Types
15.
Standard Library
16.
Notations and Macros
17.
Output from Lean
18.
Elan
19.
Build Tools and Distribution
Index
5.
ย
Source Files
5.1.
Files
5.2.
Module Contents
5.3.
Axioms
5.4.
Attributes
5.5.
Dynamic Typing
5.6.
Coercions
5.3.
ย
Axioms
Source Code
Report Issues
5.3.ย Axioms
๐
Planned Content
Describe
axioms
in detail
Tracked at issue
#78