This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
import Adam.Metadata
import Mathlib.Algebra.Module.Submodule.Lattice
Game "Adam"
World "Module"
Level 5
Title "Untervektorräume"
Introduction
"
Elemente aus einem Untervektorraum $U$ wählt man gleich aus, wie Elemente in einer Menge.
Nämlich man nimmt ein Element `(x : V)` und sagt, dass es in `U` liegt mit `x ∈ U` (`\\in`).
"
Statement
"TODO: Spannendere Aufgaben."
{K V : Type _} [Field K] [AddCommMonoid V] [Module K V] (U : Submodule K V) :