LinearIsometryEquiv.ofLinearIsometry.congr_simp
∀ {R : Type u_1} {R₂ : Type u_2} {E : Type u_5} {E₂ : Type u_6} [inst : Semiring R] [inst_1 : Semiring R₂]
{σ₁₂ : R →+* R₂} {σ₂₁ : R₂ →+* R} [inst_2 : RingHomInvPair σ₁₂ σ₂₁] [inst_3 : RingHomInvPair σ₂₁ σ₁₂]
[inst_4 : SeminormedAddCommGroup E] [inst_5 : SeminormedAddCommGroup E₂] [inst_6 : Module R E] [inst_7 : Module R₂ E₂]
(f f_1 : E →ₛₗᵢ[σ₁₂] E₂) (e_f : f = f_1) (g g_1 : E₂ →ₛₗ[σ₂₁] E) (e_g : g = g_1)
(h₁ : f.toLinearMap ∘ₛₗ g = LinearMap.id) (h₂ : g ∘ₛₗ f.toLinearMap = LinearMap.id),
LinearIsometryEquiv.ofLinearIsometry f g h₁ h₂ = LinearIsometryEquiv.ofLinearIsometry f_1 g_1 ⋯ ⋯- Cited by
- 3 results in Mathlib
- Foundations
- Depth 157 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- LinearMap.compstatement and proof · cited by 1,642
- LinearIsometryEquivstatement · cited by 748
- LinearMap.idstatement and proof · cited by 625
- RingHomInvPairstatement and proof · cited by 523
- LinearIsometrystatement and proof · cited by 194
- LinearIsometry.toLinearMapstatement and proof · cited by 55
Cited by3
Results whose statement or proof uses this declaration.
- Orientation.rotation_piproof · cited by 3
- Orientation.rotation_zeroproof · cited by 3
- Orientation.rotation_pi_div_twoproof · cited by 1