←
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
3.
The Type System
3.1.
Functions
3.2.
Propositions
3.3.
Universes
3.4.
Inductive Types
3.5.
Quotients
3.5.
Quotients
Source Code
Report Issues
3.5. Quotients
🔗
Planned Content
Define
quotient
type
Show the computation rule
Tracked at issue
#51