Questions tagged [relations]
For questions concerning partial orders, equivalence relations, properties of relations (transitive, symmetric, etc), a composition of relations, or anything else concerning a relation on a set.
4,712 questions
0
votes
1
answer
43
views
Necessary and sufficient condition for a subset of the powerset of $S$ to be the set of relation classes of some binary relation $R$ on $S$?
Let $S$ be a non-empty set, and let $R$ be a binary relation on $S$. Generalizing equivalence classes, let a "relation class" of $S$ under $R$ be some subset of $S$ which is the forward ...
0
votes
0
answers
29
views
A non transitive game league 2
Cf. introducing question, but now make the more realistic assumption that strengths of a team $T=(a,b,c)$ are bound from both sides, WLOG $[0\le a\le b\le c \le 6]$. You can show a team as a point in ...
2
votes
2
answers
117
views
A non-transitive game league
This is probably known:
A team $T$ is a tuple $(a,b,c)$ with $a\le b \le c\in\mathbb{R}$ where the mean $m=(a+b+c)/3$ is fixed.
$T_1=(a,b,c)$ "beats" $T_2=(d,e,f)$ (short $T_1\rightarrow T_2)...
1
vote
3
answers
113
views
Number of surjective mappings from set $A$ to set $B$
I was solving a question which said :
Set $A$ consists of $6$ different elements, set $B$ consists of $4$ different elements, then the number of surjective mappings from set $A$ to set $B$ is ??
My ...
3
votes
2
answers
217
views
Suppes's concept of a relation: Why are domain and range sets?
This question is a succession question to Problems with Munkres's definitions of "rule of assignment" and "function".
Mauro Allegranza directed my attention to his answer to ...
4
votes
1
answer
364
views
How can this theorem be proven geometrically?
Here's a problem I just came up with:
A chord, passing through the point of intersection of the two diagonals of a cyclic quadrilateral $ABCD$, intersects the circumcircle at $N$ and $P$, as shown in ...
2
votes
2
answers
114
views
Operators and how they work on functions [duplicate]
I have recently learned about operators or functions that take a function as input and output a function.
My question is how do they work with function, especially with the definition of a function ...
6
votes
1
answer
148
views
Can this metric relation be proven synthetically?
In the attached figure, circle $O$ passes through vertex $A$ of $\triangle ABC$, intersecting sides $AB, AC,$ and $BC$ at $\{A, M\}, \{A, N\},$ and $\{P, Q\}$.
Using complex numbers, I found:
$|AB| \...
2
votes
0
answers
74
views
Finding an orientation on some edges in a mix digraph to avoid an alternating cycle
I encountered the following graph theoretical problem while I was working on my proof for a completely different topic. I found some configurations as necessary conditions on the initial graph. ...
0
votes
1
answer
45
views
Is every serial relation a generalized divisor relation?
First, some preliminary definitions. A serial relation is a binary relation $R$ on a set $S$ where this property holds: $(\forall x)(\exists y)xRy$, where the quantifiers range over $S$. Now, let $*$ ...
1
vote
0
answers
50
views
Is the class of cycle-free binary relations the same as the class of binary relations whose transitive closure is a strict partial order?
A binary relation $R$ is said to be cycle-free if there are no cycles in the relation, meaning, for every positive integer $n$, there are no $x_1,...,x_n$ such that $x_1Rx_2...Rx_1$. Also, a strict ...
2
votes
1
answer
43
views
Reflexive and Antisymmetric relation question
I'm reading Invitation to Discrete Mathematics (2nd edition) by Matousek and Nesetril. Page 41, problem #2 asks:
Prove that a relation $R$ on a set $X$ satisfies $R ◦ R^{-1} = ∆X$ if and only
if $R$ ...
12
votes
1
answer
453
views
Are $(c_0^+, \prec)$ and $(c_0^+, \succ)$ isomorphic?
This is a segue from this question I posted the other day.
For $a, b:\mathbb N\to\mathbb R$, we write $a\prec b$ iff $\{n\in\mathbb N:a_n<b_n\}$ is cofinite. It is easy to see $\prec$ is a strict ...
10
votes
1
answer
187
views
Are $\ell^1_+$ and $\ell^\infty_+$ order-isomorphic?
For $a, b:\mathbb N\to\mathbb R$, we write $a\prec b$ iff $\{n\in\mathbb N:a_n<b_n\}$ is cofinite. It is easy to see $\prec$ is a pre-order relation over $\mathbb R^\mathbb N$.
Let
$$\begin{aligned}...
1
vote
1
answer
94
views
Geometry - Quadrilateral diagonals such that one divides the other into equal parts
Given is a quadrilateral ABCD.
Its diagonals intersect at point O.
It is given that: AO = CO
and: angle(ADC) > angle(ABC)
From the given data, what can we deduce about the relationship between DO ...