Theorems · Theorem · linear algebra
LinearMap.IsRefl.ker_eq_bot_iff_ker_flip_eq_bot
∀ {R : Type u_1} {R₁ : Type u_2} {M : Type u_5} {M₁ : Type u_6} [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₁]
{I₁ I₂ : R₁ →+* R} {B : M₁ →ₛₗ[I₁] M₁ →ₛₗ[I₂] M}, B.IsRefl → (B.ker = ⊥ ↔ B.flip.ker = ⊥)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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 and proof · cited by 7,192
- Bot.botstatement and proof · cited by 4,720
- LinearMap.kerstatement and proof · cited by 848
- LinearMap.flipstatement · cited by 193
- SMulCommClass.symmstatement · cited by 67
- LinearMap.IsReflstatement and proof · cited by 16
- LinearMap.IsRefl.ker_flipproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- LinearMap.IsRefl.nondegenerate_iff_separatingLeftproof · cited by 9
- LinearMap.IsRefl.nondegenerate_iff_separatingRightproof · cited by 0