A relation R on set A is an equivalence relation if it is:
செட் A இல் உள்ள ஒரு உறவு R என்பது ஒரு சமமான உறவாக இருந்தால்:
- aReflexive and symmetric only — பிரதிபலிப்பு மற்றும் சமச்சீர் மட்டுமே
- bReflexive and transitive only — பிரதிபலிப்பு மற்றும் இடைநிலை மட்டுமே
- cReflexive, symmetric and transitive — பிரதிபலிப்பு, சமச்சீர் மற்றும் இடைநிலை✓ Correct
- dSymmetric and transitive only — சமச்சீர் மற்றும் இடைநிலை மட்டுமே
Explanation
An equivalence relation must satisfy all three: reflexivity (aRa), symmetry (aRb ⟹ bRa), and transitivity (aRb and bRc ⟹ aRc).
ஒரு சமமான உறவு இந்த மூன்றையும் பூர்த்தி செய்ய வேண்டும்: ரிஃப்ளெக்சிவிட்டி (aRa), சமச்சீர்நிலை (aRb ⟹ bRa), மற்றும் டிரான்சிட்டிவிட்டி (aRb மற்றும் bRc ⟹ aRc).