Selector

start

Definicja struktury

definition
  let x1 be Θ1;
   .....
  let xn be Θn;
  struct1,...,Σn) Σ over a1,...,am
      (#
        σ1 -> Θ'1,
        ....
        σk -> Θ'k
      #);
end;
wprowadza konstruktory selktorów σi dla pól struktury nieoddziedziczonych ze struktur prefiksowych. Funktor selektorowy (konstruktor selektora) mogłaby wyglądać następująco (takiej konstrukcji nie ma w Mizarze):

definition
  let x1 be Θ1;
   .....
  let xn be Θn;
  let Σ over a1,...,am;
  sel the σi of S -> Θ'i;
end;

Funktor the σ of S służy do tworzenia termów selektorowych thr σ of τ.

WebForm
TopicClassification Select one...
ProjectGroup?

ImplementationDate? N/A
Topic revision: r1 - 2012-01-25 - 14:12:00 - 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