Skip to content

Investigate behaviour of the interaction of abstract theories and sections. #251

@strub

Description

@strub
theory T.
  abstract theory U.
    axiom L : false.
  end U.
end T.

section S.
  clone T as CT.
end section S.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions