Theorems · Theorem · functional analysis
ContinuousLinearEquiv.isUniformEmbedding
∀ {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 σ₂₁ σ₁₂] {E₁ : Type u_8} {E₂ : Type u_9}
[inst_4 : UniformSpace E₁] [inst_5 : UniformSpace E₂] [inst_6 : AddCommGroup E₁] [inst_7 : AddCommGroup E₂]
[inst_8 : Module R₁ E₁] [inst_9 : Module R₂ E₂] [IsUniformAddGroup E₁] [IsUniformAddGroup E₂] (e : E₁ ≃SL[σ₁₂] E₂),
IsUniformEmbedding ⇑e- Defined in
- Mathlib.Topology.Algebra.Module.Equiv
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- RingHomstatement and proof · cited by 10,189
- UniformSpacestatement and proof · cited by 2,040
- ContinuousLinearEquivstatement and proof · cited by 743
- RingHomInvPairstatement and proof · cited by 523
- ContinuousLinearEquiv.toContinuousLinearMapproof · cited by 448
- ContinuousLinearEquiv.symmproof · cited by 368
- IsUniformAddGroupstatement and proof · cited by 342
- ContinuousLinearEquiv.toLinearEquivproof · cited by 118
Cited by4
Results whose statement or proof uses this declaration.
- FiniteDimensional.completeproof · cited by 29
- ContinuousLinearEquiv.integral_comp_commproof · cited by 5
- VectorField.mpullbackWithin_mlieBracketWithin_of_isSymmSndFDerivWithinAtproof · cited by 1
- LinearEquiv.isUniformEmbeddingproof · cited by 0