Onto Mapping From An M Set To An N Set And Their Derivation

Onto mapping from an m-set to an n-set and their derivation

graph TD; A["Onto mapping from an m-set to an n-set and their derivation"]; B["m-set"]; C["n-set"]; D["Onto mapping"]; E["Derivation"]; A-->B; A-->C; A-->D; A-->E; B-->F["Elements of m-set"]; C-->G["Elements of n-set"]; D-->H["Definition"]; D-->I["Properties"]; D-->J["Examples"]; E-->K["Definition"]; E-->L["Properties"]; E-->M["Examples"];