Theorems · Theorem · linear algebra
Submodule.map_iInf
∀ {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} [Nonempty ι] {p : ι → Submodule R M} (f : M →ₛₗ[σ₁₂] M₂),
Function.Injective ⇑f → Submodule.map f (⨅ i, p i) = ⨅ i, Submodule.map f (p i)- Defined in
- Mathlib.Algebra.Module.Submodule.Map
- Cited by
- 2 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.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- Set.imageproof · cited by 5,609
- iInfstatement and proof · cited by 1,690
- Submodule.mapstatement and proof · cited by 614
- SetLike.coe_injectiveproof · cited by 374
- Function.Injective.injOnproof · cited by 280
Cited by2
Results whose statement or proof uses this declaration.
- Module.End.iInf_maxGenEigenspace_restrict_map_subtype_eqproof · cited by 1
- Submodule.inf_iInf_maxGenEigenspace_of_forall_mapsToproof · cited by 1