Theorems · Inductive type · linear algebra
LinearPMap
{R : Type u_1} →
{S : Type u_2} →
[inst : Ring R] →
[inst_1 : Ring S] →
(R →+* S) →
(E : Type u_3) →
[inst_2 : AddCommGroup E] →
[Module R E] → (F : Type u_4) → [inst : AddCommGroup F] → [Module S F] → Type (max u_3 u_4)A LinearPMap σ E F or E →ₛₗ.[σ] F is a (semi)linear map from a submodule of E to F.
- Defined in
- Mathlib.LinearAlgebra.LinearPMap
- Cited by
- 179 results in Mathlib
- Foundations
- Depth 11 from the axioms, rests on 91 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement · cited by 20,661
- AddCommGroupstatement · cited by 12,871
- RingHomstatement · cited by 10,189
- Ringstatement · cited by 7,463
Cited by234
Results whose statement or proof uses this declaration.
- LinearPMap.domainstatement and proof · cited by 167
- LinearPMap.toFun'statement and proof · cited by 124
- LinearPMap.graphstatement and proof · cited by 39
- HahnEmbedding.IsPartialstatement · cited by 39
- HahnEmbedding.Partialproof · cited by 39
- LinearPMap.toFunstatement and proof · cited by 34
- LinearPMap.closurestatement and proof · cited by 15
- Module.Baer.ExtensionOf.toLinearPMapstatement · cited by 15
- LinearPMap.IsClosablestatement and proof · cited by 15
- LinearPMap.adjointstatement and proof · cited by 13
- HahnEmbedding.Seed.baseEmbeddingstatement · cited by 11
- LinearPMap.map_zerostatement and proof · cited by 11
Showing the 200 most cited of 234.