Mathlib Map

Theorems · Theorem · linear algebra

LinearMap.IsPerfPair.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}, p.IsPerfPair → p.flip.IsPerfPair

Given a perfect pairing between M and N, we may interchange the roles of M and N.

Defined in
Mathlib.LinearAlgebra.PerfectPairing.Basic
Cited by
1 results in Mathlib
Foundations
Depth 36 from the axioms · uses propext, Quot.sound
Assumes
AddCommGroupAddCommGroupCommRingModuleModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.