Mathlib Map

Theorems · Theorem · global analysis

ModelWithCorners.right_inv

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
  [inst_2 : NormedSpace 𝕜 E] {H : Type u_3} [inst_3 : TopologicalSpace H] (I : ModelWithCorners 𝕜 E H) {x : E},
  x ∈ Set.range ↑I → ↑I (↑I.symm x) = x
Defined in
Mathlib.Geometry.Manifold.IsManifold.Basic
Cited by
26 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceTopologicalSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

contDiffWithinAtProp_id · cited by 5contDiffWithinAtProp_idModelWithCorners.contMDiff · cited by 4ModelWithCorners.contMDiffContMDiff.inl · cited by 3ContMDiff.inlContMDiff.inr · cited by 3ContMDiff.inrModelWithCorners.contMDiffOn_symm · cited by 3ModelWithCorners.contMDif…hasMFDerivAt_id · cited by 3hasMFDerivAt_idcontMDiffOn_iff · cited by 2contMDiffOn_iffManifold.IsImmersionAtOfComplement.of_opens · cited by 2IsImmersionAtOfComplement…Manifold.IsSubmersionOfComplement.id · cited by 1IsSubmersionOfComplement.…trivializationAt_model_space_apply · cited by 1trivializationAt_model_sp…ofSet_mem_contDiffGroupoid · cited by 1ofSet_mem_contDiffGroupoidcontMDiff_isOpenEmbedding · cited by 1contMDiff_isOpenEmbeddingwrittenInExtChartAt_chartAt_comp · cited by 1writtenInExtChartAt_chart…writtenInExtChartAt_chartAt_symm_comp · cited by 1writtenInExtChartAt_chart…writtenInExtChartAt_sumSwap_eventuallyEq_id · cited by 1writtenInExtChartAt_sumSw…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldSet.range · cited by 4705Set.rangeModelWithCorners · cited by 2462ModelWithCornersPartialEquiv.toFun · cited by 821PartialEquiv.toFunModelWithCorners.toFun' · cited by 373ModelWithCorners.toFun'ModelWithCorners.symm · cited by 146ModelWithCorners.symmModelWithCorners.rightInvOn · cited by 3ModelWithCorners.rightInv…ModelWithCorners.right_invCITED BYCITES

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by26

Results whose statement or proof uses this declaration.