Theorems · Definition · linear algebra
LinearMap.IsAdjointPair
{R : Type u_1} →
{M : Type u_5} →
{M₁ : Type u_6} →
{M₃ : Type u_8} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
[inst_3 : AddCommMonoid M₁] →
[inst_4 : Module R M₁] →
[inst_5 : AddCommMonoid M₃] →
[inst_6 : Module R M₃] →
{I : R →+* R} → (M →ₗ[R] M →ₛₗ[I] M₃) → (M₁ →ₗ[R] M₁ →ₛₗ[I] M₃) → (M → M₁) → (M₁ → M) → PropGiven a pair of modules equipped with bilinear maps, this is the condition for a pair of maps between them to be mutually adjoint.
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 32 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.
- DFunLike.coeproof · 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 and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
Cited by23
Results whose statement or proof uses this declaration.
- LinearMap.IsAdjointPair.compstatement and proof · cited by 2
- LinearMap.IsSelfAdjointproof · cited by 2
- LinearMap.IsSkewAdjointproof · cited by 2
- LinearMap.IsPairSelfAdjointproof · cited by 2
- mem_pairSelfAdjointMatricesSubmoduleproof · cited by 2
- LinearMap.isAdjointPair_iff_comp_eq_compl₂statement and proof · cited by 2
- LinearMap.isSkewAdjoint_iff_neg_self_adjointstatement · cited by 1
- LinearMap.IsAdjointPair.substatement and proof · cited by 1
- LinearMap.BilinForm.isAdjointPairLeftAdjointOfNondegeneratestatement · cited by 1
- LinearMap.BilinForm.isAdjointPair_unique_of_nondegeneratestatement and proof · cited by 1
- LinearMap.isAdjointPair_idstatement · cited by 1
- LinearEquiv.isAdjointPair_symm_iffstatement and proof · cited by 0