Theorems · Inductive type · linear algebra
LinearMap.IsPerfectCompl
{R : Type u_1} →
{M : Type u_2} →
{N : Type u_3} →
[inst : CommRing R] →
[inst_1 : AddCommGroup M] →
[inst_2 : Module R M] →
[inst_3 : AddCommGroup N] →
[inst_4 : Module R N] → (p : M →ₗ[R] N →ₗ[R] R) → [p.IsPerfPair] → Submodule R M → Submodule R N → PropGiven a perfect pairing p between M and N, we say a pair of submodules U in M and
V in N are perfectly complementary w.r.t. p if their dual annihilators are complementary,
using p to identify M and N with dual spaces.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement · cited by 17,173
- AddCommGroupstatement · cited by 12,871
- LinearMapstatement · cited by 10,215
- Submodulestatement · cited by 7,192
- LinearMap.IsPerfPairstatement · cited by 34
Cited by14
Results whose statement or proof uses this declaration.
- LinearMap.IsPerfectCompl.flipstatement and proof · cited by 2
- LinearMap.IsPerfectCompl.isCompl_rightstatement and proof · cited by 2
- LinearMap.IsPerfPair.restrictstatement and proof · cited by 1
- LinearMap.IsPerfectCompl.congr_simpstatement and proof · cited by 1
- LinearMap.IsPerfectCompl.flip_iffstatement and proof · cited by 1
- LinearMap.IsPerfectCompl.isCompl_leftstatement and proof · cited by 1
- LinearMap.IsPerfectCompl.left_top_iffstatement and proof · cited by 1
- LinearMap.IsPerfPair.restrictScalars_of_fieldstatement and proof · cited by 0
- LinearMap.IsPerfectCompl.casesOnstatement and proof · cited by 0
- RootPairing.IsBalanced.casesOnstatement and proof · cited by 0
- RootPairing.IsBalanced.isPerfectComplstatement · cited by 0
- LinearMap.IsPerfectCompl.recOnstatement and proof · cited by 0