Nuprl Lemma : cut-order_antisymmetry

∀[Info:Type]. ∀[es:EO+(Info)]. ∀[X:EClass(Top)]. ∀[f:sys-antecedent(es;X)]. ∀[a,b:E(X)].
  (a = b ∈ E(X)) supposing (b ≤(X;f) a and a ≤(X;f) b)


Proof




Definitions occuring in Statement :  cut-order: a ≤(X;f) b,  sys-antecedent: sys-antecedent(es;Sys),  es-E-interface: E(X),  eclass: EClass(A[eo; e]),  event-ordering+: EO+(Info),  uimplies: b supposing a,  uall: ∀[x:A]. B[x],  top: Top,  universe: Type,  equal: s = t ∈ T
Definitions unfolded in proof :  so_apply: x[s1;s2],  subtype_rel: A ⊆r B,  so_lambda: λ2x y.t[x; y],  prop: ℙ,  all: ∀x:A. B[x],  uimplies: b supposing a,  member: t ∈ T,  uall: ∀[x:A]. B[x],  true: True,  btrue: tt,  ifthenelse: if b then t else f fi ,  assert: ↑b,  guard: {T},  implies: P ⇒ Q,  sq_type: SQType(T),  es-E-interface: E(X)

Latex:
\mforall{}[Info:Type].  \mforall{}[es:EO+(Info)].  \mforall{}[X:EClass(Top)].  \mforall{}[f:sys-antecedent(es;X)].  \mforall{}[a,b:E(X)].
    (a  =  b)  supposing  (b  \mleq{}(X;f)  a  and  a  \mleq{}(X;f)  b)



Date html generated: 2016_05_17-AM-07_44_23
Last ObjectModification: 2015_12_28-PM-11_33_35

Theory : event-ordering


Home Index