Theorems · Theorem · functional analysis
LinearPMap.closure_inverse_graph
∀ {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]
{f : E →ₗ.[R] F} [inst_7 : ContinuousAdd E] [inst_8 : ContinuousAdd F] [inst_9 : TopologicalSpace R]
[inst_10 : ContinuousSMul R E] [inst_11 : ContinuousSMul R F],
f.toFun.ker = ⊥ →
f.IsClosable → f.closure.toFun.ker = ⊥ → f.closure.inverse.graph = f.inverse.graph.topologicalClosureIf f is invertible and closable as well as its closure being invertible, then
the graph of the inverse of the closure is given by the closure of the graph of the inverse.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- 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
- SetLike.coeproof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- Set.imageproof · cited by 5,609
- Set.preimageproof · cited by 4,946
- Bot.botstatement and proof · cited by 4,720
Cited by2
Results whose statement or proof uses this declaration.
- LinearPMap.inverse_isClosable_iffproof · cited by 1
- LinearPMap.inverse_closureproof · cited by 0