Back to NPA

Declaration

ring_first_iso_phi_injective

Mathlib.Algebra.Ring.FirstIsomorphism

Packages

2

Module

63

Theorems

750

Declarations

1016

Untrusted sidecar

Source text and display overlays are presentation metadata. The signed certificate and checker result are the trusted evidence.

Statement

forall (R : Sort succ u), forall (S : Sort succ v), forall (f : forall (x : R), S), forall (q1 : @RingKerQuot.{u,v} R S f), forall (q2 : @RingKerQuot.{u,v} R S f), forall (h : @Eq.{succ v} S (@RingKerQuotToS.{u,v} R S f q1) (@RingKerQuotToS.{u,v} R S f q2)), @Eq.{succ u} (@RingKerQuot.{u,v} R S f) q1 q2

Proof term

theorem ring_first_iso_phi_injective.{u,v} :
  forall (R : Sort succ u), forall (S : Sort succ v), forall (f : forall (x : R), S), forall (q1 : @RingKerQuot.{u,v} R S f), forall (q2 : @RingKerQuot.{u,v} R S f), forall (h : @Eq.{succ v} S (@RingKerQuotToS.{u,v} R S f q1) (@RingKerQuotToS.{u,v} R S f q2)), @Eq.{succ u} (@RingKerQuot.{u,v} R S f) q1 q2 :=
  fun R => fun S => fun f => @first_iso_phi_injective.{u,v} R S f

Constants