Theorems · Definition · linear algebra
LinearMap.SeparatingLeft
{R : Type u_1} →
{R₁ : Type u_2} →
{R₂ : Type u_3} →
{M : Type u_5} →
{M₁ : Type u_6} →
{M₂ : Type u_7} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
[inst_3 : CommSemiring R₁] →
[inst_4 : AddCommMonoid M₁] →
[inst_5 : Module R₁ M₁] →
[inst_6 : CommSemiring R₂] →
[inst_7 : AddCommMonoid M₂] →
[inst_8 : Module R₂ M₂] →
{I₁ : R₁ →+* R} → {I₂ : R₂ →+* R} → (M₁ →ₛₗ[I₁] M₂ →ₛₗ[I₂] M) → PropA bilinear map is called left-separating if
the only element that is left-orthogonal to every other element is 0; i.e.,
for every nonzero x in M₁, there exists y in M₂ with B x y ≠ 0.
- Cited by
- 47 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
Cited by49
Results whose statement or proof uses this declaration.
- LinearMap.Nondegenerateproof · cited by 35
- LinearMap.separatingLeft_iff_ker_eq_botstatement · cited by 13
- LinearMap.IsRefl.nondegenerate_iff_separatingLeftstatement and proof · cited by 9
- LinearMap.flip_separatingLeftstatement · cited by 5
- Matrix.separatingLeft_toLinearMap₂'_iffstatement and proof · cited by 4
- LinearMap.SeparatingLeft.congrstatement and proof · cited by 4
- Matrix.separatingLeft_toLinearMap₂_iffstatement · cited by 3
- Matrix.SeparatingLeft.toLinearMap₂'statement · cited by 3
- LinearMap.IsOrthoᵢ.not_isOrtho_basis_self_of_separatingLeftstatement and proof · cited by 3
- LinearMap.flip_separatingRightstatement and proof · cited by 3
- LinearMap.separatingLeft_congr_iffstatement and proof · cited by 3
- LinearMap.id_separatingLeftstatement · cited by 2