Theorems · Theorem · linear algebra
Submodule.sup_inf_assoc_of_le_of_neg_le
∀ {R : Type u_8} {M : Type u_9} [inst : Semiring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] {s : Submodule R M}
(t : Submodule R M) {p : Submodule R M}, s ≤ p → -s ≤ p → (s ⊔ t) ⊓ p = s ⊔ t ⊓ p- Defined in
- Mathlib.LinearAlgebra.Span.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Submodulestatement and proof · cited by 7,192
- Submodule.extproof · cited by 204
- neg_add_cancel_leftproof · cited by 84
- Submodule.add_memproof · cited by 75
- add_right_injproof · cited by 71
- Submodule.pointwiseNegstatement · cited by 20
- Submodule.neg_leproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Submodule.inf_sup_assoc_of_le_of_neg_leproof · cited by 1
- PointedCone.sup_inf_assoc_of_le_submoduleproof · cited by 0