Theorems · Theorem · linear algebra
LinearMap.BilinForm.nondegenerate_congr_iff
∀ {R : Type u_1} {M : Type u_2} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {M' : Type u_8}
[inst_3 : AddCommMonoid M'] [inst_4 : Module R M'] {B : LinearMap.BilinForm R M} (e : M ≃ₗ[R] M'),
((LinearMap.BilinForm.congr e) B).Nondegenerate ↔ B.Nondegenerate- Cited by
- 1 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- LinearEquivstatement and proof · cited by 3,317
- LinearEquiv.symmproof · cited by 1,461
- LinearMap.BilinFormstatement and proof · cited by 501
- LinearMap.BilinForm.Nondegeneratestatement and proof · cited by 77
- LinearEquiv.self_trans_symmproof · cited by 15
- LinearMap.BilinForm.congrstatement and proof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.nondegenerate_toBilin'_iff_nondegenerate_toBilinproof · cited by 0