Mathlib Map

Theorems · Theorem · group theory

Subspace.biUnion_ne_univ_of_top_notMem

∀ {k : Type u_1} {E : Type u_2} [inst : DivisionRing k] [Infinite k] [inst_2 : AddCommGroup E] [inst_3 : Module k E]
  {s : Finset (Subspace k E)}, ⊤ ∉ s → ⋃ p ∈ s, ↑p ≠ Set.univ

A vector space over an infinite field cannot be a finite union of proper subspaces.

Defined in
Mathlib.GroupTheory.CosetCover
Cited by
1 results in Mathlib
Foundations
Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DivisionRingInfiniteAddCommGroupModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites20

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.