index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
bugs
/
closed
/
3821.v
blob: 8da4f736263c417aa69de1b0278fc1dc2375713e (
plain
)
1
2
Inductive
quotient
{
A
:
Type
@{
i
}}
{
B
:
Type
@{
j
}}
:
Type
@{
max
(
i
,
j
)}
:=
.