Theorems · Theorem · linear algebra
Submodule.toLinearPMap_graph_eq
∀ {R : Type u_1} [inst : Ring R] {E : Type u_4} [inst_1 : AddCommGroup E] [inst_2 : Module R E] {F : Type u_5}
[inst_3 : AddCommGroup F] [inst_4 : Module R F] (g : Submodule R (E × F)),
(∀ x ∈ g, x.1 = 0 → x.2 = 0) → g.toLinearPMap.graph = g- Defined in
- Mathlib.LinearAlgebra.LinearPMap
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- Submodule.mapproof · cited by 614
- Submodule.extproof · cited by 204
- LinearPMap.domainproof · cited by 167
- LinearPMap.toFun'proof · cited by 124
- Subtype.coe_mkproof · cited by 81
- LinearMap.fstproof · cited by 64
- ExistsUnique.uniqueproof · cited by 42
- LinearPMap.graphstatement and proof · cited by 39
Cited by4
Results whose statement or proof uses this declaration.
- LinearPMap.inverse_graphproof · cited by 4
- LinearPMap.IsClosable.leIsClosableproof · cited by 2
- Submodule.toLinearPMap_rangeproof · cited by 1
- LinearPMap.graph_adjoint_toLinearPMap_eq_adjointproof · cited by 0