Theorems · Theorem · linear algebra
LinearMap.IsAdjointPair.add
∀ {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} {B : M →ₗ[R] M →ₛₗ[I] M₃} {B' : M₁ →ₗ[R] M₁ →ₛₗ[I] M₃} {f f' : M → M₁}
{g g' : M₁ → M}, B.IsAdjointPair B' f g → B.IsAdjointPair B' f' g' → B.IsAdjointPair B' (f + f') (g + g')- Cited by
- 0 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Pi.add_applyproof · cited by 61
- LinearMap.map_addproof · cited by 32
- LinearMap.IsAdjointPairstatement and proof · cited by 20
- LinearMap.map_add₂proof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.