Theorems · Definition · linear algebra
LinearPMap.sSup
{R : Type u_1} →
{S : Type u_2} →
[inst : Ring R] →
[inst_1 : Ring S] →
{σ : R →+* S} →
{E : Type u_4} →
[inst_2 : AddCommGroup E] →
[inst_3 : Module R E] →
{F : Type u_5} →
[inst_4 : AddCommGroup F] →
[inst_5 : Module S F] → (c : Set (E →ₛₗ.[σ] F)) → DirectedOn (fun x1 x2 => x1 ≤ x2) c → E →ₛₗ.[σ] FFor a family of (semi)linear maps with a directed domains such that the one defined on a larger domain restricts to the one defined on the smaller domain, this defines the (semi)linear map defined on the union of the domains extending all the (semi)linear maps in the family.
- Defined in
- Mathlib.LinearAlgebra.LinearPMap
- Cited by
- 7 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- 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
- Set.imageproof · cited by 5,609
- SupSet.sSupproof · cited by 954
- DirectedOnstatement and proof · cited by 271
- LinearPMapstatement and proof · cited by 179
- LinearPMap.domainproof · cited by 167
Cited by9
Results whose statement or proof uses this declaration.
- HahnEmbedding.Partial.sSupFunproof · cited by 6
- LinearPMap.le_sSupstatement · cited by 5
- LinearPMap.sSup_applystatement · cited by 2
- LinearPMap.mem_domain_sSup_iffstatement · cited by 2
- Module.Baer.ExtensionOf.maxproof · cited by 2
- RieszExtension.exists_topproof · cited by 1
- LinearPMap.domain_sSupstatement · cited by 1
- LinearPMap.sSup_lestatement and proof · cited by 0
- LinearPMap.sSup.congr_simpstatement and proof · cited by 0