Nuprl Definition : equiv_rel
(compound):: EquivRel(T;x,y.E[x; y]) ==  Refl(T;x,y.E[x; y]) ∧ Sym(T;x,y.E[x; y]) ∧ Trans(T;x,y.E[x; y])
Definitions occuring in Statement : 
trans: Trans(T;x,y.E[x; y])
, 
sym: Sym(T;x,y.E[x; y])
, 
refl: Refl(T;x,y.E[x; y])
, 
and: P ∧ Q
Definitions occuring in definition : 
refl: Refl(T;x,y.E[x; y])
, 
and: P ∧ Q
, 
sym: Sym(T;x,y.E[x; y])
, 
trans: Trans(T;x,y.E[x; y])
FDL editor aliases : 
equiv_rel
Latex:
(compound):: 
EquivRel(T;x,y.E[x;  y])  ==
    Refl(T;x,y.E[x;  y])  \mwedge{}  Sym(T;x,y.E[x;  y])  \mwedge{}  Trans(T;x,y.E[x;  y])
Date html generated:
2016_05_13-PM-04_14_53
Last ObjectModification:
2015_09_22-PM-05_46_03
Theory : rel_1
Home
Index