mb
collection
Sections
GenAutomata
Doc
Def
(
x
c.P(x)) ==
x:T. x
c
P(x)
is mentioned by
Thm*
P:(T
Prop), c1,c2:Collection(T). c1 = c2
((
x
c1.P(x))
(
x
c2.P(x)))
[col_all_functionality]
Thm*
c:Collection(T), P:(T
Prop). (
x
c.P(x))
(
x:T. x
c
P(x))
[col_all_iff]
Try larger context:
GenAutomata
mb
collection
Sections
GenAutomata
Doc