Theorems · Theorem · linear algebra
LinearMap.exists_ne_zero_of_sSup_eq
∀ {R : Type u_1} {R₂ : Type u_2} {M : Type u_4} {M₂ : Type u_5} [inst : Semiring R] [inst_1 : AddCommMonoid M]
[inst_2 : Module R M] [inst_3 : Semiring R₂] {σ₁₂ : R →+* R₂} [inst_4 : AddCommMonoid M₂] [inst_5 : Module R₂ M₂]
{N : Submodule R M} {f : ↥N →ₛₗ[σ₁₂] M₂},
f ≠ 0 → ∀ (s : Set (Submodule R M)) (hs : sSup s = N), ∃ m, ∃ (h : m ∈ s), f ∘ₛₗ Submodule.inclusion ⋯ ≠ 0- Defined in
- Mathlib.LinearAlgebra.Span.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- 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
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Top.topproof · cited by 9,680
- Submodulestatement and proof · cited by 7,192
- Set.imageproof · cited by 5,609
- iSupproof · cited by 2,415
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.