Mathlib Map

Theorems · Theorem · linear algebra

Submodule.exists_linearEquiv_restrict_eq

∀ {K : Type u} {V : Type v} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V]
  {W W' : Submodule K V} [FiniteDimensional K ↥W] (f : ↥W ≃ₗ[K] ↥W'), ∃ g, ∀ (x : ↥W), ↑(f x) = g ↑x
Defined in
Mathlib.LinearAlgebra.FiniteDimensional.Basic
Cited by
0 results in Mathlib
Foundations
Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DivisionRingAddCommGroupModuleFiniteDimensional

Around this declaration

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

Cites28

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.