Step * of Lemma strict_part_irrefl

[T:Type]. ∀[R:T ⟶ T ⟶ ℙ]. ∀[a,b:T].  ¬(a b ∈ T) supposing strict_part(x,y.R[x;y];a;b)
BY
(Unfolds ``not strict_part`` THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[R:T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}].  \mforall{}[a,b:T].    \mneg{}(a  =  b)  supposing  strict\_part(x,y.R[x;y];a;b)


By


Latex:
(Unfolds  ``not  strict\_part``  0  THEN  Auto)




Home Index