Theorems · Definition · linear algebra
LinearPMap.mkSpanSingleton
{K : Type u_7} →
{L : Type u_8} →
{E : Type u_9} →
{F : Type u_10} →
[inst : DivisionRing K] →
[inst_1 : DivisionRing L] →
{σ : K →+* L} →
[inst_2 : AddCommGroup E] →
[inst_3 : Module K E] →
[inst_4 : AddCommGroup F] → [inst_5 : Module L F] → (x : E) → F → x ≠ 0 → E →ₛₗ.[σ] FThe unique LinearPMap on span R {x} that sends a non-zero vector x to y.
This version works for modules over division rings.
- Defined in
- Mathlib.LinearAlgebra.LinearPMap
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- RingHomstatement and proof · cited by 10,189
- DivisionRingstatement and proof · cited by 1,062
- LinearPMapstatement · cited by 179
- LinearPMap.mkSpanSingleton'proof · cited by 3
Cited by11
Results whose statement or proof uses this declaration.
- LinearPMap.supSpanSingletonproof · cited by 11
- LinearPMap.supSpanSingleton_apply_mkstatement · cited by 5
- LinearPMap.supSpanSingleton_apply_mk_of_memstatement · cited by 3
- LinearPMap.supSpanSingleton_apply_selfstatement · cited by 2
- separate_convex_open_setproof · cited by 2
- HahnEmbedding.Partial.lt_extendproof · cited by 1
- LinearPMap.supSpanSingleton_apply_smul_selfstatement · cited by 1
- HahnEmbedding.Partial.baseEmbedding_le_extendFunproof · cited by 1
- RieszExtension.stepproof · cited by 1
- LinearPMap.mkSpanSingleton_applystatement · cited by 0
- LinearPMap.mkSpanSingleton.congr_simpstatement and proof · cited by 0