Mathlib Map

Theorems · Theorem · linear algebra

Subspace.dualAnnihilator_dualCoannihilator_eq

∀ {K : Type u_1} {V : Type u_2} [inst : Field K] [inst_1 : AddCommGroup V] [inst_2 : Module K V] {W : Subspace K V},
  (Submodule.dualAnnihilator W).dualCoannihilator = W
Defined in
Mathlib.LinearAlgebra.Dual.Lemmas
Cited by
2 results in Mathlib
Foundations
Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldAddCommGroupModule

Around this declaration

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

Cites21

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

Cited by3

Results whose statement or proof uses this declaration.