This document summarizes an introduction to F# presentation given at a Madrid F# meetup. The presenter introduces themselves and explains that the talk will provide an overview of F# based on their personal experience, and will focus more on practical than theoretical aspects. They then discuss what F# is, its type system including tuples, records, discriminated unions and built-in types, as well as features like pattern matching, units of measure, and type providers. Real-world applications and platforms that F# supports are also mentioned.