Theorems · Theorem · linear algebra
LinearMap.separatingLeft_iff_ker_eq_bot
∀ {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} {B : M₁ →ₛₗ[I₁] M₂ →ₛₗ[I₂] M}, B.SeparatingLeft ↔ B.ker = ⊥A bilinear map is left-separating if and only if it has a trivial kernel.
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- 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
- Submodulestatement · cited by 7,192
- Bot.botstatement · cited by 4,720
- LinearMap.kerstatement · cited by 848
- LinearMap.SeparatingLeftstatement · cited by 47
- LinearMap.ker_eq_bot'proof · cited by 15
- LinearMap.separatingLeft_iff_linear_nontrivialproof · cited by 2
Cited by13
Results whose statement or proof uses this declaration.
- LinearMap.IsRefl.nondegenerate_iff_separatingLeftproof · cited by 9
- LinearMap.BilinForm.Nondegenerate.ker_eq_botproof · cited by 4
- LinearMap.separatingRight_iff_flip_ker_eq_botproof · cited by 3
- LinearMap.id_separatingLeftproof · cited by 2
- StrongDual.dualPairing_separatingLeftproof · cited by 1
- LinearMap.IsRefl.nondegenerate_iff_separatingRightproof · cited by 0
- LinearMap.BilinForm.nondegenerate_iff_ker_eq_botproof · cited by 0
- Submodule.quotDualCoannihilatorToDual_nondegenerateproof · cited by 0
- Subspace.dualCopairing_nondegenerateproof · cited by 0
- LinearMap.separatingLeft_dualProdproof · cited by 0
- Subspace.dualPairing_nondegenerateproof · cited by 0
- QuadraticMap.nondegenerate_associated_iffproof · cited by 0