Theorems · Theorem · linear algebra
Submodule.comap_covBy_of_surjective
∀ {R : Type u_1} {R₂ : Type u_2} {M : Type u_4} {M₂ : Type u_5} [inst : Semiring 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₂}
[RingHomSurjective τ₁₂] {f : M →ₛₗ[τ₁₂] M₂},
Function.Surjective ⇑f → ∀ {p q : Submodule R₂ M₂}, p ⋖ q → Submodule.comap f p ⋖ Submodule.comap f q- Defined in
- Mathlib.LinearAlgebra.Span.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Submodulestatement and proof · cited by 7,192
- LE.le.transproof · cited by 3,151
- LT.lt.leproof · cited by 2,189
- LT.lt.neproof · cited by 872
- Submodule.mapproof · cited by 614
- Submodule.comapstatement and proof · cited by 347
Cited by1
Results whose statement or proof uses this declaration.
- Module.length_eq_add_of_exactproof · cited by 6