Theorems · Theorem · linear algebra
Submodule.mem_sup
∀ {R : Type u_1} {M : Type u_4} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {x : M}
{p p' : Submodule R M}, x ∈ p ⊔ p' ↔ ∃ y ∈ p, ∃ z ∈ p', y + z = x- Defined in
- Mathlib.LinearAlgebra.Span.Defs
- Cited by
- 73 results in Mathlib
- Foundations
- Depth 65 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.
Cites18
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
- SetLike.coeproof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- add_commproof · cited by 1,535
- Submodule.spanproof · cited by 1,504
- add_assocproof · cited by 746
- le_sup_leftproof · cited by 265
- smul_addproof · cited by 263
Cited by73
Results whose statement or proof uses this declaration.
- Ideal.comap_map_of_surjectiveproof · cited by 30
- Submodule.comap_map_eqproof · cited by 23
- Ideal.radical_eq_sInfproof · cited by 21
- Submodule.fg_of_fg_map_of_fg_inf_kerproof · cited by 7
- Submodule.mem_span_finite_of_mem_spanproof · cited by 6
- LieSubmodule.mem_supproof · cited by 5
- LinearPMap.supSpanSingleton_apply_mkstatement and proof · cited by 5
- Ideal.mem_span_singleton_supproof · cited by 4
- Submodule.sup_smulproof · cited by 4
- Ideal.sup_mul_eq_of_coprime_leftproof · cited by 4
- Module.End.independent_genEigenspaceproof · cited by 4
- LieAlgebra.IsKilling.sl2SubmoduleOfRoot_eq_supproof · cited by 3