Theorems · Definition · linear algebra
LinearPMap.supSpanSingleton
{E : Type u_4} →
[inst : AddCommGroup E] →
{F : Type u_5} →
[inst_1 : AddCommGroup F] →
{K : Type u_7} →
{L : Type u_8} →
[inst_2 : DivisionRing K] →
[inst_3 : DivisionRing L] →
{σ : K →+* L} →
[inst_4 : Module K E] →
[inst_5 : Module L F] → (f : E →ₛₗ.[σ] F) → (x : E) → F → x ∉ f.domain → E →ₛₗ.[σ] FExtend a LinearPMap to f.domain ⊔ K ∙ x.
- Defined in
- Mathlib.LinearAlgebra.LinearPMap
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Submodulestatement · cited by 7,192
- DivisionRingstatement and proof · cited by 1,062
- LinearPMapstatement and proof · cited by 179
- LinearPMap.domainstatement and proof · cited by 167
- LinearPMap.mkSpanSingletonproof · cited by 10
- LinearPMap.supproof · cited by 6
Cited by12
Results whose statement or proof uses this declaration.
- LinearPMap.supSpanSingleton_apply_mkstatement · cited by 5
- HahnEmbedding.Partial.extendFunproof · cited by 5
- LinearPMap.supSpanSingleton_apply_mk_of_memstatement · cited by 3
- LinearPMap.domain_supSpanSingletonstatement · cited by 3
- LinearPMap.supSpanSingleton_apply_selfstatement and proof · cited by 2
- LinearPMap.supSpanSingleton_apply_of_memstatement and proof · cited by 1
- LinearPMap.supSpanSingleton_apply_smul_selfstatement and proof · cited by 1
- RieszExtension.stepproof · cited by 1
- HahnEmbedding.Partial.truncLT_eval_mem_range_extendFunproof · cited by 1
- HahnEmbedding.Partial.truncLT_mem_range_extendFunproof · cited by 1
- LinearMap.exists_extend_of_notMemproof · cited by 1
- LinearPMap.supSpanSingleton.congr_simpstatement and proof · cited by 0