Theorems · Theorem · linear algebra
LinearPMap.supSpanSingleton_apply_smul_self
∀ {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} (y : F) (hx : x ∉ f.domain) (c : K), ↑(f.supSpanSingleton x y hx) ⟨c • x, ⋯⟩ = σ c • y- Defined in
- Mathlib.LinearAlgebra.LinearPMap
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- Semiringproof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidproof · cited by 12,281
- RingHomstatement and proof · cited by 10,189
- Submodulestatement and proof · cited by 7,192
- zero_addproof · cited by 2,366
- Submodule.spanstatement · cited by 1,504
- DivisionRingstatement and proof · cited by 1,062
- LinearPMapstatement and proof · cited by 179
Cited by1
Results whose statement or proof uses this declaration.
- LinearPMap.supSpanSingleton_apply_selfproof · cited by 2