Qcert.Basic.TypeSystem.TBrandContext


Section TBrandContext.


Implicitly, everything derives from Any
  Definition Any {ftype:foreign_type} {br:brand_relation} := Brand nil.

  Section Brand_Context.
    Context {ftype:foreign_type}.
    Context {br:brand_relation}.
Represents a mapping from brands to types