Theorems · Definition · functional analysis
LinearPMap.closure
{R : Type u_1} →
{E : Type u_2} →
{F : Type u_3} →
[inst : CommRing R] →
[inst_1 : AddCommGroup E] →
[inst_2 : AddCommGroup F] →
[inst_3 : Module R E] →
[inst_4 : Module R F] →
[inst_5 : TopologicalSpace E] →
[inst_6 : TopologicalSpace F] →
[ContinuousAdd E] →
[ContinuousAdd F] →
[inst_9 : TopologicalSpace R] →
[ContinuousSMul R E] → [ContinuousSMul R F] → (E →ₗ.[R] F) → E →ₗ.[R] FIf f is closable, then f.closure is the closure. Otherwise it is defined
as f.closure = f.
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- ContinuousSMulstatement and proof · cited by 1,016
- ContinuousAddstatement and proof · cited by 777
- LinearPMapstatement and proof · cited by 179
- LinearPMap.IsClosableproof · cited by 15
Cited by17
Results whose statement or proof uses this declaration.
- LinearPMap.IsClosable.graph_closure_eq_closure_graphstatement · cited by 6
- LinearPMap.closure_inverse_graphstatement and proof · cited by 2
- LinearPMap.le_closurestatement · cited by 2
- LinearPMap.IsClosable.closure_isClosedstatement and proof · cited by 2
- LinearPMap.closure_defstatement · cited by 1
- LinearPMap.closure_def'statement · cited by 1
- LinearPMap.inverse_isClosable_iffstatement and proof · cited by 1
- LinearPMap.HasCore.closure_eqstatement · cited by 1
- LinearPMap.inverse_closurestatement and proof · cited by 0
- LinearPMap.closureHasCorestatement and proof · cited by 0
- LinearPMap.isClosable_iff_exists_closed_extensionproof · cited by 0
- LinearPMap.closure.congr_simpstatement and proof · cited by 0