Theorems · Definition · linear algebra
LinearPMap.domain
{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] →
[inst_3 : Module R E] →
{F : Type u_4} → [inst_4 : AddCommGroup F] → [inst_5 : Module S F] → (E →ₛₗ.[σ] F) → Submodule R EThe domain of the (semi)linear map.
- Defined in
- Mathlib.LinearAlgebra.LinearPMap
- Cited by
- 167 results in Mathlib
- Foundations
- Depth 12 from the axioms, rests on 93 definitions · uses no axioms
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
- Ringstatement and proof · cited by 7,463
- Submodulestatement · cited by 7,192
- LinearPMapstatement and proof · cited by 179
Cited by200
Results whose statement or proof uses this declaration.
- LinearPMap.toFun'statement · cited by 124
- LinearPMap.graphproof · cited by 39
- LinearPMap.toFunstatement · cited by 34
- LinearPMap.adjointproof · cited by 13
- LinearPMap.map_zerostatement · cited by 11
- LinearPMap.supSpanSingletonstatement and proof · cited by 11
- HahnEmbedding.Partial.evalCoeffproof · cited by 8
- LinearPMap.map_substatement and proof · cited by 7
- LinearPMap.sSupproof · cited by 7
- HahnEmbedding.Partial.evalCoeff_eqstatement and proof · cited by 7
- LinearPMap.supstatement and proof · cited by 6
- LinearPMap.domRestrictproof · cited by 6