Digital Garden by Rycont | 뉴스레터 구독하기


Quiz

Let A={1,2,3,4,5} and B={a,b,c,d,e,f,g}. (∣A∣=5,∣B∣=7)

Question:

  1. What is the maximum possible cardinality (size) of the Image (Range) of a function $f: A \rightarrow B$?
  2. Can there exist an Injective (one-to-one) function $f: B \rightarrow A$? Explain briefly.

Answer:

    1. Each element in domain have mapping to codomain, so maximum size of image is equal or less than size of domain.
  1. No. Every element in domain(B) must have mapping for element in codomain(A), but the size of domain is bigger than the size of codomain, so at lease 3 mapping will have same image.


연결된 페이지 (Inlinks)

연결된 페이지가 없습니다.


댓글 쓰기, GitHub에서 보기