Theorems · Theorem · linear algebra
Submodule.map_iSup
∀ {R : Type u_1} {R₂ : Type u_3} {M : Type u_5} {M₂ : Type u_7} [inst : Semiring R] [inst_1 : Semiring R₂]
[inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid M₂] [inst_4 : Module R M] [inst_5 : Module R₂ M₂] {σ₁₂ : R →+* R₂}
[inst_6 : RingHomSurjective σ₁₂] {ι : Sort u_9} (f : M →ₛₗ[σ₁₂] M₂) (p : ι → Submodule R M),
Submodule.map f (⨆ i, p i) = ⨆ i, Submodule.map f (p i)- Defined in
- Mathlib.Algebra.Module.Submodule.Map
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Submodulestatement and proof · cited by 7,192
- iSupstatement · cited by 2,415
- Submodule.mapstatement · cited by 614
- RingHomSurjectivestatement and proof · cited by 220
- GaloisConnection.l_iSupproof · cited by 78
- Submodule.gc_map_comapproof · cited by 6
Cited by13
Results whose statement or proof uses this declaration.
- Submodule.biSup_comap_subtype_eq_topproof · cited by 5
- Module.End.independent_genEigenspaceproof · cited by 4
- Submodule.map_mulproof · cited by 3
- range_vecMulLinearproof · cited by 2
- LinearMap.mapsTo_biSup_of_mapsToproof · cited by 2
- Submodule.map_map₂proof · cited by 2
- Matrix.range_diagonalproof · cited by 1
- Module.End.iSup_maxGenEigenspace_eq_topproof · cited by 1
- CliffordAlgebra.evenOdd_map_involuteproof · cited by 1
- CliffordAlgebra.evenOdd_map_reverseproof · cited by 1
- Module.End.independent_iInf_maxGenEigenspace_of_forall_mapsToproof · cited by 1
- HahnEmbedding.ArchimedeanStrata.isInternal_stratum'proof · cited by 0