Theorems · Theorem · linear algebra
LinearPMap.ext
∀ {R : Type u_1} {S : Type u_2} [inst : Ring R] [inst_1 : Ring S] {σ : R →+* S} {E : Type u_4} [inst_2 : AddCommGroup E]
[inst_3 : Module R E] {F : Type u_5} [inst_4 : AddCommGroup F] [inst_5 : Module S F] {f g : E →ₛₗ.[σ] F},
f.domain = g.domain → (∀ ⦃x : E⦄ ⦃hf : x ∈ f.domain⦄ ⦃hg : x ∈ g.domain⦄, ↑f ⟨x, hf⟩ = ↑g ⟨x, hg⟩) → f = g- Defined in
- Mathlib.LinearAlgebra.LinearPMap
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 27 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.
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapproof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- LinearMap.extproof · cited by 844
- LinearPMapstatement and proof · cited by 179
- LinearPMap.domainstatement and proof · cited by 167
- LinearPMap.toFun'statement and proof · cited by 124
- LinearPMap.casesOnproof · cited by 3
Cited by5
Results whose statement or proof uses this declaration.
- LinearPMap.dExtproof · cited by 3
- Module.Baer.ExtensionOf.extproof · cited by 2
- LinearPMap.ext_iffproof · cited by 0
- LinearPMap.closureHasCoreproof · cited by 0
- ContinuousLinearMap.toPMap_adjoint_eq_adjoint_toPMap_of_denseproof · cited by 0