Theorems · Theorem · linear algebra
LinearPMap.mkSpanSingleton_apply
∀ (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}
(hx : x ≠ 0) (y : F), ↑(LinearPMap.mkSpanSingleton x y hx) ⟨x, ⋯⟩ = y- Defined in
- Mathlib.LinearAlgebra.LinearPMap
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 53 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- LinearPMap.domainstatement · cited by 167
- LinearPMap.toFun'statement · cited by 124
- Submodule.mem_span_singleton_selfstatement and proof · cited by 59
- LinearPMap.mkSpanSingletonstatement · cited by 10
- LinearPMap.mkSpanSingleton'_apply_selfproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.