#Transitive relation

31 messages · Page 1 of 1 (latest)

dull nimbus
#

whats a transitive relation?
if a , b E r and b, c E r then a , c E r ?

why it says missing cases for
The set X={1,2,3,4},
R ={(1,1),(1,2),(2,1)}

stone narwhalBOT
amber fiber
#

send full question

dull nimbus
gusty cosmos
dull nimbus
#

ive 1->2 , 2->1 and 1->1

#

so its transitive

gusty cosmos
#

Yeah but does it apply to all

dull nimbus
#

having all the pairs is necessary or not?

gusty cosmos
#

We did this too at the start of the year

#

Yea its for all

dull nimbus
#

is it like
if a,b E r and b,a E r
then a,c E r

#

or

#

a,b must E r and b,a must E r
then a,c E r

gusty cosmos
#

(a,b E r), (b,c E r), (a,c E r)

#

Like take a relation of ewuality

#

x = y, y = z then x = z. So this relation is transitive

#

You can take any variable in (x,y,z)

dull nimbus
#

whats the meaning of missing cases here

#

why its not transitive

gusty cosmos
#

You have (1,1),(1,2) (a = 1, b = 1, c = 2) transitivity requires (a,c) i.e. (1,2)

gusty cosmos
#

Uh

#

You need (1,2) for transitivitu

dull nimbus
#

ive 2-> 1 and 1 -> 2

#

but not 2 -> 2

#

thanks, i appreciate the support ^^