Back to NPA

Declaration

ring_first_iso_phi_surj_image

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 (y : S), forall (hy : @RingImagePred.{succ u,succ v} R S f y), forall (P : Prop), forall (mk : forall (q : @RingKerQuot.{u,v} R S f), forall (h : @Eq.{succ v} S (@RingKerQuotToS.{u,v} R S f q) y), P), P

Proof term

theorem ring_first_iso_phi_surj_image.{u,v} :
  forall (R : Sort succ u), forall (S : Sort succ v), forall (f : forall (x : R), S), forall (y : S), forall (hy : @RingImagePred.{succ u,succ v} R S f y), forall (P : Prop), forall (mk : forall (q : @RingKerQuot.{u,v} R S f), forall (h : @Eq.{succ v} S (@RingKerQuotToS.{u,v} R S f q) y), P), P :=
  fun R => fun S => fun f => @first_iso_phi_surj_image.{u,v} R S f

Constants