Theorems · Theorem · functional analysis
ContinuousLinearEquiv.coe_coe
∀ {R₁ : Type u_1} {R₂ : Type u_2} [inst : Semiring R₁] [inst_1 : Semiring R₂] {σ₁₂ : R₁ →+* R₂} {σ₂₁ : R₂ →+* R₁}
[inst_2 : RingHomInvPair σ₁₂ σ₂₁] [inst_3 : RingHomInvPair σ₂₁ σ₁₂] {M₁ : Type u_4} [inst_4 : TopologicalSpace M₁]
[inst_5 : AddCommMonoid M₁] {M₂ : Type u_5} [inst_6 : TopologicalSpace M₂] [inst_7 : AddCommMonoid M₂]
[inst_8 : Module R₁ M₁] [inst_9 : Module R₂ M₂] (e : M₁ ≃SL[σ₁₂] M₂), ⇑↑e = ⇑e- Defined in
- Mathlib.Topology.Algebra.Module.Equiv
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- RingHomstatement and proof · cited by 10,189
- ContinuousLinearMapstatement · cited by 5,352
- ContinuousLinearEquivstatement and proof · cited by 743
- RingHomInvPairstatement and proof · cited by 523
- ContinuousLinearEquiv.toContinuousLinearMapstatement · cited by 448
Cited by5
Results whose statement or proof uses this declaration.
- VectorPrebundle.toVectorBundleproof · cited by 1
- ContinuousLinearEquiv.iteratedFDerivWithin_comp_rightproof · cited by 1
- injective_mvfderiv_subtypeVal_sphereproof · cited by 1
- ContinuousLinearEquiv.contDiffWithinAt_comp_iffproof · cited by 1
- VectorPrebundle.contMDiffVectorBundleproof · cited by 0