Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
Composition of functions that are onto or one-to-one
Both of your proofs are correct.
Tags:
Analysis
Related
How many triangles
Enumerating number of solutions to an equation
every single point is closed?
How to solve system of equations with mod?
Proof of $\gcd(a,b)=ax+by\ $ [Bezout's identity]
Where is the difference between the union and sum of sets?
are there non-standard models of arithmetic in second order arithmetic?
A finite, cancellative semigroup is a group
What are the required backgrounds of Robin Hartshorne's Algebraic Geometry book?
In the card game Set, what's the probability of a Set existing in n cards?
Book recommendations for relearning math from elementary school arithmetic?
In naive set theory ∅ = {∅} = {{∅}}?
Recent Posts
Pandas how to find column contains a certain value
Recommended way to install multiple Python versions on Ubuntu 20.04
Build super fast web scraper with Python x100 than BeautifulSoup
How to convert a SQL query result to a Pandas DataFrame in Python
How to write a Pandas DataFrame to a .csv file in Python