finite sets Sections AutomataTheory Doc

inject Def basic Inj(A;B;f) == a1,a2:A. f(a1) = f(a2) B a1 = a2

Thm* f:(AB). Inj(A;B;f) Prop