Back to NPA

Declaration

normal_contains_to_subgroup_le

Mathlib.Algebra.Group.Subgroup.Order

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 (G : Sort u), forall (N : forall (x : G), Prop), forall (H : forall (x : G), Prop), forall (contains : @NormalContains.{u} G N H), @SubgroupLe.{u} G N H

Proof term

fun G => fun N => fun H => fun contains => contains

Constants