Theorems · Theorem · commutative algebra
Submodule.comap_subtype_le_iff
∀ {R : Type u_1} {M : Type u_5} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
{p q r : Submodule R M}, Submodule.comap p.subtype q ≤ Submodule.comap p.subtype r ↔ p ⊓ q ≤ p ⊓ r- Defined in
- Mathlib.Algebra.Module.Submodule.Range
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Submodulestatement and proof · cited by 7,192
- Submodule.subtypestatement and proof · cited by 480
- Submodule.comapstatement and proof · cited by 347
- inf_of_le_rightproof · cited by 128
- Submodule.comap_monoproof · cited by 18
- Submodule.map_comap_subtypeproof · cited by 17
- Submodule.map_monoproof · cited by 13
- Submodule.comap_subtype_selfproof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.