An authentication system is responsible to tell if the user is who they claim to be. A multi-factor uses multiple factors to check that claim.
The best-known authentication system is to use a password; this is a single factor. When combining more than one factor, using other items like a RFID card, biometrics or digital certificates, we get a multi-factor-authentication system.