]> matita.cs.unibo.it Git - helm.git/commit
An idea to implement manifest record fields:
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 18 Dec 2006 22:28:22 +0000 (22:28 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 18 Dec 2006 22:28:22 +0000 (22:28 +0000)
commit977aadd03056689f9dc71425e20bcd7ae6f49810
tree31c68aa930123508952a2c5920e5ea7764edc2eb
parent2c4dd8bdb55dff0c590ee6abd94aab0e7417c626
An idea to implement manifest record fields:
record r : R := { c1 : T1 ; c2 : T2 with f c1 = g c2 }.

Only the syntactic sugar is actually missing!
helm/software/matita/tests/multiple_inheritance.ma [new file with mode: 0644]