Theorems · Theorem · linear algebra
Submodule.map_strict_mono_or_ker_sup_lt_ker_sup
∀ {R : Type u_1} {R₂ : Type u_2} {M : Type u_4} {M₂ : Type u_5} [inst : Ring R] [inst_1 : Semiring R₂]
[inst_2 : AddCommGroup M] [inst_3 : Module R M] [inst_4 : AddCommGroup M₂] [inst_5 : Module R₂ M₂] {τ₁₂ : R →+* R₂}
[inst_6 : RingHomSurjective τ₁₂] {p p' : Submodule R M} (f : M →ₛₗ[τ₁₂] M₂),
p < p' → Submodule.map f p < Submodule.map f p' ∨ f.ker ⊓ p < f.ker ⊓ p'- Defined in
- Mathlib.LinearAlgebra.Span.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 69 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.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- LT.lt.leproof · cited by 2,189
- LinearMap.kerstatement and proof · cited by 848
- Submodule.mapstatement and proof · cited by 614
- RingHomSurjectivestatement and proof · cited by 220
- inf_commproof · cited by 139
Cited by2
Results whose statement or proof uses this declaration.
- Submodule.map_strict_mono_of_ker_inf_eqproof · cited by 0
- LinearMap.ker_inf_lt_ker_inf_of_map_eq_of_ltproof · cited by 0