Theorems · Definition · linear algebra
LinearMap.IsPerfectCompl.recOn
{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} →
[inst_5 : p.IsPerfPair] →
{U : Submodule R M} →
{V : Submodule R N} →
{motive : p.IsPerfectCompl U V → Sort u} →
(t : p.IsPerfectCompl U V) →
((isCompl_left : IsCompl U (Submodule.map (↑p.toPerfPair.symm) V.dualAnnihilator)) →
(isCompl_right :
IsCompl V (Submodule.map (↑p.flip.toPerfPair.symm) U.dualAnnihilator)) →
motive ⋯) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, 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.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- LinearEquiv.symmstatement and proof · cited by 1,461
- LinearEquiv.toLinearMapstatement and proof · cited by 1,171
- Submodule.mapstatement and proof · cited by 614
- Module.Dualstatement · cited by 583
- IsComplstatement and proof · cited by 351
- LinearMap.flipstatement and proof · cited by 193
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.