start

Rejestracja warunkowa


registration
  let x1 be Θ1;
   .....
  let xn be Θn;
  cluster η1 ... ηk -> ξ1 ... ξm for Θ(x1,...,xn);
  coherence
  proof      :: thesis: for x being Θ(x1,...,xn) st x is η1 ... ηk
           ::       holds x is ξ1 ... ξm
    let x be Θ(x1,...,xn) ;
    assume x is η1 ... ηk;
    thus x is ξ1;
      ....
    thus x is ξm;
  end;
end;
gdzie η1, ..., ηk, ξ1, ..., ξmprzymiotnikami, do których typów definiowalności rozszerza się typ Θ(x1,...,xn). Przymiotnik ηi lub ξi może mieć argumenty jawne (τi,1,...,τi,ni) zależne od x1,...,xn.

Rejestracja powoduje automatyczne dołączanie przymiotników ξ11,...,τn), ..., ξm1,...,τn) do typu η11,...,τn) ... ηk1,...,τn) Θ(τ1,...,τn).

WebForm
TopicClassification Select one...
ProjectGroup?

ImplementationDate? N/A
Topic revision: r1 - 2012-01-28 - 15:52:18 - GrzegorzBancerek
 
Mizar TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback