Theorems · Theorem · linear algebra
LinearMap.apply_toPerfPair_flip
∀ {R : Type u_1} {M : Type u_3} {N : Type u_5} [inst : AddCommGroup M] [inst_1 : AddCommGroup N] [inst_2 : CommRing R]
[inst_3 : Module R M] [inst_4 : Module R N] (p : M →ₗ[R] N →ₗ[R] R) [inst_5 : p.IsPerfPair] (f : Module.Dual R M)
(x : M), (p x) (p.flip.toPerfPair.symm f) = f x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- LinearEquivstatement · cited by 3,317
- LinearEquiv.symmstatement · cited by 1,461
- Module.Dualstatement and proof · cited by 583
- LinearMap.flipstatement and proof · cited by 193
- LinearMap.toPerfPairstatement · cited by 46
- LinearMap.IsPerfPairstatement and proof · cited by 34
Cited by1
Results whose statement or proof uses this declaration.
- Module.IsReflexive.of_isPerfPairproof · cited by 29