relation autom Sections AutomataTheory Doc

Def Dec(P) == P P

Thm* n:{1...}, A:Type, R:(AAProp). (n ~ A) (EquivRel x,y:A. x R y) (x,y:A. Dec(x R y)) (m:(n+1). m ~ (x,y:A//(x R y))) quotient_of_finite

Thm* n:{1...}, E:(nnProp). (EquivRel x,y:n. x E y) & (x,y:n. Dec(x E y)) (m:(n+1). m ~ (i,j:n//(i E j))) quotient_of_nsubn

In prior sections: core int 1 bool 1 rel 1 quot 1 int 2